current location:Home > 个性签名 search
Found a total of 21321 related content
-
- electronic signature electronic signature
- electronic signature electronic signature
- 2020-01-03 166 3017
-
- jQuery electronic signature
- jQuery electronic signature
- 2020-01-03 135 1477
-
- H5 electronic signature
- H5 electronic signature
- 2019-12-31 173 2121
-
- Handwritten signature plug-in jSignature
- Handwritten signature plug-in jSignature
- 2020-01-03 207 2727
-
- canvas online signature plug-in Tablet
- canvas online signature plug-in Tablet
- 2020-01-03 118 1279
-
- Personalized personal homepage html5 template
- Personalized personal homepage html5 template
- 2019-12-24 400 6609
-
- Personal profile of a well-known person in society
- Personal profile of a well-known person in society
- 2018-02-08 263 2874194
-
- Personalized responsive personal website HTML5 template
- Personalized responsive personal website HTML5 template
- 2018-05-26 201 2418588
-
- Mini business card style resume template
- Mini business card style resume template
- 2018-06-22 153 2285431
-
- Famous person profile web page template
- Famous person profile web page template
- 2018-01-30 369 2909201
-
- [Please download this] PHP namespace tutorial supporting source code
- PHP namespace quick introduction video tutorial
- 2017-10-21 481 3272070
-
- ThinkPHP3.2.3 fully developed
- ThinkPHP is a fast and simple lightweight PHP development framework based on MVC and object-oriented. It is released under the Apache2 open source license. It has been adhering to simple and practical design principles since its inception. While maintaining excellent performance and minimal code, It pays special attention to development experience and ease of use, and has many original functions and features, providing strong support for WEB application development. Version 3.2 makes some architectural adjustments on the original basis, introduces namespace support and modularization improvements, and provides more convenience for large-scale applications and modular development.
- 2017-12-12 298 3097553
-
- PHP MySQL WEB Development Bible Chinese Edition (Original Book 3rd Edition)
- This book combines PHP development with MySQL applications, and provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several Classic and practical example. This third edition of this book has been completely updated, rewritten, and expanded to include the latest features of PHP5 - the new object model, better exception handling, and SimpleXML; as well as the new features of MySQL 5, such as stored procedures and stored procedures. engine. PHP
- 2017-12-08 413 3112490
-
- Empire website management system v6.5 data dictionary
- This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
- 2017-12-07 305 3115690
-
- "Empire Website Management System" zero-based example introductory tutorial
- This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
- 2017-12-07 292 3115763
-
- Pink personalized hand-torn ticket PSD material
- Pink personalized hand-torn ticket PSD material
- 2017-08-08 161 3370
-
- Personalized round play button icon
- Personalized round play button icon
- 2017-01-19 132 1497
-
- Personalized diamond switch button
- Personalized diamond switch button PSD layered material UI interface design white switch
- 2017-03-02 115 978
-
- Black colorful personalized background banner picture
- Black colorful personalized background banner picture free download cool texture material poster banner
- 2017-05-05 122 1380
-
- 16 linear style wheat icon collection vector material (EPS+PNG)
- 16 linear style wheat icon collection vector material
- 2023-04-03 116 1033
-
- Array application & two-dimensional array word version
- The so-called array is a collection of elements of the same data type arranged in a certain order. It is a collection of variables that names a limited number of variables of the same type and then uses numbers to distinguish them. This name is called the array name, and the number is called the following. mark. The individual variables that make up an array are called components of the array, also called elements of the array, and sometimes called subscript variables. In programming, an array is a form of organizing several variables of the same type in an orderly manner for the convenience of processing. These collections of similar data elements arranged in order are called arrays. Array application & two-dimensional array directory
- 2024-01-31 0 980
-
- Analysis of linear interpolation Lerp function in Unity3D Chinese WORD version
- This document mainly talks about the analysis of the linear interpolation Lerp() function in Unity3D; in unity3D, the linear interpolation function Lerp() is often used to interpolate between two materials. Between vectors, between two floating point numbers, between two colors, friends in need can download it and take a look.
- 2024-02-28 63 1306
-
- Android platform ROM customization and streamlined tutorial WORD version
- This document mainly talks about the customization and streamlining tutorial of Android platform ROM; the main contents of this tutorial include: Android system folder structure analysis, application software description, customization and streamlining, ROM signature package, etc. The test platform of this tutorial is HTC G2 and G3. Other models can learn from it. Flashing is risky, so if something goes wrong, you are responsible for it. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 55 995
-
- Python module learning Chinese WORD version
- This document mainly talks about module learning in Python; Python is composed of a series of modules. Each module is a file with the suffix py. At the same time, the module is also a namespace, thus avoiding the problem of variable name conflicts. We can understand modules as lib libraries. If you need to use a function or object in a certain module, you must import this module before it can be used. Except for the system default modules (built-in functions), which do not need to be imported. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-25 39 1330
-
- MATLAB function help document Chinese WORD version
- A function is a set of statements that work together to perform a task. In MATLAB, functions are defined in separate files. The file names of the file functions should be the same. Functions operate in their own workspace, which is also called the local workspace, independent of the workspace, accessed at the MATLAB command prompt, which is called the base workspace variable. Functions can accept multiple input parameters and may return multiple output parameters. MATLAB is a programming language developed by The MathWorks Company. It was originally a matrix programming language that made linear algebra programming easy. It can be run on
- 2024-01-18 1 923
-
- 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 165 2619
-
- Nginx helper
- Nginx ("engine x") is a high-performance HTTP and reverse proxy server
- 2018-01-22 255 5044
-
- Phalcon
- Phalcon is a full-stack PHP framework whose source code is written in the C programming language. Using the framework doesn’t require knowledge of C as it uses PHP classes and its namespaces.
- 2024-10-17 0 709
-
- SecLists
- SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
- 2023-09-11 262 6544
-
- phpList
- phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
- 2023-09-18 225 4844
-
- WeChat applet signature decryption ThinkPHP library
- WeChat applet signature decryption ThinkPHP library
- 2018-01-17 287 10992
-
- TimoPHP is a simple, fast, standardized, flexible and scalable PHP class
- TimoPHP is a simple, fast, standardized, flexible and scalable PHP class
- 2017-11-28 146 1858
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11516 92093
-
- PHP library for dependency injection containers
- PHP library for dependency injection containers
- 2018-01-26 575 25589