current location:Home > 合并单元格 search
Found a total of 21313 related content
-
- Cell merge plug-in tablesMergeCell.js
- Cell merge plug-in tablesMergeCell.js
- 2019-11-11 36 1031
-
- Table cell merging plug-in tablesMergeCell.js
- Table cell merging plug-in tablesMergeCell.js
- 2019-09-30 59 1823
-
- jQuery multiple freezeable rows and columns merged tables
- jQuery multiple freezeable rows and columns merged tables
- 2019-09-27 66 1011
-
- Imitation Excel cell selection
- Imitation Excel cell selection
- 2019-09-30 19 1103
-
- jQuery extracts the main color of an image
- A simple jQuery plugin to extract the main color of an image and apply it to the background of its parent element.
- 2019-09-09 67 1696
-
- Gridster.js multi-column grid format drag layout plugin
- 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
- 2019-09-23 70 226688
-
- Management information system template
- Management information system template, simple blue and black style, contains login page, suitable for simple and fast back-end function development.
- 2017-08-07 176 3435695
-
- Dongwang background style blue template
- Dongwang backend style blue template, blue style, classic Dongwang blue style backend, seems to be back a few years ago, with simple structure, reasonable layout, and fast development speed.
- 2017-09-07 189 3369641
-
- Helsinki responsive backend management template
- Helsinki responsive backend management template, blue style, adaptive resolution, compatible with PC and mobile, a full set of templates, including 39 backend templates such as dashboard, login, UI elements, charts, forms, tables, widgets, assistants, etc. page.
- 2017-05-28 150 3519573
-
- Blue Moon responsive backend admin template
- Blue Moon responsive backend management template, blue style, responsive design, compatible with PC and mobile phones, full set of templates, including login page, form, chart, UI element, table, multimedia, calendar, layout, 404 error page, etc. There are a total of 30 background template pages.
- 2017-06-02 124 3512976
-
- DoitPHP Coding Specifications
- The DoitPHP coding specification is based on programming principles such as the PHP PEAR coding specification and the PHPDocumentor annotation specification. It integrates and refines the mature experience accumulated by developers over a long period of time and is intended to help form a good and consistent programming style. To achieve twice the result with half the effort. In order to keep pace with the times and based on objective needs, this document will be updated from time to time. Author: tommy
- 2017-12-12 233 3099900
-
- "PHP Design Pattern Guide" Chinese version
- "PHP Design Patterns" first introduces design patterns, describes the use and importance of design patterns, and explains in detail the occasions when design patterns are applied. Next, the book introduces many design patterns through code examples. Finally, this book explains through comprehensive and in-depth case studies how to use design patterns to plan new applications, how to write these patterns in PHP language, and how to use the design patterns introduced in the book to modify and refactor existing code blocks. The author uses a professional, user-friendly format to introduce relevant concepts, both for self-taught programmers and those with more formal training.
- 2017-12-07 316 3116017
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1340
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- Hand-drawn style gold ingot and gold coin collection vector material (EPS)
- This is a hand-drawn style gold ingot and gold coin collection vector material, in EPS format, including JPG preview.
- 2023-07-11 0 350
-
- Nine lemon vector materials (EPS) with different movements and expressions
- This image shows a collection of animated lemon cartoons, each displaying different emotions and actions. From joyful smiles and confident waves to melancholic tears and angry expressions, these lemon images bring us a variety of emotional expressions. Their bodies are painted with simple black arms and legs, and they also wear white shoes, which adds to the fun. Each lemon remains consistent in shape and color, but gives us their unique personality through different facial expressions and body language. These lemon characters are cute and vibrant, perfect for use as illustrations or design elements. The material format is EPS
- 2023-10-30 11 2637
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- Novice OllyDBG introductory tutorial chm version
- The cracking software OllyDBG introductory tutorial e-book in chm format is very suitable for novices to learn. The content is detailed and has examples.
- 2024-01-19 0 1030
-
- JSON Getting Started Guide Chinese WORD version
- JSON stands for JavaScript Object Natation. It is a lightweight data exchange format that is very suitable for the interaction between the server and JavaScript. This article will quickly explain the JSON format and demonstrate through code examples how to process JSON format data on the client and server respectively.
- 2024-01-27 0 1127
-
- DELPHI control properties, methods, events and common functions word document doc format
- DELPHI control properties, methods, events and commonly used functions 1. TmainMemu control This control is a standard menu control, which is used to provide menus for windows. The hierarchical structure of the object is: TObject—TPersistent—TCompoment—TMenu. Attribute 1-AutoMetge: Boolean Function: Used to determine whether the menu on the non-main Form in the non-MID program should be merged with the menu of the main Form. Main Form menu
- 2024-01-19 0 1206
-
- Perl basic tutorial chm
- A basic introductory Chinese tutorial on Perl, in chm format, describing an overview of PERL, simple variables, operators, list and array variables, file reading and writing, pattern matching, control structures, subroutines, associative arrays/hash tables, formatted output, and file systems , reference, object-oriented, packages and modules and other knowledge points. Suitable for beginners to read and understand the Perl scripting language.
- 2024-02-26 0 1716
-
- Tutorial on using SQLite database in Android development chm version
- Tutorial on Android development using SQLite database, chm format. SQLite is a very popular embedded database that supports SQL queries and uses only a small amount of memory. Android integrates SQLite at runtime, so every Android application can use a SQLite database. For developers familiar with SQL, using SQLite is fairly simple. Yes, since JDBC is not suitable for memory-constrained devices such as mobile phones, Android
- 2024-02-28 0 1067
-
- Dompdf
- dompdf is an HTML to PDF converter. At its core, dompdf is a (mostly) CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer that downloads and reads external style sheets, inline style tags, and style attributes of individual HTML elements. It also supports most expressive HTML attributes. PDF rendering is currently provided by PDFLib or a bundled version of the R&OS CPDF class written by Wayne Munro. (for R&OS class
- 2023-08-15 3 2025
-
- DVWA
- 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
- 2023-08-18 38 6588
-
- WIKINDX
- Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
- 2023-10-07 23 4395
-
- CiviCRM
- CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
- 2023-10-07 24 4482
-
- Joomla
- Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
- 2023-09-25 20 3945
-
- PHP simply merges two tables into a new table class
- PHP simply merges two tables into a new table class
- 2017-03-25 110 1471
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802
-
- Encryption PHP library for generating unique strings from integers
- Encryption PHP library for generating unique strings from integers
- 2018-01-23 307 9388
-
- Annotation-based PHP encryption library
- Annotation-based PHP encryption library
- 2018-01-23 177 7749