current location:Home > 后端服�%A search
Found a total of 21321 related content
-
- Registration and login template with separate front-end and back-end
- Registration and login template with separate front-end and back-end
- 2020-01-10 811 6625
-
- A simple example of selecting image cropping and uploading to the server using pure js
- The simplest pure js+html5 example of selecting image cropping and uploading to the server. Parameters control the size of the cropping area. The cropping area is movable. It supports preview after cropping and provides an example of receiving and uploading PHP files on the server side.
- 2021-04-27 149 1589
-
- Bootstrap adaptive computer and mobile terminal backend login interface code
- Bootstrap adaptive computer and mobile terminal backend login interface code
- 2017-12-29 351 5221
-
- js online customer service code suspended on the right side
- The online customer service code suspended on the right side of js is a responsive online customer service plug-in that is compatible with PC and mobile terminals.
- 2023-05-20 223 1492
-
- jquery popup video
- Put the video loading after the click, otherwise it will put a lot of pressure on the server.
- 2019-09-18 131 1168
-
- Front-end and back-end separation mobile terminal template
- Front-end and back-end separation mobile terminal template
- 2019-09-25 344 214825
-
- Clothing and apparel shopping e-commerce front-end website template
- Clothing and apparel shopping e-commerce front-end website template
- 2018-06-12 208 2327793
-
- Clothing e-commerce front-end HTML5 template
- Clothing e-commerce front-end HTML5 template
- 2018-06-11 330 2333973
-
- Simple responsive Bootstrap admin backend template-Space
- Web application management dashboard, Bootstrap3.3.7 framework, backend application template, backend html, management template, bootstrap template, management html, website backend, Space
- 2021-08-04 1114 7812
-
- Fashion design project display front-end website template
- Fashion design project display front-end website template
- 2018-06-14 207 2315962
-
- PHP mysql practice: Student Information Management System (Jade Girl Heart Sutra Edition) database
- The course in this chapter does not use any back-end framework of PHP. It writes a simple student information management system to add, delete, check and modify student information.
- 2022-05-18 458 4107
-
- PHP mysql practice: student information management system (Jade Girl Heart Sutra Edition)
- The course in this chapter does not use any back-end framework of PHP. It writes a simple student information management system to add, delete, check and modify student information.
- 2020-08-29 2189 6032
-
- Han Shunping's complete set of notes from entry to proficiency in PHP
- Han Shunping, graduated from Tsinghua University, is a well-known senior lecturer in software training in China. He has worked at Sina, Click Technology, and UFIDA. Host or participate in "Sina Mail System", "Orange SNS (Social Network) Website", "Click Technology Collaboration Software Group Server (Linux/Solaris Platform)", "National General Staff Voice Monitoring System", "English Learning Machine System" ", "UFIDA ERP (U8 Product) System" and other projects. Rich practical experience, patient and meticulous teaching, easy to understand, courageous to practice, diligent in innovation, teaching style close to life, teaching language vivid and interesting, many years
- 2017-12-12 600 3098576
-
- A Practical Guide to PHP Development 2.0
- For a programmer who has just entered PHP development, what he needs most is a practical development reference book, not just a variety of quick-start only hello wolds. When developing, you should also pay attention to many techniques and some "hidden rules". PHP is a very simple scripting language, but you need to work hard to use it well. At the same time, due to the characteristics of PHP, I have repeatedly emphasized that the most NB PHP programmers are not engaged in PHP. why? Because PHP acts as a glue language for gluing the backend together Database and front-end pages, more required
- 2017-12-12 279 3097500
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- Leaves simple green Beginning of Summer banner poster
- Leaves simple green Beginning of Summer banner poster free download twenty-four solar terms Beginning of summer summer new product launch Dragon Boat Festival freshness nature plant clothing watercolor PSD source file
- 2017-05-04 106 1534
-
- 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
-
- CXF creates webservice server Chinese WORD version
- This document mainly talks about CXF creating webservice server; Apache CXF is an open source Services framework. CXF helps you use Frontend programming API to build and develop Services, like JAX-WS. These Services can support multiple protocols, such as SOAP, XML/HTTP, RESTful HTTP or CORBA, and can run on multiple transport protocols, such as HTTP, JMS or JMS.
- 2024-02-28 27 1149
-
- 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 1039
-
- JSON Getting Started Guide Chinese WORD version
- JSON stands for JavaScript Object Natation. It is a lightweight data exchange format that is very suitable for the interaction between the server and JavaScript. This article will quickly explain the JSON format and demonstrate through code examples how to process JSON format data on the client and server respectively.
- 2024-01-27 0 1328
-
- Android service Service_detailed explanation WORD version
- This document mainly talks about the detailed explanation of the Android service Service_; Service is one of the four application components in the Android system (for details on other components, see Section 3.2). Services are mainly used for two purposes: background running and cross-process access. By starting a service, you can run specified tasks in the background without displaying the interface, so that it does not affect the user's ability to do other things. Communication between different processes can be achieved through the AIDL service, which is also one of the important uses of the service. I hope this document will help friends in need;
- 2024-01-31 0 804
-
- 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 51 1314
-
- Cloud lock server side
- Cloud lock server side
- 2018-02-03 222 4735
-
- XieTong XT800 server v5.2.0
- XieTong XT800 server v5.2.0
- 2018-03-03 199 4713
-
- Server data synchronization server side cwRsync_Server_2.1.5_Installer
- Server data synchronization server side cwRsync_Server_2.1.5_Installer
- 2018-02-06 228 5167
-
- Server file synchronization software server-side security version cwRsyncServer3.1.0_Installer
- Server file synchronization software Server-side security version cwRsyncServer_3.1.0_Installer
- 2018-02-07 238 4940
-
- Server Remote Desktop Port Modifier v2.0
- Server Remote Desktop Port Modifier v2.0
- 2018-03-02 210 3747
-
- PHP abstraction library for multiple backends
- PHP abstraction library for multiple backends
- 2017-12-12 126 1340
-
- php-APNS Server-side public class for Apple push notification service
- php-APNS Server-side public class for Apple push notification service
- 2017-03-30 200 1511
-
- 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