current location:Home > 静态文件服务器 search
Found a total of 21313 related content
-
- jQuery static paging plugin
- A powerful static paging plug-in based on jQuery. Applicable browsers: IE8+, FireFox, Chrome, Safari, Opera.
- 2017-03-24 59 1359
-
- 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 41 1383
-
- Super sci-fi cool visualization with music space-time tunnel special effects background animation
- Download the super sci-fi cool visualization background animation code with music and space-time tunnel special effects. Support custom music files. Warm reminder: The js special effects music needs to be run in a server environment or opened locally using Firefox browser, otherwise there will be only animation and no music.
- 2018-10-27 201 6899
-
- 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
-
- HTML5 paper folded into gift box animation special effects
- The HTML5 paper folding into gift box animation effect is a Christmas gift animation effect implemented in CSS that is suitable for Christmas or any holiday.
- 2024-02-29 5 327
-
- Blue Internet software service provider static website template download
- Blue Internet software service provider static website template download
- 2017-01-22 46 3580747
-
- Download a full set of car insurance sales service online mall website templates
- Download a complete set of website templates for the auto insurance sales service online mall. The download file contains 42 static web page templates. Download the complete website template for the entire site.
- 2017-03-21 159 3562669
-
- Large mobile version comprehensive tourism service website platform website template download
- Download the entire website template of the large-scale mobile version of the comprehensive tourism service website platform. The download file contains 42 static pages. Download the complete website template of the entire website.
- 2017-03-13 87 3565323
-
- Mobile WeChat version of comprehensive automobile service website website template download
- Download the entire website template of the mobile WeChat version of the automobile comprehensive service website. The download file contains 34 static web page templates. Download the complete website template of the entire website.
- 2017-03-01 64 3567576
-
- High-end and elegant clothing customization enterprise website template download
- Download the high-end and elegant clothing customization enterprise website template. The download file contains two static web pages: index homepage and about us.
- 2017-01-18 57 3581508
-
- "How Freemarker generates static html files"
- "How Freemarker generates static html files"
- 2018-01-02 178 3026500
-
- "The problem with Freemarker generating static html files and Chinese garbled characters"
- "The problem with Freemarker generating static html files and Chinese garbled characters"
- 2017-12-21 207 3065675
-
- Problems with Freemarker generating static html files and Chinese garbled characters
- Problems with Freemarker generating static html files and Chinese garbled characters
- 2017-10-20 241 3271699
-
- PHP realizes multi-server session sharing and memcache sharing Chinese WORD version
- PHP realizes multi-server session sharing and memcache sharing Chinese WORD version
- 2017-10-11 285 3291911
-
- PHP realizes memcache sharing of multi-server session sharing
- This article is a continuation of PHP's NFS sharing of multi-server session sharing, but this time, I use memcache to store sessions. Please see here for the installation of memcache: Build an efficient, reliable, and stable WEB server
- 2017-12-08 341 3111279
-
- 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
-
- Asset server server construction for Unity3D game development Chinese WORD version
- This document mainly talks about the construction of Asset server server for Unity3D game development; Asset Server is currently the resource version management tool that comes with Unity. It is similar to the SVN and perForce we are usually familiar with. However, for the current Unity, Asset Server is more powerful than Unity. Version control software such as SVN and perForce are easier to use, because the Unity3.x version does not support software such as SVN very well. When multiple people work together, data loss and other situations often occur. because
- 2024-02-27 1 680
-
- Create a Web Maven Project in Eclipse and deploy it to Tomcat Chinese WORD version
- As we all know, during the development process of J2EE projects, if you only modify the page during the debugging phase, you do not need to restart the application server. For example, you do not need to restart Tomcat. Just refresh the page in the browser. In fact, the fundamental reason why there is no need to restart application servers such as Tomcat is because we can set a virtual directory in the configuration file of the application server, so that we can know the directory where the web project is located, so we can save the need to package and then re-publish to Server steps. Interested friends can come and take a look
- 2024-02-26 0 1063
-
- Android development tutorials and notes pdf version
- Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.
- 2024-02-29 12 2490
-
- 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 660
-
- 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 1127
-
- 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 66 4575
-
- DBMailPro-mail server
- DBMailPro-mail server
- 2018-02-01 51 3176
-
- WinWebmail mail server
- WinWebmail mail server
- 2018-01-20 91 4072
-
- EVO mail server
- EVO mail server
- 2018-01-26 124 3598
-
- TurboMail mail server
- TurboMail mail server software
- 2018-01-26 87 3648
-
- PHP class library generated from static files
- PHP class library generated from static files
- 2018-01-25 346 10457
-
- A static file php generated class
- A static file php generated class
- 2017-03-25 104 1835
-
- PHP static file generation class instance
- PHP static file generation class instance
- 2017-03-23 144 1907
-
- PHP static file generation class library
- 2017-02-23 109 1676
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412