search
Found a total of 18778 related content
Select all table rows and invert selection
Select all table rows and invert selection
form button
1515

Select all table rows and invert selection

Jquery table rows select all and invert selection
Jquery table rows select all and invert selection
jQuery effects
861

Jquery table rows select all and invert selection

Native JS table list select all inverse single selection multiple selection code
Native JS table list select all inverse single selection multiple selection code
jQuery effects
1802

Native JS table list select all inverse single selection multiple selection code

Check box select all inverse select cancel
Check box select all inverse select cancel
jQuery effects
997

Check box select all inverse select cancel

Checkbox style beautification and all-select inverse plug-in
Checkbox style beautification and all-select inverse plug-in
jQuery effects
1420

Checkbox style beautification and all-select inverse plug-in

HTML5 simple style modular fast backend management template
HTML5 simple style modular fast backend management template
backend template
3512074

HTML5 simple style modular fast backend management template, designed and produced based on HTML5+CSS3, a full set of templates, including: basic page typesetting (flex/column-count) layout, button series group, table series, progress bar, paging, Common page elements such as forms, text editors, statistical charts, TAB tabs, CSS3 basic animations and third-party elastic layer plug-ins.

BRILLIAN responsive backend management template
BRILLIAN responsive backend management template
backend template
3517221

BRILLIAN's responsive backend management template is based on Bootstrap 3.3.4 and is compatible with PC and mobile phones. It has a full set of templates, including dashboards, UI elements, charts, tabs and panels, response tables, forms and other backend template pages.

SB Admin background management interface template
SB Admin background management interface template
backend template
3426187

SB Admin backend management interface template, flat design, a full set of templates, including dashboards, rankings, tables, forms, Bootstrap elements, Bootstrap grids, blank pages and other backend template pages.

Marvel data statistics background management template
Marvel data statistics background management template
backend template
3515845

Marvel data statistics background management template, responsive design, compatible with PC and mobile phones, all templates, including dashboards, UI elements, charts, tabs and panels, response tables, form pages, blank pages and other background management page.

RealAdmin background management system template
RealAdmin background management system template
backend template
3426849

The RealAdmin background management system template is based on jquery.flot.js, jquery.min.js, jquery.tipsy.js and jquery.validate.js and other plug-ins. It is blue and simple, and includes a background login page and a background operation page. There are notifications, access statistics, TAB tab columns, picture albums, forms, accordion plug-ins, prompt messages, tables and other web page elements, and are compatible with IE6.

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.

WooCommerce
WooCommerce
Programmer's Aid Tools
2635

WooCommerce is a customizable, open source e-commerce platform based on WordPress. Get started quickly and work your way. Add the WooCommerce plugin to any WordPress site and set up a new store in minutes. Get secure payments, configurable shipping options, and more for free. From subscriptions to fitness classes to luxury cars, WooCommerce is fully customizable. Add functionality and expand the functionality of your store with official extensions on WooCommerce Marketplace

Nextcloud Server
Nextcloud Server
Programmer's Aid Tools
2022

Nextcloud Server is a free and open source server software that allows you to store all your data on a server of your choice. With Nextcloud, you can easily access and store data located in data centers you trust, sync data across devices, and share your data for collaboration. It provides the best security in self-hosted file sync and sharing and can be extended with hundreds of apps.

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.

wxPython 2.8 Application Development Cookbook English PDF version
wxPython 2.8 Application Development Cookbook English PDF version
Server side development
1784

In today's desktop application world there are massive incentives to be able to develop applications that can run in multiple environments. Currently, there are a handful of cross-platform frameworks to choose from for developing desktop applications in Python. wxPython is such a cross-platform GUI toolkit for the Python programming language. It allows Python programmers to create a complete, powerful graphical user interface program, simply and conveniently. wxPython's coding style has changed quite a bit over the years, and is getting more Pythonic. Examples you will find in this

Matlab implementation of optimization method Chinese WORD version
Matlab implementation of optimization method Chinese WORD version
Other manuals
1148

The technology of using optimization methods to solve optimization problems is called optimization technology, which includes two aspects: 1) Establishing a mathematical model, that is, using mathematical language to describe the optimization problem. The mathematical relationships in the model reflect the goals and various constraints to be achieved in the optimization problem. 2) Mathematical solution After the mathematical model is built, a reasonable optimization method is selected for solution. Using Matlab's optimization toolbox, you can solve linear programming, nonlinear programming and multi-objective programming problems. Specifically, it includes linear and nonlinear minimization, maximization, quadratic programming, semi-infinite problems,

Features of Matlab language Chinese WORD version
Features of Matlab language Chinese WORD version
Other manuals
2091

This document mainly describes the characteristics of the Matlab language; Matlab has the advantages of simple usage, flexibility, strong program structure, and good scalability. It has gradually become the preferred language tool in scientific computing, view interaction systems, and programs. In particular, it has outstanding performance in linear algebra, mathematical statistics, automatic control, digital signal processing, dynamic system simulation, etc., and has become a useful weapon for scientific research staff and engineering technicians to conduct scientific research and production practice. I hope this document will help friends in need; interested friends can come and take a look.

Android development tutorials and notes pdf version
Android development tutorials and notes pdf version
Mobile terminal
3118

Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.

Unity3d game development camera switching Chinese WORD version
Unity3d game development camera switching Chinese WORD version
Other manuals
2542

This document mainly talks about camera switching in unity3d game development; I hope it will be helpful to everyone; interested friends can come and take a look.

A collection of 50 excellent classic PHP algorithms
Other libraries
25201

Classic PHP algorithm, learn excellent ideas and expand your thinking

PHPExcel-1.8 class library (worth collecting!)
File processing library
92093

PHPExcel PHP class library for operating Office Excel documents

PHP library for dependency injection containers
Other libraries
25589

PHP library for dependency injection containers

Small PHP library for optimizing images
Other libraries
19265

Small PHP library for optimizing images

PHP library to extract GIF animation frame information
Other libraries
11288

PHP library to extract GIF animation frame information