search
Found a total of 18770 related content
jQuery compatible picture gallery plug-in for computers and mobile phones
jQuery compatible picture gallery plug-in for computers and mobile phones
jQuery effects
1293

jQuery compatible picture gallery plug-in for computers and mobile phones

js picture gallery plug-in compatible with computer and mobile phone version 23547
js picture gallery plug-in compatible with computer and mobile phone version 23547
Photo album effects
4594

js picture gallery plug-in compatible with computers and mobile phones

Swiper responsive image carousel code compatible with computers and mobile phones
Swiper responsive image carousel code compatible with computers and mobile phones
CSS3 special effects
1626

Swiper responsive image carousel code compatible with computers and mobile phones

jQuery is also compatible with swiper responsive image carousel code on computers and mobile phones
jQuery is also compatible with swiper responsive image carousel code on computers and mobile phones
jQuery effects
2355

jQuery is also compatible with swiper responsive image carousel code on computers and mobile phones

CSS3 rotation animation product list chart special effects
CSS3 rotation animation product list chart special effects
CSS3 special effects
325

CSS3 rotating animation product list image special effect, which can automatically display the animation effect just by hovering the mouse. It is compatible with both computer and mobile terminals.

Atmospheric photography studio website template
Atmospheric photography studio website template
Front-end template
3418303

Atmospheric photography studio bootstrap single page responsive mobile display image sharing lightbox computer

Green atmospheric e-commerce responsive website template
Green atmospheric e-commerce responsive website template
Front-end template
3422917

turquoise green business boutique beautiful atmosphere e-commerce mall shop slash online shopping flat scrolling it shopping mobile mall bootstrap o2o responsive mobile phone widescreen entire site enterprise slideshow big picture business notebook computer mall

Computer technology company product promotion web page template
Computer technology company product promotion web page template
Front-end template
3423089

Computer technology company product promotion web page template, a full set of templates, including homepage, solutions, products, clients, services, contact and other website template pages. This template has been verified by W3C and complies with Web2.0 standards.

HYBRID e-mall backend management template
HYBRID e-mall backend management template
backend template
3517652

HYBRID e-mall backend management template is compatible with PC and mobile phones. It has a full set of templates, including dashboards, UI elements, charts, labels, response tables, forms and other backend template pages.

v7.0.0603UsualToolCMS public version
v7.0.0603UsualToolCMS public version
Other templates
2370814

UsualToolCMS is an enterprise-level website content management system written in PHP+MYSQL. It uses template separation technology to support the creation of multiple types of sites. With UsualToolCMS, you can quickly build websites on mobile phones and computers at the same time. Through UsualToolCMS, you can quickly access public accounts and quickly generate a WeChat applet and WEBAPP, truly integrating multiple sites into one. Internet technology has become simpler. Upgrade Instructions: UsualToolCMS7.0.0604 adds text/picture automatic watermark system

Computer chair icon
Computer chair icon
Icon material
949

Computer chair icon download provides 11 computer chair icons in PNG format with a size of 128x128 pixels for free download.

TV station logo icon
TV station logo icon
Icon material
1384

Free download of TV station logo icon in PNG format

battery icon material
battery icon material
Icon material
1076

14 PNG battery icon materials

imac apple computer PNG material
imac apple computer PNG material
PNG material
1494

imac apple computer icon free download computer monitor apple computer work computer product physical png material

Phone icon material
Phone icon material
Icon material
805

16 PNG format phone icon materials

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.

SecLists
SecLists
php development editor
5741

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

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

Subversion Installation and Instructions Document WORD Version
Subversion Installation and Instructions Document WORD Version
Other manuals
811

This document mainly describes the installation and use instructions for Subversion; Subversion is a free/open source version control system that is gradually replacing CVS. Subversion's repository can be accessed through the network, allowing users to operate on different computers. Subversion supports versioned directories, true version history, atomic commits, versioned dataless, an optional network layer, consistent data operations, efficient branch and tag operations, and modifiability. I hope this document will help those in need; those who are interested

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.

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