current location:Home > 上门服�%A search
Found a total of 21313 related content
-
- jQuery sliding door tab scroll up and down switching special effects
- jQuery sliding door tab scroll up and down switching special effects
- 2017-09-18 121 1698
-
- jQuery sliding door tab scrolling up and down switching effect
- jQuery sliding door tab scroll up and down switching special effects
- 2018-01-18 44 1016
-
- jquery icon navigation controls sliding door scrolling up and down
- jquery icon navigation controls the sliding door to scroll up and down. Click or place the mouse on the picture on the left, and the content on the right changes. It is a cool sliding door scrolling up and down effect. Generally we use it for corporate websites or shopping mall websites. , PHP Chinese website recommends downloading!
- 2017-01-14 103 2007
-
- vue.js + axios.js image compression processing and uploading to the server
- vue.js + axios.js image compression processing and uploading to the server
- 2020-01-06 30 1129
-
- 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
-
- Wedding clothing e-commerce online mall HTML5 template
- Wedding clothing e-commerce online mall HTML5 template
- 2018-03-01 88 2807683
-
- Fashion clothing shopping online mall whole site template
- Fashion clothing shopping online mall whole site template
- 2017-01-21 84 3581920
-
- One-stop online service bank website template
- One-stop online service bank website template is a template download suitable for bank online service promotion website. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-08-14 5 403
-
- 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
-
- Responsive organic fruit store promotion HTML5 website template
- A website template suitable for online promotion and purchasing services of fruit shops
- 2023-02-13 21 521
-
- Getting Started with PHP and Mastering Object-Oriented Programming (Part 1) Courseware
- Getting Started with PHP and Mastering Object-Oriented Programming (Part 1) Courseware
- 2021-11-05 95 919
-
- Learn PHP by yourself in 10 minutes
- Learn PHP by yourself in 10 minutes. The first chapter is an introductory chapter, which mainly includes understanding PHP, setting up a PHP development environment, basics of PHP development, PHP flow control statements, functions, string operations, regular expressions, PHP arrays, PHP and Web Page interaction, date and time, etc.; Part 2 is an improved chapter, mainly including MySQL database design, PHP operation of MySQL database, Cookie and Session, graphics and image processing technology, file and directory processing technology, object-oriented, PDO database abstraction layer, Program debugging and error handling, A
- 2017-12-09 502 3107800
-
- TP5 actual combat_teaching management system whole site source code
- This set of tutorials uses a real school teaching management system as an example to teach you step by step how to quickly develop a commercial project using the ThinkPHP5 framework on a piece of white paper, starting from scratch, allowing you to quickly get started with TP5 project development. .
- 2017-08-11 12328 3454546
-
- Search engine optimization advanced programming PHP version (including source code)
- Search engine optimization has traditionally been the job of the marketing team. But in this book, we will look at search engine optimization from another perspective and let programmers also participate in the search engine optimization team. Search engine optimization (SEO) is not just the job of the marketing department. It must be carefully thought through by the Web site developer, throughout the entire development process from the initial Web site idea. By changing the architecture of a Web site and modifying its presentation technology, search engine rankings and traffic levels can be greatly improved. This unique handbook is designed for PHP developers or those involved in
- 2017-12-07 335 3115856
-
- PHP intermediate tutorial ajax technology
- AJAX stands for "Asynchronous Javascript And XML" (Asynchronous JavaScript and XML), which refers to a web development technology for creating interactive web applications. It is not a new programming language, but a new way to use existing standards. The biggest advantage is that you can exchange data with the server and update part of the web page content without reloading the entire page. No browser plug-ins are required. , but requires the user to allow JavaScript to execute on the browser. "PHP Intermediate Tutorial: Ajax Technology" will take you quickly
- 2017-10-15 2087 3285531
-
- 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 41 1342
-
- 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
-
- 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
-
- Getting Started with Android Fragment Usage WORD Version
- This document mainly talks about the usage of Fragments for getting started with Android; Fragments are used to describe some behaviors or part of the user interface in an Activity. We can create multiple UI panels in a single activity by merging multiple fragments, and they can also be reused at the same time. fragment in multiple activities. You can think of fragment as a module of activity. Fragment has its own life cycle and receives its own input events. It can be received from a running
- 2024-02-01 0 580
-
- Maven series
- Some companies do not provide external networks for programmers, so maven cannot be used to access remote warehouse addresses, so it is necessary to find a machine in the LAN that has external network permissions; build a nexus private server, and then programmers connect to this private server In this case, you can access the maven remote warehouse through this computer with a nexus private server. Interested friends can come and take a look
- 2024-02-29 6 1571
-
- 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
-
- WinNMP - Windows Nginx MySql Php 8 stack
- WinNMP - Nginx MariaDB Redis Php 8 Development Stack for Windows A lightweight, fast and stable server stack for developing php mysql applications on Windows, based on the excellent web server Nginx. Is a lightweight alternative to XAMPP and WAMP. Also known as WTServer and wt-nmp the current package contains the latest stable versions of: - Nginx web server - MariaDB 10 database server, mysq
- 2023-08-15 14 2173
-
- Liferay Portal
- Liferay Portal is the world's leading enterprise open source portal framework, providing integrated web publishing and content management, an enterprise service bus and service-oriented architecture, and compatibility with all major IT infrastructures. Please check out our latest releases on GitHub: https://github.com/liferay/liferay-portal/releaseshttps://github.com/liferay/liferay-ide/releases
- 2023-08-18 3 1621
-
- Nextcloud Server
- Nextcloud Server is a free and open source server software that allows you to store all your data on a server of your choice. With Nextcloud, you can easily access and store data located in data centers you trust, sync data across devices, and share your data for collaboration. It provides the best security in self-hosted file sync and sharing and can be extended with hundreds of apps.
- 2023-08-18 2 1541
-
- iTop - IT Service Management & CMDB
- iTop stands for IT Operations Portal. It is a complete open source and web-based IT service management platform that includes a fully customizable configuration management database (CMDB), a help desk system and a document management tool. It complies with ITIL standards and can be easily customized and extended to integrate with your IT thanks to a large number of add-ons and web services. iTop also provides batch import tools to help you be more efficient. The project source code has been migrated to https://github.com/Combodo/iTop
- 2023-08-15 1 1646
-
- 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
-
- 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