current location:Home > Technical Articles > Backend Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Basic detailed explanation of the use of Redis
- This article brings you relevant knowledge about redis, which mainly introduces some basic knowledge about redis. redis is an in-memory database, power failure, data loss, process restart, data loss, let’s take a look at it together, hope Helpful to everyone.
- Redis . ruby 2839 2022-05-01 09:00:17
-
- How to check whether a certain software is installed in Linux
- Viewing method: 1. Use the "rpm -qa | grep software name" statement to view software in rpm mode; 2. Use the "yum list installed | grep software name" statement to view software in yum method; 3. Use "dpkg -l | grep software name" statement.
- Linux Operation and Maintenance . ruby 8601 2022-04-14 17:41:54
-
- I will guide you step by step to learn how to debug VSCode. If you don't believe it, you still can't!
- It’s 2022, it’s time to learn to use VSCode to debug! The following article will guide you step by step on how to learn VSCode debugging. I hope it will be helpful to you!
- VSCode . ruby 10364 2022-05-20 20:25:57
-
- Detailed examples of common Git operations
- This article brings you relevant knowledge about git, which mainly introduces some common operations, including setting fonts, creating remote warehouses, creating local warehouses, etc. I hope it will be helpful to everyone.
- git . ruby 2761 2022-03-25 19:31:12
-
- What is the engine of node.js?
- The engine of node.js is "Chrome V8". Node.js is mainly composed of the Chrome V8 engine, standard library and local modules; among them, the V8 engine is responsible for parsing and executing JavaScript code. It directly compiles JS code into native machine code and uses a caching mechanism to improve performance.
- Front-end Q&A . ruby 3011 2022-03-22 18:25:36
-
- 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 2106 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 2237 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 2408 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 2592 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 4621 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 12781 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 5107 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 3270 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 11429 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 4756 2022-01-24 17:28:35