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

Scroll bar implemented by js+css

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

Custom scroll bar plug-in implemented in js

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

Sliding progress bar based on vue2.0

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

Animated progress bar effect implemented with CSS3

The return to top code appears after the scroll bar appears on the page
The return to top code appears after the scroll bar appears on the page
Back to top
4058

The return to top code appears after the scroll bar appears on the page

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
5081

Refresh-free scrolling web page template based on Vue Nuxt

Black alumni network management platform template
Black alumni network management platform template
backend template
3513955

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
226433

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
3434746

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
2041856

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

Cute summer elements vector material (EPS PNG)
Cute summer elements vector material (EPS PNG)
PNG material
2747

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.

Four red 2023 graduation badges vector material (AI EPS PNG)
Four red 2023 graduation badges vector material (AI EPS PNG)
PNG material
2359

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
banner picture
2259

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.

Golden graduation cap vector material (EPS PNG)
Golden graduation cap vector material (EPS PNG)
PNG material
2299

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.

Black and white style mountain icon vector material (EPS PNG)
Black and white style mountain icon vector material (EPS PNG)
PNG material
2206

This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.

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

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.

Parallels Desktop 12
Parallels Desktop 12
php development environment (integrated)
19998

Mac activation version-the best virtual machine on Mac

PhpStorm 18.2.1 Win版
PhpStorm 18.2.1 Win版
php development editor
373467

Professional PHP integrated development tools

Fat-Free Framework
Fat-Free Framework
PHP framework
955

Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.

PHPixie
PHPixie
PHP framework
877

PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.

AutoIt3 Chinese help document packaging
AutoIt3 Chinese help document packaging
Other manuals
1022

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
1522

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
675

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

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

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

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

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

A collection of 50 excellent classic PHP algorithms
Other libraries
25205

Classic PHP algorithm, learn excellent ideas and expand your thinking

WeChat applet signature decryption ThinkPHP library
Other libraries
10992

WeChat applet signature decryption ThinkPHP library

Alibaba Cloud SMS Service singleSendSmsPHP library
Other libraries
3738

Alibaba Cloud SMS Service singleSendSmsPHP library

ThinkPHP5 Alipay payment library (super simple, super easy to use!)
Other libraries
6493

ThinkPHP5 Alipay payment library (super simple, super easy to use!)

Tencent qq login php class
Other libraries
4556

Tencent qq login php class