current location:Home > 換行符 search
Found a total of 21313 related content
-
- Online message form verification js code
- The online message form verification js code verifies the message information filled in by the user to determine whether it meets the requirements. The style is simple and elegant. PHP Chinese website recommends downloading!
- 2017-02-07 162 1939
-
- jQuery table sorting plug-in jquery.tablesort.js
- 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.
- 2019-09-10 36 1478
-
- html5 client form validation
- HTML5 client form verification, client verification, will be widely used in shopping malls. When you register as a member, the client will verify the form data. If it does not comply, it will not be sent to the backend for verification. HTML5 client verification, php Chinese Recommended download!
- 2017-01-18 116 1755
-
- Mobile Happy Scratch HTML5 plug-in
- The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.
- 2024-02-29 5 343
-
- HTML5 paper folded into gift box animation special effects
- The HTML5 paper folding into gift box animation effect is a Christmas gift animation effect implemented in CSS that is suitable for Christmas or any holiday.
- 2024-02-29 5 327
-
- Blue outbound travel company template
- Blue outbound travel company template A tourism company refers to an enterprise that has a profit-making purpose and is engaged in tourism business. Tourism business refers to the business activities of handling exit, entry and visa procedures for tourists, soliciting and receiving tourists, and arranging paid services such as food and accommodation for tourists. To establish a travel agency, the following conditions must be met: (1) Have a fixed business place; (2) Have necessary business facilities; (3) Operators who have been trained and hold qualification certificates issued by the tourism administrative departments of the people's governments at or above the province, autonomous region, or municipality directly under the Central Government; (4) Any compliance with Articles 7 and 8 of these Regulations
- 2017-12-07 69 3115869
-
- WTS work follow-up system v1.16 source code
- The main functions and features of WTS work follow-up system: 1. Task tracking function that complies with common standards. It can be widely used for follow-up of key work, follow-up of inspection tasks, work supervision, follow-up of meeting minutes and resolutions, follow-up of work assigned by leaders, follow-up of team collaboration tasks, daily work plan, weekly work plan, monthly work plan follow-up, Project progress management software and tracking software improve team execution. 2. Work notes, custom group functions, work authorization, work handover, and viewing of subordinate work tasks. 3. Performance assessment function: The system provides KPI assessment and management by objectives assessment (MBO), which can
- 2017-02-15 818 3580663
-
- Travel hotel booking car rental service website template
- One-stop service website template for travel hotel booking and car rental is a travel website template download suitable for providing one-stop service for hotel booking and car rental. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-17 48 673
-
- Internet data SEO service website template
- Internet data SEO service website template is a promotional website template download suitable for Internet companies that provide SEO, data analysis, software development and other services. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-17 18 778
-
- Beauty and skin care SPA industry website template
- The beauty and skin care SPA industry website template is a website template download suitable for promotion of the beauty, skin care and medical beauty industry. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-17 59 548
-
- Chinese annotated version of the php configuration file php.ini (09.4)
- Under WINDOWS, the path during compilation is the WINDOWS installation directory. ; In command line mode, the search path of PHP.INI can be replaced with the -C parameter. ; The syntax of this file is very simple. Whitespace characters and lines starting with a semicolon ´;´ are simply ignored (as you might ; Same as you guessed). Chapter titles (eg: [FOO]) are also simply ignored, even though in the future they may ; has some meaning. ; ;
- 2017-12-08 335 3111384
-
- 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
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 56 914
-
- 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
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- Getting Started with Android Game Framework AndEngine WORD Version
- This document mainly talks about getting started with the Android game framework AndEngine; AndEngine is a 2D game engine that uses OpenGLES for screen rendering and can run on systems that support Android 1.6 and above. It should be said that AndEngine has more game components and extended functions than the Libgdx engine introduced earlier. And unlike Libgdx, it can already support Chinese by default, and using the screen coordinate system for drawing is more in line with general Android drawing habits. hope
- 2024-02-28 0 703
-
- Easy language introductory tutorial CHM version
- The Easy Language introductory tutorial CHM introduces the basic data types, constant tables, operators, bit operation commands and Easy Language support libraries of the Easy Language system. Programs written in Easy Language need to load the Easy Language support library files when running. On the surface, the EXE program generated by non-independent compilation of Yi Language is small in size. But in fact, if you want to publish the software for use on other people's computers, non-independent compilation will face many problems. Therefore, in actual applications, all independent compilation should be done Compile.
- 2024-01-19 0 814
-
- 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 632
-
- Python essential reference pdf version
- This book provides an essential reference on the beautiful language python. The author brings you into the paradise of python through a complete and clear introductory guide, and then discusses syntax, types and objects, operators and expressions, control flow functions and functional programming, class and object-oriented programming, modules and packages, input and output , execution environment and other aspects are given detailed explanations. If you want to join the world of python, don't miss this book by David M beazley. (The cover is from the latest English version, the Chinese version seems to have only been translated to the second edition)
- 2024-01-26 1 828
-
- Python website development guide WORD version
- This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
- 2024-01-25 0 979
-
- 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
-
- 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 15 4111
-
- 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 30 5741
-
- 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
-
- PHP library for processing text
- PHP library for processing text
- 2018-01-23 306 9825