search
Found a total of 18770 related content
General left pop-up navigation effect code for e-commerce websites
General left pop-up navigation effect code for e-commerce websites
Menu navigation
2041

The left pop-up navigation effect code is common for e-commerce websites. It is often used on corporate websites or shopping mall websites. It is used on the left side of the website to display products in categories. The effect is simple and grand. PHP Chinese website recommends downloading!

Various exquisite animation effects js code for mouse hovering pictures
Various exquisite animation effects js code for mouse hovering pictures
Picture special effects
1789

A variety of exquisite animation effects js code for mouse hovering pictures, the effect is very grand and beautiful, often used in corporate websites, shopping mall websites or personal websites to display products or photos. PHP Chinese website recommends downloading!

jquery atmospheric icon menu tab switching effect
jquery atmospheric icon menu tab switching effect
TABTAB
2004

jquery's atmospheric icon menu tab switching effect, click on the upper cell, the content below will change, very suitable for large portal websites. PHP Chinese website recommends downloading!

Native js imitation Taobao shopping cart page
Native js imitation Taobao shopping cart page
Other special effects
3603

Native js imitates Taobao shopping cart page. It uses native js to achieve the effect of Taobao shopping cart, click addition and subtraction, changes in quantity and changes in total price. It is very suitable for some e-commerce websites or large shopping malls. PHP Chinese website recommends downloading!

jquery implements beautiful search effects code by column
jquery implements beautiful search effects code by column
form button
1353

jquery implements beautiful special effects code for searching by column. It is often used on corporate websites or shopping mall websites, allowing users to find the content information they want to see more quickly. The style is simple and elegant. PHP Chinese website recommends downloading!

Business Atmosphere Fertilizer Website
Business Atmosphere Fertilizer Website
Other templates
3139210

Business Atmosphere Fertilizer Website

High-end atmospheric business website template
High-end atmospheric business website template
Front-end template
2463239

High-end atmospheric business website template

Atmospheric widescreen business company website
Atmospheric widescreen business company website
Front-end template
2986913

Atmospheric widescreen business company website

Flat atmospheric business and financial website template
Flat atmospheric business and financial website template
Front-end template
2442235

Flat atmospheric business and financial website template

Atmospheric business black HTML5 website template
Atmospheric business black HTML5 website template
Front-end template
2829497

Atmospheric business black HTML5 website template

Business group enterprise banner picture
Business group enterprise banner picture
banner picture
1253

Commercial group enterprise banner large picture free download corporate culture corporate website enterprise group enterprise core

Clown popping out of the box design April Fools' Day vector material (AI+EPS)
Clown popping out of the box design April Fools' Day vector material (AI+EPS)
Vector material
378

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.

Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
Vector material
348

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.

Colorful beautiful floral design spring background vector material (AI+EPS)
Colorful beautiful floral design spring background vector material (AI+EPS)
Vector material
368

This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.

14 different types of dinosaur vector materials (EPS+PNG)
14 different types of dinosaur vector materials (EPS+PNG)
PNG material
508

This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.

Microweber
Microweber
Programmer's Aid Tools
1569

Microweber is an open source drag-and-drop website building tool and powerful next-generation content management system with built-in e-commerce capabilities. Whether your website is an online store, business website or personal blog, you can easily build it with Microweber. Thanks to its excellent drag-and-drop technology, Microweber makes it easier for you to build your website and see the changes you make to it in real time, even without technical knowledge. Its revolutionary real-time text writing and editing capabilities and drag-and-drop functionality mean the user experience is significantly improved, allowing users to edit text in less time

WIKINDX
WIKINDX
Programmer's Aid Tools
4395

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

CiviCRM
CiviCRM
Programmer's Aid Tools
4482

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

Joomla
Joomla
Programmer's Aid Tools
3945

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.

phpList
phpList
Programmer's Aid Tools
4111

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.

Python website development guide WORD version
Python website development guide WORD version
Server side development
979

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

mod_python 3.2.8 Chinese manual doc version
mod_python 3.2.8 Chinese manual doc version
Server side development
923

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 (

python basic tutorial to lesson 60_python basic information word version
python basic tutorial to lesson 60_python basic information word version
Server side development
1072

Basic python tutorial to lesson 60. This tutorial introduces to you at the beginning, why to learn python, what are the advantages of python, etc. It will really make you want to learn python quickly. Why use Python as an introductory programming language? the reason is simple. Every language has its supporters and detractors. Go to Google "why python" and you will get a lot of results, such as wide range of applications, open source, active community, rich libraries, cross-platform, etc. You may also find

Python introductory tutorial Chinese WORD version
Python introductory tutorial Chinese WORD version
Server side development
656

Python is an efficient language. The reading and writing operations are very simple. Just like ordinary English, Python is an interpreted and executed language. We do not need to compile, we only need to write the code to run. Python is an oriented language. The language of objects, everything in Python is an object. Python is a very interesting language; interested friends can come and take a look.

Basic introduction to python unittest Chinese WORD version
Basic introduction to python unittest Chinese WORD version
Server side development
862

Python comes with a unit test module, pyUnit is what we call: unittest; this document mainly talks about the basic introduction of python unittest; interested friends can come and take a look

A collection of 50 excellent classic PHP algorithms
Other libraries
24412

Classic PHP algorithm, learn excellent ideas and expand your thinking

PHPExcel-1.8 class library (worth collecting!)
File processing library
90802

PHPExcel PHP class library for operating Office Excel documents

Encryption PHP library for generating unique strings from integers
Other libraries
9388

Encryption PHP library for generating unique strings from integers

Annotation-based PHP encryption library
Other libraries
7749

Annotation-based PHP encryption library

PHP library for processing text
Other libraries
9825

PHP library for processing text