search
Found a total of 18778 related content
jQuery pagination dynamic data table plug-in
jQuery pagination dynamic data table plug-in
jQuery effects
1998

jQuery pagination dynamic data table plug-in

jQuery dynamic data table paging plug-in that can jump to page numbers
jQuery dynamic data table paging plug-in that can jump to page numbers
html5 special effects
1757

jQuery dynamic data table paging plug-in that can jump to page numbers

jQuery table data paging plug-in code
jQuery table data paging plug-in code
jQuery effects
1378

jQuery table data paging plug-in code

jQuery does not refresh paginated dynamic data table code
jQuery does not refresh paginated dynamic data table code
Pagination code
4756

jQuery does not refresh the paging dynamic data table code is a practical jquery table plug-in.

jQuery-Paging dynamic paging data acquisition plug-in
jQuery-Paging dynamic paging data acquisition plug-in
Other special effects
1789

jQuery-Paging dynamic paging data acquisition plug-in is a dynamic data acquisition and paging code. It also has a beautiful elastic animation effect when switching between paging.

Gridster.js multi-column grid format drag layout plugin
Gridster.js multi-column grid format drag layout plugin
Bootstrap template
226913

Dragging DIVs on web pages is a very common operation. Today I will share with you a jQuery multi-column grid drag layout plug-in. What is different from other plug-ins is that the elements you handle drag and drop support different sizes and multiple A grid layout of columns that automatically sorts and adjusts itself based on position. Very suitable for you to develop creative applications. This plugin helps you convert any HTML element into a grid component

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.

Bracket responsive Bootstrap3 backend management template
Bracket responsive Bootstrap3 backend management template
backend template
3427018

Bracket is a set of fully responsive layout backend management system templates. It is based on Bootstrap3 and jQuery plug-ins. It adapts to the screen resolution and is compatible with PCs and mobile devices such as mobile phones and tablets. It has a full set of templates, including registration pages, login pages, and dashboards. Tray, Mail, Table Layout, Form Validation, Form Wizard, Text Editor, Code Editor, UI Elements, Buttons, Icons, Typography, Alerts and Notifications, Labels, Sliders, Graphs and Charts, Panels and Widgets, Maps , calendar, media manager, schedule, blog list, blog single page, user directory, wheel

Boo Admin responsive HTML5 backend management template
Boo Admin responsive HTML5 backend management template
backend template
3425981

Boo Admin's responsive HTML5 background management template is designed and produced based on HTML5+Bootstrap2.2.2+jQuery. It is adaptive to the screen resolution and is compatible with PC and mobile phones. It has a full set of templates, including PSD source files and template development technical documents, with user login. page, user registration page, dashboard, form, component, notification, range slider, file upload, thumbnail, gallery, table, statistics, widget, UI element, button, ICOS icon, label, modal box, progress bar , calendar and other background template pages.

Dashboard responsive backend management template
Dashboard responsive backend management template
backend template
3429144

Dashboard responsive backend management template is a backend management interface template based on HTML5+Bootstrap3+jQuery. It has a responsive design, adaptive screen resolution size, and is compatible with PC and mobile phones. It has a full set of templates, including backend login page, management Panel homepage, map, management users, form controls, data visualization and other background template pages.

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.

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.

FuelPHP
FuelPHP
PHP framework
744

The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!

Yii
Yii
PHP framework
763

Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.

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.

Android Chinese API collection chm version
Android Chinese API collection chm version
Mobile terminal
1973

Android Chinese Translation Group - A collection of Android Chinese APIs. API documentation (Reference) is the basis of Android development. In the past three years (2007-2010), the official Chinese version of the API has not yet been released. The Android Chinese Translation Group has gathered a group of people to engage in Android development. People, forum moderators, college students, graduate students, etc. use their spare time to translate Android APIs. The number of people has grown from 1 to 80, and the number of published translations has ranged from 1 to 50.

Lucene learning and summary Chinese WORD version
Lucene learning and summary Chinese WORD version
Other manuals
3234

This document mainly talks about the learning and summary of Lucene; Lucene is an efficient, Java-based full-text search library. I hope this document will help friends in need; interested friends can come and take a look.

Maven series
Maven series
Other manuals
2082

Some companies do not provide external networks for programmers, so maven cannot be used to access remote warehouse addresses, so it is necessary to find a machine in the LAN that has external network permissions; build a nexus private server, and then programmers connect to this private server In this case, you can access the maven remote warehouse through this computer with a nexus private server. 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