current location:Home > api調用 search
Found a total of 21321 related content
-
- js calls Baidu api to implement translation code
- js calls Baidu api to implement translation code
- 2017-12-06 122 1336
-
- Music Visualizer Web Audio API Perfect for Christmas
- A web-audio-api visual music player network audio API, very suitable for Christmas scene applications.
- 2021-12-23 142 1954
-
- js Bing login page
- landing.js is a JavaScript library used to create simple Bing API landing pages
- 2019-09-09 155 1713
-
- Simple udraggable drag-and-drop plugin
- An extremely simple and easy-to-use drag and drop component that can drag elements with just one line of code. The configuration is simple, includes drag constraint function, and detailed API.
- 2019-09-21 141 1227
-
- jQuery Baidu map custom annotation information code
- jQuery Baidu map custom annotation information code is a simple and practical Baidu map api annotation contact address name phone and other information code.
- 2017-12-11 150 1665
-
- 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
-
- Recommended demo for learning WeChat mini programs: chat room + audio and video + adding content +
- Recommended demo for learning WeChat mini program: chat room + audio and video + adding content + using Turing API to implement the robot chat function, and also implements some other functions, which are only for learning and research purposes;
- 2017-01-17 712 3583881
-
- YLUI highly scalable desktop UI template
- Extended from the open source project WIN10UI, YLUI has a familiar window operation interface, a fully visual development process, and a simple and powerful API.
- 2019-09-23 183 227173
-
- wxAppCMS WeChat applet management system
- wxAppCMS WeChat applet management system A free, simple, efficient and easy-to-use WeChat applet management system, Provide a perfect open source solution for WeChat mini programs. What can wxAppCMS be used for? 1. Access the WeChat public platform 2. Access WeChat mini program customer service messages 3. Provide API services for WeChat mini programs
- 2018-05-15 530 2471340
-
- ThinkPHP5.0 full version
- ThinkPHP5.0 version is a subversive and reconstructed version. The official team spent ten months and devoted a lot of time and energy to adopt new architectural ideas, introduce more new PHP features, optimize the core, reduce dependencies, and achieve It has real lazy loading, supports composer, and has made a lot of optimizations for API development, including routing, logs, exceptions, models, databases, template engines and verification modules, which have been reconstructed and are not suitable for upgrading the original 3.2 project. Please carefully consider upgrading commercial projects, but it is definitely the first choice for new projects (whether it is WEB or API
- 2017-03-09 2342 3578508
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- ThinkPHP configuration development and CMS backend practical courseware
- ThinkPHP configuration development and CMS backend practical courseware
- 2023-08-15 32 1562
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1692
-
- PHP programming (summary of basic knowledge points) courseware
- PHP programming (summary of basic knowledge points) courseware
- 2023-06-26 9 1769
-
- Front-end development (basics + practical project collection) courseware
- Front-end development (basics + practical project collection) courseware
- 2023-06-26 8 1518
-
- 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
-
- API Hook Complete Manual Chinese WORD Version
- This document mainly talks about the complete manual of API Hook; API HOOK technology is a technology used to change API execution results. Microsoft itself also uses this technology in the Windows operating system, such as Windows compatibility mode, etc. API HOOK technology is not a proprietary technology for computer viruses, but computer viruses often use this technology to hide themselves. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-29 2 837
-
- Android Chinese API collection chm version
- Android Chinese Translation Group - A collection of Android Chinese APIs. API documentation (Reference) is the basis of Android development. In the past three years (2007-2010), the official Chinese version of the API has not yet been released. The Android Chinese Translation Group has gathered a group of people to engage in Android development. People, forum moderators, college students, graduate students, etc. use their spare time to translate Android APIs. The number of people has grown from 1 to 80, and the number of published translations has ranged from 1 to 50.
- 2024-02-29 79 1973
-
- Android4.0 new SDK new features Chinese WORD version
- Android 4.0 is a major platform release that adds a host of new features for users and app developers. Of all the new features and APIs we'll discuss below, Android 4.0 is an important platform release because it brings the widely used APIs and hologram themes of Android 3.x versions to small-screen devices. Interested friends can come and take a look
- 2024-01-29 2 2146
-
- Spark Streaming Programming Guide Chinese WORD version
- Spark Streaming is the core API of Spark, which supports high throughput and fault-tolerant real-time streaming data processing. It can accept data sources from Kafka, Flume, Twitter, ZeroMQ and TCP Socket, use simple API functions such as map, reduce, join, window and other operations, and can also directly use built-in machine learning algorithms and graph algorithm packages to process data . Interested friends can come and take a look
- 2024-02-27 23 1114
-
- 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
-
- Apipost Win64-bit version 7.0.15
- A useful API debugging tool that can be used directly without downloading.
- 2023-03-01 375 5804
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- PHP QR Code
- PHP QR Code is an open source (LGPL) library used to generate QR Code, that is, two-dimensional code. Based on the libqrencode C library, it provides an API for creating QR Code barcode images (PNG, JPEG depend on GD2). Completely implemented in PHP.
- 2023-08-15 175 2570
-
- 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
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11516 92093
-
- PHP library for dependency injection containers
- PHP library for dependency injection containers
- 2018-01-26 575 25589
-
- Small PHP library for optimizing images
- Small PHP library for optimizing images
- 2018-01-26 749 19265