current location:Home > curl请求类 search
Found a total of 21313 related content
-
- Use datatableajax to request json rendering data based on layui
- Use datatableajax to request json rendering data based on layui
- 2019-09-30 107 1860
-
- jQuery filters data by condition
- This plug-in can use ajax requested data to filter data, and the style layout is simple and beautiful.
- 2019-09-09 47 818
-
- jQuery nine-square grid lottery plug-in jqeury.luckdraw.js
- A modified jQuery plug-in, adding a mouse click callback function, which can request the background to modify the winning number
- 2019-09-04 21 1597
-
- Super simple and practical pop-up jquery plug-in
- Compatible with IE8, it is simple, practical and beautiful, and you can freely change the pop-up window style. You can add ajax requested data to the pop-up window!
- 2019-09-17 39 866
-
- Mobile Happy Scratch HTML5 plug-in
- The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.
- 2024-02-29 5 343
-
- Mobile infinite scroll loading waterfall flow
- There are 2 folders inside. The file name is: finishing, which is a simulation of writing data that my project has not yet requested from the background. After requesting the background data, the waterfall js has a little change, and the file name is: finished. The change is that the parameters need to be passed to the background, and the filled content is filled with data from the background. It depends on your project needs. Since the chrome simulator does not allow reading the local file json, if you want to test it, you can see the effect by opening the project in hbuilder, or using Firefox.
- 2019-09-24 85 220340
-
- Responsive catering dedecms template
- Responsive catering dedecms template, tested completely and error-free, compatible with mainstream browsers. The template contains installation instructions and contains test data. This template is designed based on DEDECms 5.7 UTF-8. If you need the GBK version, please convert it yourself.
- 2017-01-14 249 3582665
-
- Mechanical bearing electronic products website source code
- The template for the latest kernel development of DreamWeaver was developed by 518 Source Code Forum. Please note the source when reprinting. This template belongs to the general enterprise category, and can be used by equipment companies such as mechanical bearings and slitting machines. This template has a wide range of uses and is not limited to one type of enterprise. You only need to replace the pictures and product content with yours. Yes, the color can be modified, which will give you a refreshing feeling! Comes with the latest mobile terminal, the same backend, real-time data synchronization, simple and applicable!
- 2017-02-20 139 3572957
-
- Audio radio blog class dedecms template
- ★Template introduction★ Audio radio blog dedecms template, tested completely and error-free, compatible with mainstream browsers. The template contains installation instructions and contains test data. This template is designed based on DEDECms 5.7 UTF-8. If you need the GBK version, please convert it yourself.
- 2017-01-17 211 3582094
-
- HTML5 responsive ecological vegetable enterprise dream template
- ★Template introduction★ HTML5 responsive ecological vegetable enterprise dreamweaving template, tested completely and error-free, compatible with mainstream browsers. The template contains installation instructions and contains test data. This template is designed based on DEDECms 5.7 UTF-8. If you need the GBK version, please convert it yourself.
- 2017-01-17 187 3582233
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1340
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 56 914
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 998
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- Service in-depth analysis WORD version
- This document mainly talks about the in-depth analysis of Service; we start with the analysis of the fundamental meaning of Service. The essence of service is to respond to client requests. To provide services, you must establish a framework for receiving requests, processing requests, and responding to the customer service side. I think Android Service designers will always keep this service essential block diagram in their minds. From a program perspective, the service must have a closed loop framework and a request processing framework. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-27 0 728
-
- Use Nexus to build a Maven private server Chinese WORD version
- This document mainly talks about using Nexus to build a Maven private server; the private server is a special remote warehouse set up on the LAN for the purpose of proxying the remote warehouse and deploying third-party components. With the private server, when Maven needs to download a component, it directly requests the private server. If it exists on the private server, it downloads it to the local warehouse; otherwise, the private server requests an external remote warehouse, downloads the component to the private server, and then provides it to the local warehouse for download. Interested friends can come and take a look
- 2024-02-28 0 1018
-
- Android cooperates with WebService to access remote database Chinese WORD version
- Use HttpClient to request data from the server-side action. Of course, calling server-side methods to obtain data is not the only one. WebService can also provide us with the required data, so what is webService? , it is a remote calling standard based on the SAOP protocol. Different operating system platforms, different languages, and different technologies can be integrated through webservice. To realize Android and server-side data interaction, we need some libraries in the PC machine Java client, such as XFire, A
- 2024-02-26 0 903
-
- Life cycle of Flex3 components and frameworks Chinese WORD version
- Throughout this book we refer to a lot of Flex framework source code, but for the sake of brevity we don't always show the code we refer to. As you read this book, you will be asked to open Flex Builder, or have access to the source code of the Flex3 framework, as we discuss how the source code works and why. If you follow along with the source code, please note that we often skip functionality or specific code so that we can stay relevant to the current topic. This prevents us from getting too far away from the current topic, which is mainly explaining the subtleties of the code. This is not to say that the function of those codes is not important, but that those
- 2024-01-16 0 872
-
- Android Development Guide Chinese chm version
- Android Application Framework Development Guide Chinese version chm, this booklet is a translation of the application framework part of the English development material Android SDK version 1.5, covering all major concepts of Android application development. Some content is compiled from the Internet. This article is for technical learning only, please do not use it for commercial purposes. Contents include: Application Fundamentals. Key classes...
- 2024-01-31 0 880
-
- TeemIp - IPAM and DDI solution
- TeemIp is a free, open source, WEB-based IP address management (IPAM) tool that provides comprehensive IP management functions. It allows you to manage IPv4, IPv6 and DNS spaces: track user requests, discover and assign IPs, manage your IP plans, subnet spaces, zones and DNS records in compliance with best DDI practices. Meanwhile, TeemIp's Configuration Management Database (CMDB) allows you to manage your IT inventory and associate your configuration items (CIs) with the IPs they use. The project source code is located at https://github.
- 2023-08-18 11 2074
-
- WIKINDX
- Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
- 2023-10-07 23 4395
-
- CiviCRM
- CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
- 2023-10-07 24 4482
-
- Joomla
- Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
- 2023-09-25 20 3945
-
- phpList
- phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
- 2023-09-18 15 4111
-
- PHP curl request class
- PHP curl request class
- 2017-08-07 425 6860
-
- PHP simulates post request class
- PHP simulates post request class
- 2017-05-24 194 1489
-
- http request processing PHP class
- http request processing PHP class
- 2017-04-10 237 5081
-
- http request processing PHP class
- http request processing PHP class
- 2018-01-10 150 2546
-
- PHP class to send POST request
- PHP class to send POST request
- 2017-12-30 103 2435