current location:Home > 换行符 search
Found a total of 21313 related content
-
- Change table color every other row
- Change table color every other row
- 2019-09-30 38 875
-
- Use mouse wheel to switch
- Use mouse wheel to switch
- 2017-09-22 50 1619
-
- CSS3 text scrolling upwards line by line rotation animation special effects
- CSS3 text scrolling upwards line by line rotation animation special effects
- 2018-05-12 47 1859
-
- Three fragmented picture switching animation
- Three creates two pictures based on canvas, shredding and switching, and switching between picture fragmentation effects.
- 2021-05-08 201 2093
-
- 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
-
- Monxin business website building system source code
- Mengxing Monxin enterprise website building system is an open source program running in PHP+MySQL mode. The main features are: template interface can be changed at will, visual module layout, massive functions can be expanded on demand, and mobile version interface is available. Free, fast, drag-and-drop website building. Multiple networks integrated into one PC site, mobile site, and micro site all at once.
- 2017-02-15 183 3575162
-
- Lexhang Mall source code
- Lexhang Mall System is a free + open source professional mall system developed based on PHP + MYSQL. The software has many excellent features such as high execution efficiency, free template switching, and convenient background management functions.
- 2017-02-15 358 3574554
-
- wordpress movie CMS theme PixVideo v1.1
- PixVideo movie theme is a video theme with a fresh interface. It has a built-in JWPlayer player. It does not support the TV series function for the time being. Students who are familiar with JWPlayer player can change it by themselves, or change the player to CKplayer.
- 2017-04-10 376 3556561
-
- Sidebar menu modular responsive template
- The concept of responsive website design (Responsive Web design) is: The design and development of the page should respond and adjust accordingly based on user behavior and device environment (system platform, screen size, screen orientation, etc.). The specific practice method consists of many aspects, including elastic grid and layout, pictures, the use of CSS media query, etc. Whether the user is using a laptop or an iPad, our page should be able to automatically switch resolution, image size and related script functions to adapt to different devices; in other words, the page should
- 2017-12-08 57 3111944
-
- WeChat voting source code
- The source code of the free WeChat voting management system is developed using PHP+MySQL. It has an exclusive lottery function. The WeChat voting system is suitable for cute baby contests, god and goddess contests, etc. The 10 sets of templates can be switched at will in the background, and users can upload photos independently and add fans.
- 2017-02-15 1741 3586249
-
- 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
-
- PHP intermediate tutorial ajax technology
- AJAX stands for "Asynchronous Javascript And XML" (Asynchronous JavaScript and XML), which refers to a web development technology for creating interactive web applications. It is not a new programming language, but a new way to use existing standards. The biggest advantage is that you can exchange data with the server and update part of the web page content without reloading the entire page. No browser plug-ins are required. , but requires the user to allow JavaScript to execute on the browser. "PHP Intermediate Tutorial: Ajax Technology" will take you quickly
- 2017-10-15 2087 3285531
-
- 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
-
- 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
-
- Android uses JSON for network data exchange WORD version
- This document mainly talks about Android's use of JSON for network data exchange; JSON (JavaScript Object Notation) is a lightweight data exchange format that is easy to read and write, and is also easy to be parsed and generated by machines. It is very suitable for servers and clients. terminal interaction. JSON uses a programming language-independent text format, but also uses C-like language conventions. These characteristics make JSON an ideal data exchange format. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-31 0 980
-
- Using JSON for network data exchange and transmission Chinese WORD version
- This document mainly talks about using JSON for network data exchange and transmission; JSON (JavaScript ObjectNotation) is a lightweight data exchange format that is easy to read and write, and is also easy to be parsed and generated by machines. It is very suitable for servers and clients. Interaction. JSON uses a programming language-independent text format, but also uses C-like language conventions. These characteristics make JSON an ideal data exchange format. Like XML, JSON is a plain text-based data format. Since JSON is born
- 2024-02-29 0 902
-
- JSON.NET simple use Chinese WORD version
- This document mainly talks about the simple use of JSON.NET; JSON.NET is used to convert objects in .NET into JSON strings (serialization), or to convert JSON strings into objects of existing types in .NET ( Deserialization?). I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-28 0 1233
-
- Perl learning handbook chm version
- Perl Learning Handbook is an article written by a Taiwanese Perl master, specially packaged as a chm version for everyone's convenience. About this book 1. About Perl 1.1 History of Perl 1.2 Concepts of Perl 1.3 Features 1.4 Environment for using Perl 1.5 Getting started with Perl 1.6 Your first Perl program 2. Scalar variables (Scalar) 2.1 About scalars 2.1.1 Numeric values 2.1. 2 Strings 2.1.3 Number and string conversion 2.2 Use your own
- 2024-02-29 5 2204
-
- Android seamlessly replaces Dalvik virtual machine Chinese WORD version
- This document mainly talks about the seamless replacement of the Dalvik virtual machine by Android; the Dalvik virtual machine is actually a Java virtual machine, but it does not execute class files, but dex files. Therefore, the most ideal way for the ART runtime is to implement it as a Java virtual machine, so that the Dalvik virtual machine can be easily replaced. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-01 0 493
-
- 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
-
- 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
-
- Replacement sensitive string class implemented by PHP
- Replacement sensitive string class implemented by PHP
- 2017-03-14 187 4756
-
- PHP data format and XML conversion class
- PHP data format and XML conversion class
- 2017-12-26 101 1681
-
- PHP HTML entity number and non-ASCII string conversion class
- PHP HTML entity number and non-ASCII string conversion class
- 2017-03-31 115 4577
-
- PHP implements XML and data format conversion class
- PHP implements XML and data format conversion class
- 2017-03-21 92 1097
-
- Slugify: a class library that converts strings to slug format
- 2017-02-27 120 5798