current location:Home > type-c接口 search
Found a total of 21321 related content
-
- jQuery Sina Weibo interface picture upload source code
- jQuery Sina Weibo interface picture upload source code
- 2018-06-26 104 1529
-
- 16 exquisite contact customer service window plug-in effects
- 16 exquisite contact customer service window plug-in effects, each one is small, flexible and beautiful, and can be called directly from the website HTML plug-in
- 2022-01-20 233 7337
-
- HTML5 PC WeChat chat window interface
- The HTML5 computer-side WeChat chat window interface is an HTML5 imitation WeChat direct chat message window screen with bubbles made based on CSS3 attributes, with smooth sliding text animation display and some cool dynamic features.
- 2019-03-02 302 5815
-
- layer web elastic layer component
- Layer is a web elastic layer component with excellent reputation. Layer is compatible with all mainstream browsers including IE6. Its considerable number of interfaces allows you to customize as many styles as you need, and each elastic layer mode has its own characteristics. The official website has detailed API
- 2019-09-18 111 1244
-
- Tab label picture switching large picture preview special effect
- Use native js ES6 to implement the category label tab switching display image preview special effects interface. Dynamically set image text acquisition to achieve tab switching effects for classified images. Just call the following function new $isg_Img({data: data, curType: initial display category, parasitifer: locator });
- 2020-11-30 153 1637
-
- Alipay interface
- Alipay interface
- 2017-12-04 418 3140709
-
- AliPay Alipay interface sample source code
- AliPay Alipay interface sample source code
- 2017-11-24 591 3173994
-
- v2.7Asp WeChat payment interface code
- As everyone knows, WeChat Pay is now very popular, whether in shopping malls, supermarkets, or on websites. WeChat Pay is developing very rapidly, but the ASP version of WeChat Pay is not available on the WeChat public platform, and currently the websites developed based on the ASP language are not available. It is very common, so it is very inconvenient for this kind of website to integrate WeChat payment. Based on this, we independently developed various payment interfaces for WeChat Pay based on the open SDK provided by WeChat, including: WeChat scan code payment, H5 payment, WeChat official account payment, WeChat red envelope payment, WeChat card payment and a series of interfaces for All ASP code used by the website.
- 2018-06-01 320 2388090
-
- v2.0 Coupon Pusher Taoke Coupon Program
- Tuiguanke CMS is developed using thinkphp as the core framework, which is safe, stable and efficient. No Taobao API interface is required, and more than 70,000 products with internal coupons are automatically updated every day, making it easy to achieve ultra-high commissions.
- 2018-05-30 233 2400590
-
- JD Baitiao WeChat Mini Program
- JD Baitiao WeChat Mini Program implements the home page and Baitiao page, as well as the WeChat Mini Program’s open API interface functions and module display.
- 2017-11-10 269 3218566
-
- Weixin JS interface
- Weixin JS interface
- 2018-02-02 197 2895444
-
- WeChat JS interface
- WeChat JS interface
- 2018-02-06 205 2882181
-
- swoole writes courseware related to high-performance API interfaces
- swoole writes courseware related to high-performance API interfaces
- 2021-12-10 60 1085
-
- WeChat public platform interface secondary development source code
- WeChat public platform interface secondary development source code
- 2018-01-27 478 2925086
-
- Design and implementation of mobile programming communication interface based on YII framework
- Design and implementation of mobile programming communication interface based on YII framework
- 2018-02-07 197 2879391
-
- Cute summer elements vector material (EPS PNG)
- This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
- 2024-05-09 184 2738
-
- Four red 2023 graduation badges vector material (AI EPS PNG)
- This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
- 2024-02-29 185 2347
-
- Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
- This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
- 2024-02-29 161 2246
-
- Golden graduation cap vector material (EPS PNG)
- This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 172 2288
-
- Black and white style mountain icon vector material (EPS PNG)
- This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 187 2199
-
- How Android uses WebService interface Chinese WORD version
- This document mainly describes how Android uses the WebService interface; WebService is a remote calling standard based on the SOAP protocol. Different operating system platforms, different languages, and different technologies can be integrated through WebService. The OPhone SDK does not provide a library for calling WebService. Therefore, you need to use a third-party class library (KSOAP2) to call WebService. This article will introduce the specific details of calling WebService in OPhone, and
- 2024-01-28 1 2663
-
- Things about JNI programming in Android Chinese WORD version
- This document mainly talks about JNI programming in Android; JNI is translated as Java local interface. It allows Java code to interact with code written in other languages. Provide JNI method in android so that Java programs can call C language programs. Many Java classes in android have native interfaces, which are implemented locally and then registered in the system. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-26 0 822
-
- Design of virtual instrument based on USB and LabVIEW word version
- The interface technology of virtual instruments and USB has received close attention in the field of instrument research and development. The use of USB interfaces for intelligent peripherals for data acquisition and control has improved its bottleneck phenomenon and also strengthened its "affinity" with general-purpose computers. Ordinary MCS-51 The microcontroller does not have a USB interface, and LabVIEW, one of the virtual instrument application software development platforms, does not provide a driver for the USB interface. For this reason, the design principles of virtual instruments based on USB and LabVIEW and the USB development method are introduced, and a method of USB development is proposed.
- 2024-01-28 56 1391
-
- OpenGL introductory tutorial Chinese WORD version
- This document is an introductory tutorial to OpenGL; the purpose is to let everyone give up TC's old graphics interface and let everyone get in touch with some new things. As one of the current mainstream graphics APIs, OpenGL has superior features to DirectX in some situations. OpenGL (full Open Graphics Library) refers to a professional graphics program interface that defines a cross-programming language and cross-platform programming interface specifications. It is used for three-dimensional images (two-dimensional as well), and is a powerful and easy-to-call underlying graphics library. Friends in need can download and take a look
- 2024-02-03 50 1410
-
- Introduction and improvement of Android JNI development Chinese WORD version
- This document mainly talks about the introduction and improvement of Android JNI development; JNI has a wide range of applications in the Android system. The bottom layer of the Android system is implemented in C/C++, and the APIs provided by the upper layer are all Java. Java calls the underlying implementation through JNI. For example: Android API multimedia interface MediaPlayer class actually calls the libmedia library through JNI at the bottom layer. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-26 0 758
-
- Fat-Free Framework
- Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.
- 2024-10-17 4 947
-
- PHPixie
- PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
- 2024-10-17 0 872
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- FuelPHP
- The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!
- 2024-10-17 0 744
-
- Yii
- Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
- 2024-10-17 0 763
-
- php WeChat interface receiving class
- php WeChat interface receiving class
- 2017-03-15 287 5285
-
- PHP WeChat API interface class
- PHP WeChat API interface class
- 2017-03-15 519 5990
-
- php WeChat interface response class
- php WeChat interface response class
- 2017-03-15 358 5464
-
- PHP WeChat interface complete encapsulation class
- PHP WeChat interface complete encapsulation class
- 2017-03-15 772 8138
-
- PHP WeChat public account interface base class
- PHP WeChat public account interface base class
- 2017-03-15 351 5616