search
Found a total of 18770 related content
Popup layer (floating panel) plug-in jspanel
Popup layer (floating panel) plug-in jspanel
jQuery effects
1114

jspanel is a jQuery plugin for creating highly configurable floating panels in backend solutions and other web applications.

HTML5 modal window pop-up layer plug-in with very comprehensive effects
HTML5 modal window pop-up layer plug-in with very comprehensive effects
html5 special effects
1858

JS special effects is a technology that implements special effects or special functions in web pages. It uses web scripts (javascript) to write and produce dynamic special effects, such as picture switching, gradients, etc. It activates the atmosphere of the web page and has Sometimes it will have a certain degree of intimacy. services (console applications, desktop applications, WEB applications, etc.)

jQuery responsive background login interface template
jQuery responsive background login interface template
Other special effects
28266

jQuery responsive backend login interface template html source code. The login page uses jquery to verify the form and determine whether the username and password meet the requirements. Usually the login page is a page that must be used on corporate websites or mall websites. Responsive backend pages, When the browser zooms in or out, the background will resize the image according to the browser! PHP Chinese website recommends downloading!

Grid picture accordion jquery special effects code
Grid picture accordion jquery special effects code
Picture special effects
2178

The grid image accordion jquery special effects code combines the functions of grid accordion thumbnails and accordion panels to give you an interesting way to display your image website. You can choose to use XML or HTML. The powerful API will allow further increasing the functionality of this jQuery plugin, which can be easily integrated into your own applications. Compatible with mainstream browsers, PHP Chinese website recommends downloading! Instructions: 1. Introduce the style sheet files style.css and grid-accordion.css in the head area 2. in head

Mobile Happy Scratch HTML5 plug-in
Mobile Happy Scratch HTML5 plug-in
html5 special effects
343

The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.

Application launcher page template
Application launcher page template
Front-end template
2462925

Application launcher page template

APP program software application promotion service web page template
APP program software application promotion service web page template
Front-end template
709

An APP program software application promotion service web page template

High-end mobile application UI interface H5 template-Odis
High-end mobile application UI interface H5 template-Odis
Mobile site source code
5104

materialdesign,materiaze,mobile h5,mobile ui mobile app,odis

Mobile app function introduction download page template
Mobile app function introduction download page template
Front-end template
4075

Simple mobile app application landing page template_landing page_single page website template_responsive single page template

Application online store promotion website template
Application online store promotion website template
Front-end template
913

Application online store promotion website template is a free application online store promotion website template for download. Tip: This template calls the Google font library, and the page may open slowly.

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.

Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
Vector material
386

This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a 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.

Android Development Guide Chinese PDF version
Android Development Guide Chinese PDF version
Mobile terminal
614

Android development guide Chinese pdf version, friends who learn android can refer to it. Application Fundamentals Key Classes Application Components Activation Components: Intent Close Component Manifest File Intent Filter Activity and Task Affinity (Attraction) and New Task Loading Mode Clean Stack Start Task Process and Thread Process Thread Remote Procedure Call Thread Safe Method Component Life cycleActivi

Create a Web Maven Project in Eclipse and deploy it to Tomcat Chinese WORD version
Create a Web Maven Project in Eclipse and deploy it to Tomcat Chinese WORD version
Other manuals
1063

As we all know, during the development process of J2EE projects, if you only modify the page during the debugging phase, you do not need to restart the application server. For example, you do not need to restart Tomcat. Just refresh the page in the browser. In fact, the fundamental reason why there is no need to restart application servers such as Tomcat is because we can set a virtual directory in the configuration file of the application server, so that we can know the directory where the web project is located, so we can save the need to package and then re-publish to Server steps. Interested friends can come and take a look

Writing a small database with Delphi Chinese WORD version
Writing a small database with Delphi Chinese WORD version
Server side development
608

This document mainly talks about using Delphi to write small databases; Delphi is one of the most popular programming tools at present. It has many advantages in developing database applications and provides a powerful way to develop database applications based on the client/server model. ability. In terms of database access, it is equipped with Borland Database Engine (BDE), which can access various databases through SQL Links, ODBC and other technologies, and can also use ADO to access various databases. In terms of application client development, Delphi provides

Android service Service_detailed explanation WORD version
Android service Service_detailed explanation WORD version
Mobile terminal
660

This document mainly talks about the detailed explanation of the Android service Service_; Service is one of the four application components in the Android system (for details on other components, see Section 3.2). Services are mainly used for two purposes: background running and cross-process access. By starting a service, you can run specified tasks in the background without displaying the interface, so that it does not affect the user's ability to do other things. Communication between different processes can be achieved through the AIDL service, which is also one of the important uses of the service. I hope this document will help friends in need;

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

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