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 can be written in vscode
- The vscode editor supports writing in multiple languages and file formats, including Markdown, Python, PHP, Java, JavaScript, C, C++, C#, Ruby, Sass, Rust, PowerShell, HTML, CSS, etc.
- VSCode . ruby 5764 2020-04-30 13:58:49
-
- Ten pitfalls to avoid in PHP7 development
- Many new features and functions have been introduced in php7, and there are also obsolete features and functions. This has brought about some codes that were applicable to php7 before but are not very good in php7, so this article tells you how to avoid ten problems in php7. A pit.
- PHP7 . ruby 2750 2023-02-17 14:42:02
-
- Migrate redis database using redis-dump and redis-load methods
- In actual production scenarios, it may be necessary to migrate redis data in the production environment due to reasons such as migrating the computer room or replacing physical machines. This article will introduce to you how to migrate redis data.
- Redis . ruby 2644 2020-04-10 09:05:10
-
- redis data import and export
- Redis is the remote dictionary service. It is an open source log-type Key-Value database written in ANSI C language, supports network, can be memory-based and persistent, and provides APIs in multiple languages.
- Redis . ruby 3999 2020-03-04 16:40:12
-
- php employment training books
- PHP employment training books: 1. Modern PHP; 2. High-performance PHP application development; 3. PHP system core and best practices; 4. High-performance development of PHP and MySQL; 5. In-depth PHP object-oriented, patterns and practices.
- Common Problem . ruby 2616 2023-05-18 10:57:02
-
- Can vscode write html?
- vscode can write HTML. The vscode editor supports writing in multiple languages and file formats. As of September 2019, it has supported 37 languages or files. When you save the newly created file in vscode as HTML format, the HTML template will appear.
- VSCode . ruby 4520 2020-01-11 14:06:11
-
- How to output js program in vscode console
- How to output the js program in the vscode console: Install the "code runner" plug-in in vscode, then right-click on the js file opened in vscode and select Run Code or click the square run button in the upper right corner of the editor to run the js file.
- VSCode . ruby 9699 2020-01-10 14:53:23
-
- What language is puppet written in?
- Puppet is an open source management and configuration tool authorized using the GPLV2X protocol. Puppet is written in ruby, so the syntax of puppet is similar to ruby. They are both very simple object-oriented high-level languages. It can run either through a client-server approach or independently.
- Common Problem . ruby 2799 2020-01-06 11:22:09
-
- Can vscode write java?
- vscode can write java. vscode has a rich plug-in ecosystem, which can support C/C++, C#, Python, PHP, Java and other languages by installing plug-ins.
- VSCode . ruby 5143 2019-12-30 15:54:14
-
- How does vscode run js files?
- How to run js files in vscode: Install the Code Runner plug-in, right-click on the js file and select Run Code or the square run button in the upper right corner of the editor to run the file, and the results will be output in the output column.
- VSCode . ruby 25250 2019-12-28 17:50:06
-
- What are the commonly used plug-ins for vscode?
- Commonly used plugins for vscode include: Auto Close Tag, Auto Rename Tag, Beautify, Bracket Pair Colorizer, Bracket Pair Colorizer, change-case, etc.
- VSCode . ruby 11165 2019-12-28 17:35:00
-
- How to compile php with vscode?
- vscode can support the PHP language by installing plug-ins, and then configure the PHP running environment to compile PHP. Method: 1. Install PHP-related plug-ins in vscode; 2. Configure the PHP path in the preferences; 3. Place the Xdebug dll in the PHP-related directory; 4. Set breakpoints for debugging.
- VSCode . ruby 10248 2019-12-23 16:57:07
-
- What compiler does java use?
- There are many compilers available to Java program developers. For example: free open source Eclipse, commercial paid MyEclipse, Oracle's free NetBeans, comprehensive Java programming environment IntelliJ IDEA, etc.
- javaTutorial . ruby 15039 2019-12-14 09:04:03
-
- Introduction to redis distributed cluster construction
- Redis is an open source log-type Key-Value database written in ANSI C language, supports network, can be memory-based and persistent, and provides APIs in multiple languages. This article introduces the method of building a redis distributed cluster. I hope it will be helpful to everyone.
- Redis . ruby 3592 2019-12-12 17:18:08
-
- What does swoole mean?
- swoole is a PHP asynchronous network communication engine for production environments, allowing PHP developers to write high-performance asynchronous concurrent TCP, UDP, Unix Socket, HTTP, and WebSocket services; swoole can also be widely used in the Internet, enterprise software, cloud computing, Online games and other fields.
- Swoole . ruby 3240 2019-12-12 11:21:21