current location:Home > Technical Articles > Backend Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- What are css3, less, sass
- css3 is an upgraded version of CSS technology, a computer language used to express file styles such as HTML or XML; Less is a CSS extension and dynamic style sheet language, a CSS preprocessor; sass is written in Ruby language A CSS preprocessing language that can be used to describe file styles clearly and structurally.
- Front-end Q&A . ruby 1912 2022-03-17 18:34:40
-
- Let's talk about MySQL logical architecture
- This article brings you relevant knowledge about mysql, which mainly introduces the issues related to the mysql logical architecture. The general architecture is divided into three layers, which are used for connection thread processing, including most of mysql core services and storage. Engine, hope it helps everyone.
- Mysql Tutorial . ruby 2055 2022-03-15 17:36:26
-
- Briefly talk about Java object-oriented
- This article brings you relevant knowledge about Java. It mainly introduces Java object-oriented related issues, including the basic characteristics of object-oriented, the relationship between objects, etc. I hope it will be helpful to everyone.
- javaTutorial . ruby 2220 2022-03-10 17:52:42
-
- What is the difference between php and ruby
- The difference between php and ruby: 1. The parentheses can be omitted when calling functions in ruby, but the parentheses cannot be omitted in PHP; 2. proc and block are provided in ruby, but not in PHP; 3. There is no interface in ruby, nor Abstract classes, and there are interfaces and abstract classes in PHP.
- PHP Problem . ruby 2360 2023-03-15 14:20:02
-
- jsignature Chinese development tutorial
- jSignature is a simple plug-in that simplifies signing in a browser window and allows users to write signatures with a mouse, pen, or finger. The following article will share with you a jsignature Chinese development tutorial, and briefly understand the usage of the jsignature plug-in. I hope it will be helpful to everyone!
- JS Tutorial . ruby 3684 2022-03-02 09:45:14
-
- Teach you step by step how to format the program in VSCode
- How to format a program in Visual Studio Code? This article will guide you step by step to understand and master the formatting method in VSCode. I hope it will be helpful to you!
- VSCode . ruby 12442 2022-03-04 19:48:10
-
- What are the disadvantages of laravel
- The disadvantages of the laravel framework are: 1. The component-based framework is relatively bloated; 2. The framework is large and less efficient than small frameworks such as yaf; 3. The framework is complex, slower to get started than ordinary frameworks, and the learning cost is high.
- Laravel . ruby 4613 2022-02-14 14:03:18
-
- What is the difference between swoole and redis
- Differences: 1. Redis is a "key-value" storage system written by "Salvatore Sanfilippo", while Swoole is PHP's asynchronous, parallel, high-performance network communication engine; 2. Redis provides multiple language APIs, and Swoole provides PHP language asynchronous Multi-threaded server.
- Swoole . ruby 3056 2022-02-10 11:19:29
-
- Vue technical notes: Vue technology stack (detailed picture and text explanation)
- This article brings you relevant knowledge about the Vue technology stack, and I hope it will be helpful to you.
- Vue.js . ruby 11214 2022-01-24 17:40:16
-
- What is the cursor of mysql stored procedure?
- In the mysql stored procedure, the cursor is also called the cursor. It is a database query stored on the DBMS server. It is a set of result sets returned by the retrieval operation. It is generally used to perform forward or backward operations on the retrieved data.
- Mysql Tutorial . ruby 4536 2022-01-24 17:28:35
-
- What is the difference between node.js and java
- Differences: 1. Java is a programming language, and "node.js" is a JavaScript running environment based on the Chrome V8 engine; 2. Java is a server-side language, and "node.js" can be used on both the client and the server. Both ends are used effectively.
- Front-end Q&A . ruby 6351 2022-01-20 16:26:47
-
- Is javascript a static language?
- JavaScript is not a static language, it is a dynamic scripting language based on prototype programming and multi-paradigm; while a static language is a language with fixed running results, such as static page code written in HTML.
- Front-end Q&A . ruby 3415 2022-01-19 16:31:45
-
- What is the meaning of rb tag in html5
- The full name of rb is Ruby Base. It is an element in HTML5 and is used to separate the basic text components of "<ruby>" comments (that is, the text being commented); an rb element should wrap each individual atomic segment of the basic text. Although rb is not an empty element, only the start tag of each element is usually included in the source code.
- Front-end Q&A . ruby 2717 2022-01-11 11:00:36
-
- What tags does html5 have?
- HTML5 tags are: "<canvas>", "<audio>", "<video>", "<source>", "<embed>", "<track>", "<datalist>", "<keygen> ”, “<output>”, “<article>”, etc.
- Front-end Q&A . ruby 2727 2022-01-11 10:50:49
-
- What are the special tags in html5
- Special tags: "<bdi>", "<mark>", "<meter>", "<progress>", "<rp>", "<rt>", "<ruby>", "<time>" , "<wbr>", "<canvas>", "<command>", "<embed>", etc.
- Front-end Q&A . ruby 4698 2022-01-11 10:23:51