current location:Home > 语法不同 search
Found a total of 21321 related content
-
- Different volume adjustment effects
- Different volume adjustment effects
- 2019-11-01 77 1088
-
- Four different upload PHP versions of zyupload
- Four different upload PHP versions of zyupload
- 2020-01-07 241 1714
-
- jQuery different formulas to calculate assembly rate
- jQuery different formulas to calculate assembly rate
- 2019-11-08 119 1239
-
- Like QQ mailbox selected to show different status
- Like QQ mailbox selected to show different status
- 2019-12-24 118 1112
-
- A variety of different circular dynamic percentage plug-ins progress.js
- A variety of different circular dynamic percentage plug-ins progress.js
- 2019-10-10 124 1218
-
- WeChat mini program game demo selects different color blocks
- WeChat mini program game demo selects different color blocks
- 2017-01-17 397 3588505
-
- WeChat applet-source code: Alphabeille French learning applet
- WeChat applet-source code: Alphabeille French learning applet
- 2018-07-03 216 2242364
-
- Catfish (catfish) CMS source code
- Catfish CMS is an open source PHP content management system, suitable for different types of website construction such as CMS, Blog, and corporate websites. Automatically identify CMS, Blog and other website types, and you can complete the switching of website types by simply switching themes. Multi-language support, including Simplified Chinese, Traditional Chinese, Russian, German, French, Korean, Japanese, and English.
- 2017-02-16 290 3574101
-
- 4 personal resume web templates for different positions
- A professional resume web template download
- 2023-02-09 114 883
-
- HTML5 physiotherapy service website template
- HTML5 physiotherapy service website template is a website template download that provides promotion website templates for different physiotherapy service agencies such as information therapy, physiotherapy, hot and cold therapy, hand and foot therapy, etc. Tip: This template calls the Google font library, and the page may open slowly.
- 2024-01-02 140 1302
-
- JavaScript basic syntax tutorial
- JavaScript basic syntax tutorial
- 2022-08-04 65 947
-
- ES6 new standard grammar related courseware
- ES6 new standard grammar related courseware
- 2022-08-19 20 909
-
- HTML grammar tutorial essential for beginners
- HTML grammar tutorial essential for beginners
- 2018-01-03 215 3022556
-
- Grammar courseware about regular expressions
- Grammar courseware about regular expressions
- 2018-02-09 209 2871846
-
- "H5 New Semantic Tag Analysis and Usage"
- "H5 New Semantic Tag Analysis and Usage"
- 2018-01-02 233 3026377
-
- Agree disagree sign
- Agree Disagree Sign Free Download Agree Disagree Sign Button psd
- 2017-05-07 120 1455
-
- Superhero silhouette vector material (EPS PNG) with different color cloaks and different poses
- This is a vector material of superhero silhouettes wearing different colored capes and posing in different poses. It is available in EPS and PNG formats, including JPG preview.
- 2024-02-27 193 2210
-
- TikTok logo vector materials designed in different styles (EPS+PNG)
- A TikTok logo vector material designed in different styles
- 2023-03-08 110 1140
-
- 4 different styles of JS icon PNG images
- 4 different styles of JS icons, suitable for designs that require JS icons
- 2017-03-14 134 1399
-
- Cartoon books with different expressions vector material (EPS+PNG)
- A cartoon book vector material with different expressions
- 2022-07-12 222 1160
-
- fortran language grammar WORD version
- This document mainly talks about the syntax of the fortran language; FORTRAN is the earliest high-level programming language in the world and the most commonly used programming language in the engineering community. It is used in scientific computing (such as aerospace, geological exploration, weather forecasting, construction engineering and other fields ) plays an extremely important role. After more than 40 years of development, with the updates of multiple versions of the FORTRAN language and the emergence of corresponding development systems, its functions have been continuously improved. The latest version of the development system has almost all the features of VC and VB, such as graphical interface programming, databases, etc. I hope this document will help friends in need
- 2024-02-03 34 1457
-
- SQLite syntax and Android database operations Chinese WORD version
- This document mainly talks about SQLite syntax and Android database operations; Android's SQLiteDatabase does not originally depend on Android, but exists independently as an individual, with its own unique system and language, and this is SQL syntax . SQLite is a lightweight database with few functions for large databases, so you only need to learn some common SQL syntax to easily master it, and these SQL syntaxes are basically unchanged for other databases. needed
- 2024-02-27 1 681
-
- Android makefile compilation system Android.mk file syntax specification Chinese WORD version
- This document mainly talks about the Android makefile compilation system Android.mk file syntax specification; the Android.mk compilation file is used to describe your C, C++ source code files to the Android NDK. This document describes its syntax. Before reading the following content, it is assumed that you have read the docs/OVERVIEW.TXT file and understand their roles and uses. Interested friends can come and take a look
- 2024-02-02 24 1500
-
- mybatis syntax and introduction Chinese WORD version
- This document mainly talks about the syntax and introduction of mybatis; MyBatis is a persistence layer framework that can customize SQL, stored procedures and advanced mapping. MyBatis eliminates most of the JDBC code, manual setting of parameters and result set retrieval. MyBatis only uses simple XML and annotations to configure and map basic data types, Map interfaces and POJOs to database records. Compared with "one-stop" ORM solutions such as Hibernate and Apache OJB
- 2024-01-31 35 1355
-
- Groovy Getting Started Tutorial Chinese WORD Version
- This document is an introductory tutorial to Groovy; simply put, Groovy is the next generation of Java language. Like Java, it also runs in the JVM. As another language running in the JVM, groovy syntax is very similar to the Java language syntax. At the same time, Groovy abandons Java's cumbersome grammar. For the same statement, using groovy can reduce your keystrokes to the greatest extent - this is indeed the "lazy programmers"
- 2024-02-26 64 882
-
- EditPlus Chinese cracked version
- Small size, syntax highlighting, does not support code prompt function
- 2018-10-24 6941 55508
-
- mPDF
- mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
- 2023-08-15 194 3994
-
- 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
-
- Laravel
- Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
- 2024-10-17 0 547
-
- 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 249 7402
-
- Verify PHP library for different ISO and ZIP encodings
- Verify PHP library for different ISO and ZIP encodings
- 2017-12-14 158 1042
-
- PHP class to save images in different sizes
- PHP class to save images in different sizes
- 2017-04-20 264 2318
-
- A PHP class that adds watermarks at different locations based on the color boundary of the image
- A PHP class that adds watermarks at different locations based on the color boundary of the image
- 2017-04-13 209 1693
-
- PHP implements a simple source code syntax highlighting function class
- PHP implements a simple source code syntax highlighting function class
- 2017-04-25 236 1999
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201