search
Found a total of 18770 related content
Scroll bar implemented by js+css
Scroll bar implemented by js+css
jQuery effects
878

Scroll bar implemented by js+css

Custom scroll bar plug-in implemented in js
Custom scroll bar plug-in implemented in js
jQuery effects
2988

Custom scroll bar plug-in implemented in js

Animated progress bar effect implemented with CSS3
Animated progress bar effect implemented with CSS3
jQuery effects
991

Animated progress bar effect implemented with CSS3

Sliding progress bar based on vue2.0
Sliding progress bar based on vue2.0
jQuery effects
1487

Sliding progress bar based on vue2.0

6 ways to implement a progress bar
6 ways to implement a progress bar
jQuery effects
717

6 ways to implement a progress bar

App landing page single-page template source code implemented by Vue+Nuxt-Jironis
App landing page single-page template source code implemented by Vue+Nuxt-Jironis
Front-end template
4802

Refresh-free scrolling web page template based on Vue Nuxt

Black alumni network management platform template
Black alumni network management platform template
backend template
3513727

The black alumni network management platform template is simple to operate and very easy to use. It has a unique four-level menu display method and gathers custom scroll bars and mouse right-click menus.

Filter plug-in Shuffle.js and responsive grid classification and sorting
Filter plug-in Shuffle.js and responsive grid classification and sorting
Bootstrap template
226200

The animation is adaptive to achieve perfect layout, perfect changes from mobile to PC, and can also search, filter and other functions

Dynamic cloud login interface
Dynamic cloud login interface
backend template
3434522

The dynamic cloud login interface implemented by CSS3+jQuery adopts HTML5 technology. The login interface effect of white clouds fluttering and the realistic white cloud special effects are realized using CSS3. Of course, jQuery also plays an important role, but in traditional HTML , it is impossible to do. I hope that HTML will be fully compatible as soon as possible. The current IE8 is really heartbreaking. If you want to study HTML5 technology, download the special effects as soon as possible.

2.1.3 Serendipity
2.1.3 Serendipity
zblog template
2041462

Serendipity is a smart blog BLOG system implemented in PHP. Serendipity is feature-rich, compliant and open source based on BSDLicense. Serendipity 2.1.3 change log: 2018-08-16 * Security: Ensure admin configuration and blog entry limits for RSS are parsed as integers for SQL queries; * Security: Prevent XSS possibility in Edit Entry panel; *Security: Disables sending comment notifications and email addresses to multiple people; this can be used for batch

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.

PHP QR Code
PHP QR Code
Programmer's Aid Tools
2024

PHP QR Code is an open source (LGPL) library used to generate QR Code, that is, two-dimensional code. Based on the libqrencode C library, it provides an API for creating QR Code barcode images (PNG, JPEG depend on GD2). Completely implemented in PHP.

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.

AutoIt3 Chinese help document packaging
AutoIt3 Chinese help document packaging
Other manuals
699

AutoIt v3 version, which is a free software that uses a BASIC-like scripting language, is designed for automating operations in a Windows GUI (Graphical User Interface). It utilizes simulated keyboard keys, mouse movements, and window/control combinations to implement automated tasks. This is impossible to achieve in other languages ​​or has no reliable method (such as VBScript and SendKeys). AutoIt is very small and runs completely on all windows operating systems. (thesnow note: It is no longer available.

Research on MATLAB and VB hybrid programming technology WORD version
Research on MATLAB and VB hybrid programming technology WORD version
Other manuals
1251

This document mainly talks about the research on mixed programming technology of MATLAB and VB; it focuses on four methods of integrating MATLAB in VB applications to achieve program optimization, namely using Matrix VB, calling DLL dynamic link library, applying Active automation technology and dynamic data exchange technology, and analyzes the key issues and basic steps in the integration process. This hybrid programming combines the visual interface of VB with the powerful numerical analysis capabilities of MATLAB. I hope this document will help friends in need; interested friends can come and take a look.

Android sensor programming Chinese WORD version
Android sensor programming Chinese WORD version
Mobile terminal
504

This document mainly talks about Android sensor programming; a sensor is a physical device or biological organ that can detect and feel external signals, physical conditions (such as light, heat, humidity) or chemical composition (such as smoke), and will detect Information is passed to other devices or organs. At the same time, it can also be said that the sensor is a detection device that can sense the information being measured, and can transform the detected information into electrical signals or other required forms of information output according to certain rules to meet the needs of information transmission and Requirements for processing, storage, display, recording and control. It is the first to realize automatic detection and automatic control

Analysis of Android application message processing mechanism Chinese WORD version
Analysis of Android application message processing mechanism Chinese WORD version
Mobile terminal
1091

Android applications are driven by messages. The system maintains a message queue for each application. The main thread of the application continuously obtains messages from this message queue (Looper), and then processes these messages (Handler). , In this way, the execution of the application is driven by messages. This article will analyze the message processing mechanism of Android applications in detail. Friends in need can download and take a look

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

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