search
Found a total of 18780 related content
jquery table fixed plug-in
jquery table fixed plug-in
form button
1426

jquery table fixed plug-in

Imitation EXCEL table jQuery plug-in
Imitation EXCEL table jQuery plug-in
form button
1951

Imitation EXCEL table jQuery plug-in

jQuery table plugin with search
jQuery table plugin with search
form button
1303

jQuery table plugin with search

jQuery+PureCSS editable table plug-in
jQuery+PureCSS editable table plug-in
jQuery effects
1054

jQuery+PureCSS editable table plug-in

jQuery table sorting plug-in jquery.tablesort.js
jQuery table sorting plug-in jquery.tablesort.js
jQuery effects
1703

jQuery table sorting plug-in jquery.tablest.js, another jQuery multi-column table sorting plug-in, can use string comparison or custom sorting function to sort table cells.

MAC style responsive backend management template
MAC style responsive backend management template
backend template
3426008

MAC style responsive backend management template is a MAC Apple style backend management system template based on Bootstrap, jQuery and other technologies. It has a fresh interface and has a login page, registration page, help page, 404 error page, shopping list, personal information, photo album Page, home page, plug-in page, page template, icon, table, form, UI icon, calendar and other system function menus, there are 21 template pages in total.

Bracket responsive Bootstrap3 backend management template
Bracket responsive Bootstrap3 backend management template
backend template
3427019

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
3425985

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.

Developer responsive HTML5 backend management template
Developer responsive HTML5 backend management template
backend template
3425814

Developer's responsive HTML5 background management template is based on HTML5+CSS3+jQuery. The interface is very beautiful, automatically adapts to the screen resolution, is compatible with PC and mobile phones, and comes with template development technical documentation. Full set of templates including dashboard, user login, user registration, information, agenda, table, file browser, slider and progress, form elements, calendar, letterpress, labels, colors and backgrounds, icons, files and galleries, buttons, There are a total of 36 background template pages including text editor, form layout, and 404 error page.

Blue simple business company website template
Blue simple business company website template
Front-end template
3428308

The blue simple business company website template is made using a variety of jquery plug-ins. The homepage has up to 8 styles, DIV+CSS layout, and a full set of templates, including homepage, about us, team, service, workflow, testimonials, contact us, pricing, common Questions, left navigation, right navigation, full width, design work, image display, blog, buttons and icons, map, content slider, video, price list, tab switch and other website template pages.

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.

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.

Slim
Slim
PHP framework
734

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

Qt OpenGL tutorial Chinese WORD version
Qt OpenGL tutorial Chinese WORD version
Other manuals
1009

This document mainly talks about the Qt OpenGL tutorial; because this tutorial is migrated from NeHe's OpenGL tutorial, the code is changed to Qt implementation. Therefore, some courses have not yet been successfully implemented, so some tutorials may be skipped. I hope this document will help friends in need; interested friends can come and take a look.

Brief analysis of Android Telephony framework structure Chinese WORD version
Brief analysis of Android Telephony framework structure Chinese WORD version
Mobile terminal
1256

This document mainly talks about the brief analysis of the Android Telephony framework structure; I hope this document will help friends in need; interested friends can come and take a look.

Vuex Reference Manual Chinese CHM version
Vuex Reference Manual Chinese CHM version
Other manuals
1578

Vuex is a state management model + library specially designed for Vue.js applications. It provides a centralized storage service for all components within the application, with rules ensuring that state can only change in expected ways. It can be integrated with the Vue official devtools extension to provide advanced features, such as zero-configuration time travel-like (timeline-based) debugging, and state snapshot export/import. This article brings you the Vuex reference manual. Friends who need it can come and take a look!

Using JNI to realize the interaction between android and SO files Chinese WORD version
Using JNI to realize the interaction between android and SO files Chinese WORD version
Mobile terminal
1055

This document mainly demonstrates how to interact with so files in Android. That is to say, the current problem requires hardware manufacturers to re-develop the dynamic library and develop the dynamic library according to the .h file generated by the entire Internet of Things. Interested friends can come and take a look

Android linux kernel introduction Chinese WORD version
Android linux kernel introduction Chinese WORD version
Mobile terminal
1535

This document mainly talks about the introduction of Android linux kernel; Android kernel is based on Linux 2.6 kernel (the latest development version is 2.6.31). It is an enhanced kernel version. In addition to modifying some bugs, it provides functions to support Android Platform device driver, I hope this document will help friends in need; interested friends can come 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