search
Found a total of 18778 related content
jQuery common toolset
jQuery common toolset
jQuery effects
1401

jQuery common toolset

Collection of commonly used tools
Collection of commonly used tools
time date
1205

Collection of commonly used tools

Toolbar menu with elastic animation effect using jquery and CSS3
Toolbar menu with elastic animation effect using jquery and CSS3
Menu navigation
1874

This is a toolbar menu special effect with elastic animation effect made using jquery and CSS3. The toolbar menu only displays a circular button by default. When the button is clicked, the submenu items will expand with elastic animation, and the effect is very cool.

jQuery set calendar work break time code
jQuery set calendar work break time code
time date
3496

jQuery sets the calendar work and rest time code, the effect of a calendar, just click on the above things, the functions are still very comprehensive, very suitable for corporate websites, PHP Chinese website recommends downloading!

jquery right side online QQ customer service + accordion special effects
jquery right side online QQ customer service + accordion special effects
online service
1822

This work is a very practical jquery special effect, which realizes the online QQ customer service + accordion function on the right side. It has a wide range of applications. Website online customer service, or online front desk, is a kind of website that uses the website as the medium to provide Internet visitors and website Internal employees provide instant communication page communication technology, so many websites can use online customer service special effects. This work also has an accordion group display function, which is very practical. PHP Chinese website recommends downloading!

b2evolution
b2evolution
zblog template
2483833

b2evolution is a mature and excellent Blog engine developed using PHP+MySQL. It contains all the functions that a Blog tool should have.

Network traffic analysis tool (Cacti)
Network traffic analysis tool (Cacti)
Other templates
4079

A network traffic monitoring graphical analysis tool developed based on PHP, MySQL, SNMP and RRDTool. It obtains data through snmpget and uses RRDtool to draw graphics. It provides very powerful data and user management functions.

Who else’s personal blog system 4.1.1.0
Who else’s personal blog system 4.1.1.0
Other templates
3584704

Who else's personal blog system can add four top-level columns. Recommended: "Resource sharing, commonly used tools, notifications and announcements, about the author".

v6.10.1b2evolution blog system
v6.10.1b2evolution blog system
zblog template
2398686

b2evolution is a mature and excellent Blog engine developed using PHP+MySQL. It contains all the functions that a blog tool should have. Features of b2evolution include: 1. Instant Blogging: Blogging can be done directly on the web page. You can also blog by sending email or MMS or using client tools such as w.bloggar. 2. Provides a large number of beautiful appearances for you to choose from. 3. Anti-spam machine

phpMyAdmin database management tool
phpMyAdmin database management tool
Other templates
2755

phpMyAdmin is a MySQL database management tool based on PHP and structured in Web-Base mode on the website host. phpMyAdmin can manage the entire MySQL server (requires superuser) or a single database.

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

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
2347

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
2246

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
2288

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
2199

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

DVWA
DVWA
php development editor
7402

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

MantisBT
MantisBT
php development editor
4886

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Fat-Free Framework
Fat-Free Framework
PHP framework
947

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
872

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

Slim
Slim
PHP framework
730

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.

GNU make Chinese manual pdf version
GNU make Chinese manual pdf version
Other manuals
755

GNU makefile Chinese manual pdf, the article describes the GNU make tool more completely, covering the usage and syntax of GNU make. At the same time, we focus on how to write Makefile for a project. Before reading this book, readers should have a certain understanding of the GNU tool chain and some common programming tools in Linux. Such as: gcc, as, ar, ld, yacc, etc. This article gives a relatively complete description of the GNU make tool, covering the usage and syntax of GNU make. Focus on how to use make to manage software projects,

Kotlin Android Chinese development help document PDF version
Kotlin Android Chinese development help document PDF version
Mobile terminal
2925

This book is not a language reference book, but it is a tool for Android developers to learn Kotlin and use it in their own projects. I will use some language features and interesting tools and libraries to solve many typical problems we encounter in daily life. This book is very practical, so I suggest you follow my examples and code in front of a computer. Whenever you have some ideas you can dive into them. Is this book right for you? This book is written to help those interested in developing with the Kotlin language.

Summary of three major techniques for performance optimization of programming language Perl Chinese WORD version
Summary of three major techniques for performance optimization of programming language Perl Chinese WORD version
Server side development
2304

This article will focus on discussing Perl performance optimization techniques. When using Perl to develop some service applications, sometimes you will encounter problems with Perl performance or resource usage. You can use require to load modules, use system functions and XS-based modules, and write yourself with low overhead. Modules, etc. to optimize Perl performance. Perl is a powerful language, a powerful tool, and a very delicious dish:-) Using many of Perl's features, you can achieve some very interesting and practical functions. I hope this document will help friends in need; interested friends can come and take a look.

UNIX Technical Manual Unix in a Nutshell, 4th Edition English PDF text version
UNIX Technical Manual Unix in a Nutshell, 4th Edition English PDF text version
development tools
2154

Unix in a Nutshell also covers many important, industry-standard open source tools. The book also fully discusses commonly used shells (bash, ksh, and tcsh) and important elements such as regular expressions, as well as old tools such as sed, awk, and vi. Unix is ​​not a huge thing: it is a complex, and the Unix Technical Manual is the book that brings it all together. What is unix? The original unix source code is owned by sco, and the registered trademark of unix is ​​owned by open grou

DELPHI control development in-depth and simplified word document doc format
DELPHI control development in-depth and simplified word document doc format
Server side development
1211

DELPHI control development is in-depth and simple. Some people have said that "Delphi programmers who cannot develop controls are not real programmers." It is precisely because of its high scalability and support for a large number of third-party controls that Delphi can attract the critical eyes of countless programmers. Even developers who need to use other development tools for their work often miss the days and nights spent with Delphi. It has been more than a year since I came into contact with Delphi. I was overwhelmed by the hundreds of controls on the Delphi component panel, and now I can understand them

PHP common tools
Other libraries
2581

PHP common tools

A common tool class for php
Other libraries
1934

A common tool class for php

Commonly used PHP package paging tools
Pagination library
2523

Commonly used PHP package paging tools

PHP encapsulates some commonly used tool classes
Other libraries
2381

PHP encapsulates some commonly used tool classes

Tools to run SSH tasks using PHP
Other libraries
1301

Tools to run SSH tasks using PHP