search
Found a total of 18770 related content
Color picker written in javascript
Color picker written in javascript
jQuery effects
358

The color picker written in javascript can not only select any color from the color spectrum, but also quickly select commonly used colors from custom color blocks.

Sensing mouse entry direction picture display plug-in-sHover
Sensing mouse entry direction picture display plug-in-sHover
Mouse effects
1075

sHover is a small component written in pure native JavaScript and can be used without introducing JQuery or other plug-ins.

js-implement native form submission verification
js-implement native form submission verification
form button
3598

Native js form submission verification code download. Native JavaScript implementation, suitable for novices learning js. After the user completes filling in, click the submit button to determine whether the filled in information meets the requirements. If not, the corresponding information modification requirements will pop up to guide the user to fill in the form correctly.

A simple countdown timer plug-in implemented in native js
A simple countdown timer plug-in implemented in native js
time date
1782

Download a simple countdown timer plug-in using native js. A universal countdown timer plug-in written based on native JavaScript, accurate to milliseconds, simple and practical.

MagicZoom-js magnifying glass plug-in
MagicZoom-js magnifying glass plug-in
magnifying glass effect
3158

MagicZoom.js magnifying glass plug-in is a javascript mall detailed page product picture partial magnification effect, switching pictures automatically zooms in, and can be divided into left and right pages.

Creative studio bootstrap template
Creative studio bootstrap template
Front-end template
3112001

Bootstrap, from Twitter, is a very popular front-end framework. Bootstrap is based on HTML, CSS, and JavaScript. It is simple and flexible, making web development faster. [1] It was developed by Twitter designers Mark Otto and Jacob Thornton and is a CSS/HTML framework. Bootstrap provides elegant HTML and CSS specifications, which are written in the dynamic CSS language Less. Boots

Mobile UI&WeChat UI YDUI Touch
Mobile UI&WeChat UI YDUI Touch
Front-end template
220556

YDUI Touch is specially built for mobile terminals. It is compatible with mainstream mobile devices in terms of technical implementation and interaction design, ensuring light code and high performance. It uses Flexbox technology to flexibly align, shrink, and expand elements to easily handle mobile page layouts; it is implemented with rem Powerful screen adaptation layout, adapts to all screens in equal proportions; customize Javascript components, Less files, and Less variables to customize your own YDUI.

Travel hotel booking car rental service website template
Travel hotel booking car rental service website template
Front-end template
673

One-stop service website template for travel hotel booking and car rental is a travel website template download suitable for providing one-stop service for hotel booking and car rental. Tip: This template calls the Google font library, and the page may open slowly.

Internet data SEO service website template
Internet data SEO service website template
Front-end template
778

Internet data SEO service website template is a promotional website template download suitable for Internet companies that provide SEO, data analysis, software development and other services. Tip: This template calls the Google font library, and the page may open slowly.

Beauty and skin care SPA industry website template
Beauty and skin care SPA industry website template
Front-end template
548

The beauty and skin care SPA industry website template is a website template download suitable for promotion of the beauty, skin care and medical beauty industry. Tip: This template calls the Google font library, and the page may open slowly.

javascript abbreviation
javascript abbreviation
PNG material
793

javascript abbreviation logo free download, javascript, JS, PNG format

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.

Example tutorial to learn Python word version in 1 hour
Example tutorial to learn Python word version in 1 hour
Server side development
903

This article is suitable for experienced programmers to enter the world of Python2.x as soon as possible. Especially, if you master Java and Javascript, you can use Python to quickly and smoothly write useful Python programs in less than an hour.

Introduction to matlab basic knowledge Chinese WORD version
Introduction to matlab basic knowledge Chinese WORD version
Other manuals
1214

MATLAB (Matrix Laboratory) is the abbreviation of MATrix LABoratory, a commercial mathematics software produced by The MathWorks Company of the United States. MATLAB is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numerical calculations. In addition to common functions such as matrix operations and drawing function/data images, MATLAB can also be used to create user interfaces and call programs written in other languages ​​(including C, C++ and FORTRAN). MATLAB basics; command window

Perl Lwp documentation chm version
Perl Lwp documentation chm version
Server side development
1679

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

EasyUI Chinese learning tutorial DOC version
EasyUI Chinese learning tutorial DOC version
Other manuals
828

jQuery EasyUI is a collection of UI plug-ins based on jQuery, and the goal of jQuery EasyUI is to help web developers more easily create feature-rich and beautiful UI interfaces. Developers do not need to write complex javascript, nor do they need to have an in-depth understanding of css styles. All developers need to know are some simple html tags. This platform provides EasyUI Chinese learning tutorial downloads, friends who need it can download it!

Android under Eclipse
Android under Eclipse
Mobile terminal
929

This document mainly talks about the Android-NDK installation under Eclipse; Android NDK is the abbreviation of Native Development Kit running on the Android platform. Android application developers can call C or C++ native code through the NDK. NDK compilation requires make and gcc in Cygwin, so download and install Cygwin first. I hope this document will help friends in need; 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