current location:Home > web服務 search
Found a total of 21313 related content
-
- 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
-
- Pure CSS3 retro film player special effects
- Pure CSS3 retro film player special effects is a simple film music player and film recording player special effects.
- 2024-02-29 6 478
-
- HTML5 video player window floating code
- The HTML5 video player window floating code is a black and beautiful MP4 video player code.
- 2024-02-29 6 571
-
- Lightweight html5 WinBox page pop-up plug-in
- The lightweight html5 WinBox page pop-up plug-in is very convenient and easy to operate. It supports functions such as maximizing, minimizing, full screen, closing, moving, and opening multiple windows.
- 2024-02-29 3 334
-
- Online customer service system
- Mibew Web Messenger is an open source online customer service system. Mibew Web Messenger allows customers or visitors to chat with administrators online (all chats will be recorded). The system supports unlimited agents, visitors and chat history. Provide a web management interface that allows administrators to: set automatic reply messages, track where visitors click in from, search historical chat records, forward information to other administrators, mark "perverted" visitors, and view all current calls Situation, when the customer service staff is offline
- 2018-05-09 142 2497428
-
- Internet marketing development and design service agency website template
- Internet marketing development and design service agency website template is an Internet company website template download that provides UX design, marketing, web development and other services. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-10-07 13 642
-
- phpMyAdmin database management tool
- phpMyAdmin is a MySQL database management tool based on PHP and structured in Web-Base mode on the website host. phpMyAdmin can manage the entire MySQL server (requires superuser) or a single database.
- 2020-05-02 208 2394
-
- Atmospheric boutique website construction company official website bootstrap template
- Atmospheric boutique website construction enterprise big picture background css3 animation html5 responsive bootstrap mobile phone it technology Internet official website group whole site background big picture slideshow service foreign trade widescreen full screen adaptive quotation design company display WEB DESIGN
- 2017-08-12 73 3423149
-
- v3.2.13POSCMS open source content management system
- PHP Open Source Website Management System (PhpOpenSourceCMS, referred to as POSCMS) is an open source web content management system developed based on the PHP+MYSQL+CI framework with the product concept of openness, open source and flexibility. The program is perfectly compatible with PHP7 and has performance optimization based on PHP7. , the system is more stable, the operation is user-friendly, the functions are powerful, the scalability is strong, the secondary development and post-maintenance are convenient, and it can help you quickly build a powerful and professional WEB website system, WeChat website, APP server and other applications.
- 2018-05-30 998 2407888
-
- Web service development
- Web service development
- 2018-02-11 199 2864364
-
- Large-scale Web service development technology
- Large-scale Web service development technology
- 2018-02-02 205 2895123
-
- "Large-scale Web Service Development Technology" PDF HD version
- "Large-scale Web Service Development Technology" PDF HD version
- 2018-03-02 546 2806311
-
- ngnix actually replaces apache as a high-performance web server
- ngnix actually replaces apache as a high-performance web server
- 2018-02-01 234 2899609
-
- 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
-
- Perl Lwp documentation chm version
- LWP is the abbreviation of Library for Web access in Perl. The purpose is very clear, it is a Perl package for accessing the Web server. Using the LWP package, we can easily access resources on external web servers in our perl scripts. Why use LWP? Today's website applications are becoming more and more complex. It is simply impossible to simply write a Sockettelnet to obtain resources using the GET command, especially for some websites that require passwords to log in. If you just want to simply get
- 2024-02-29 5 1679
-
- 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
-
- Websphere deployment and release steps Chinese WORD version
- This book mainly describes the steps of Websphere deployment and release; WebSphere is IBM's software platform. It encompasses the entire middleware infrastructure, such as servers, services, and tools, required to write, run, and monitor 24/7, industrial-strength, on-demand web applications and cross-platform, cross-product solutions. WebSphere provides reliable, flexible, and robust software. Interested friends can come and take a look
- 2024-01-29 0 744
-
- Python website development guide WORD version
- This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
- 2024-01-25 0 979
-
- mod_python 3.2.8 Chinese manual doc version
- mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
- 2024-01-25 0 923
-
- kangle web server
- High-performance web server that is easy to operate and manage
- 2018-01-23 195 3692
-
- Cloud server web management system
- Web server management software is the best free web server management software
- 2018-01-23 230 5504
-
- Lighttpd high-performance web server v1.4.46
- Lighttpd high-performance web server v1.4.46
- 2018-02-22 89 4661
-
- lighttpd-v1.4.46
- Lighttpd high-performance web server
- 2018-01-22 72 3316
-
- Apache 2.2.25
- One of the most popular web server-side software
- 2017-02-13 2797 22919
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802
-
- Encryption PHP library for generating unique strings from integers
- Encryption PHP library for generating unique strings from integers
- 2018-01-23 307 9388
-
- Annotation-based PHP encryption library
- Annotation-based PHP encryption library
- 2018-01-23 177 7749
-
- PHP library for processing text
- PHP library for processing text
- 2018-01-23 306 9825