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:
-
- The difference between nodejs and javascript
- The difference between nodejs and javascript is: 1. Native js running files depend on the browser; 2. When nodejs runs files, the service is the terminal; 3. Native js has compatibility issues, but nodejs does not have compatibility issues; 4. nodejs can Perform local reading and writing, which native js cannot do.
- Front-end Q&A . ruby 9759 2023-01-05 16:14:11
-
- 8 Node.js Frameworks Worth Knowing in 2021
- This article will introduce to you the Node.js framework that is most worth knowing and using in 2021. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- JS Tutorial . ruby 3792 2021-04-30 21:09:37
-
- Some learning and understanding of composer
- Below, the composer tutorial column will introduce you to some learning and understanding of composer. I hope it will be helpful to friends in need!
- composer . ruby 2545 2021-04-23 16:06:11
-
- Let's take a look at PHP integration php7 features
- PHP7 has been out for a year, and PHP7.1 is about to meet everyone. There are so many good features and good methods, why not use them, and I hope that PHP will get better and better. Let’s take a look together.
- PHP7 . ruby 2936 2023-02-17 21:44:02
-
- Learn more about transactions in Redis
- This article will give you a detailed understanding of transactions in Redis. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Redis . ruby 2143 2021-04-13 10:57:32
-
- What are the tags of html
- The tags of html are: 1. "<!--...-->" tag is used to define comments; 2. "<!DOCTYPE>" tag is used to define document type; 3. "<a>" tag is used to Define anchors; 4. "<abbr>" tag is used to define abbreviations; 5. "<acronym>" tag is used to define abbreviations that only take the first letter, etc.
- Front-end Q&A . ruby 41147 2023-01-04 09:35:34
-
- 40 Redis interview questions you can't miss (including answers and mind maps)
- This article shares 40 Redis interview questions with you, including answer analysis and mind maps of Redis knowledge points. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Redis . ruby 8725 2021-04-14 09:22:37
-
- What are the differences between html5 and html4?
- Difference: HTML5 simplifies DOCTYPE, html, meta, script and other tags. HTML5 has added semantic tags such as header, footer, section, article, nav, hgroup, aside, and figure; a canvas tag has been added.
- Front-end Q&A . ruby 5953 2023-01-03 09:32:00
-
- Usage of php eof
- Usage of php eof: First create a PHP sample file; then define a string through the "echo <<<EOF <h1>...</h1>EOF;" syntax.
- PHP Problem . ruby 2924 2023-03-09 08:18:01
-
- 30 VSCode plug-ins to improve PHP development efficiency
- This article will share with you 30 VSCode plug-ins that improve PHP development efficiency. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- VSCode . ruby 7883 2021-04-27 18:55:37
-
- What does web page undefined mean?
- Undefined on a web page means that there is an unknown error on the page. The undefined error usually occurs when the definition or conversion is incorrect when developing the website, or the definition cannot be found.
- Common Problem . ruby 414203 2023-01-13 00:34:15
-
- Is go an interpreted language?
- Go is an interpreted language. Go (also known as Golang) is a statically strongly typed, compiled, concurrent programming language with garbage collection capabilities developed by Google. The advantages of go language: easy learning curve, high development and operating efficiency, powerful standard library, formatting of source code defined at the language level, etc.
- Golang . ruby 5758 2023-02-13 15:32:01
-
- Recommended plug-ins for daily development in VSCode
- Visual Studio Code is a lightweight but powerful source code editor. Lightweight means that the downloaded VsCode is actually a simple editor. Powerful means that it supports the expansion of environment plug-ins in multiple languages. It is precisely because of this support for plug-in installation environment development that it has become the dominant development language.
- VSCode . ruby 3622 2021-03-12 09:31:13
-
- How to build a redis cluster under windows
- Clustering refers to adding the number of servers to provide the same service, so that the weapon can reach a stable and efficient state. Why use redis cluster? The redis cluster can enhance the reading and writing capabilities of redis.
- Redis . ruby 2248 2021-03-05 09:28:56
-
- What is the difference between github and gitlab
- Difference: If GitHub uses a private warehouse, you need to pay; while GitLab can build a private free warehouse on it. GitLab allows development teams to have more control over their code repositories. Compared with GitHub, it has many features: it allows setting warehouse permissions for free; it can set and obtain the overall improvement progress of the team.
- git . ruby 35916 2023-01-13 00:40:57