search
Found a total of 18770 related content
video encapsulation ui
video encapsulation ui
jQuery effects
1140

video encapsulation ui

BootStrap Modal and Tab plug-in packaging
BootStrap Modal and Tab plug-in packaging
jQuery effects
1117

The JQ encapsulation of BootStrap Modal and Tab can be encapsulated into controls for easy use without having to write a bunch of divs and css.

Pure native js encapsulated progress bar plug-in
Pure native js encapsulated progress bar plug-in
jQuery effects
752

Pure native js encapsulated progress bar plug-in

Pure JS package YMDClass year month day three-level linkage plug-in
Pure JS package YMDClass year month day three-level linkage plug-in
jQuery effects
992

Pure JS package YMDClass year month day three-level linkage plug-in

Pure JS encapsulated year, month and day three-level linkage streamlined plug-in
Pure JS encapsulated year, month and day three-level linkage streamlined plug-in
time date
1340

Pure JS encapsulated year, month and day three-level linkage streamlined plug-in

waterfall adaptive waterfall flow effect
waterfall adaptive waterfall flow effect
Bootstrap template
226587

Use front encapsulation rendering, and the width and height gap of the cell defines the global parameters to be modified by yourself.

Data visualization interface for multiple chart plug-ins
Data visualization interface for multiple chart plug-ins
Bootstrap template
227575

A data visualization demo interface, used for large-screen display of data monitoring, with some simple plug-ins encapsulated in it.

Simple layui website backend page template
Simple layui website backend page template
backend template
1286877

The website background template based on layui, the page entrance is index.html. Using iframe, you must enter from index.html, otherwise the page you see will not have a menu on the left, including product management, news classification, information management, product management, user management, Pages such as user messages, (which contain a set of plug-ins encapsulated by themselves, pop-up layers, confirm, paging, message boxes, etc.)

Minimalist style literary young industrial designer corporate website template
Minimalist style literary young industrial designer corporate website template
Front-end template
3417790

Minimalist simple brown literary youth vi ui album home home decoration industrial design design designer bootstrap responsive css3 animation mobile phone ft5 enterprise boutique beautiful atmosphere works case display studio internet

jquery plug-in library collection
jquery plug-in library collection
Bootstrap template
228595

pui is a plug-in library developed based on jQyery. It has been used stably online for more than 2 years. Its rich interfaces, simple and clear calling methods, and flexible callback functions allow you to easily create a web front-end interface solution with flexible interaction. The plug-in library encapsulates layout, form elements, form validation, pop-up windows, toast, bubble pop, tab switching, calendar time, paging, tables, trees, css naming and other functions

Mother's Day background vector material download with envelope filled with flowers (EPS+AI)
Mother's Day background vector material download with envelope filled with flowers (EPS+AI)
Vector material
1454

Download the Mother's Day background vector material with envelopes filled with flowers. A Mother's Day background vector material with envelopes filled with flowers. It is available in EPS and AI formats, including JPG preview, and is available for free use.

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.

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.

Detailed explanation of Android WebView examples Chinese WORD version
Detailed explanation of Android WebView examples Chinese WORD version
Mobile terminal
1091

This document mainly describes the detailed explanation of Android WebView examples; Android phones have a high-performance webkit kernel browser built into them, which is encapsulated in the SDK as a component called WebView. WebKit is a software framework included in Mac OS X v10.3 and above (v10.2.7 and above can also be obtained through software updates). At the same time, WebKit is also the basis for Mac OS X's Safari web browser. WebKit is an open source project mainly developed by KDE's K

The whole process of Android driver development Chinese WORD version
The whole process of Android driver development Chinese WORD version
Mobile terminal
557

Android's hardware abstraction layer, simply put, encapsulates the Linux kernel driver, provides interfaces upward, and shields low-level implementation details. In other words, the hardware support is divided into two layers, one is placed in user space (User Space), and the other is placed in kernel space (Kernel Space). Among them, the hardware abstraction layer runs in user space, and the Linux kernel driver The program runs in kernel space. Interested friends can come and take a look

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

PHP curl encapsulation class
curl class library
2067

PHP curl encapsulation class

PHP curl encapsulation class
curl class library
4962

PHP curl encapsulated class

PHP curl packaging class library
Other libraries
1677

PHP curl packaging class library

PHP encapsulated calendar class
Other libraries
1804

PHP encapsulated calendar class

PHP encapsulation CURL extension class
curl class library
1794

PHP encapsulation CURL extension class