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:
-
- 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 3861 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 2494 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 4407 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 9581 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 2580 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 5035 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 25123 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 11048 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 10036 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 14908 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 3463 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 3104 2019-12-12 11:21:21
-
- The difference between hprose and swoole
- The difference between hprose and swoole: Swoole is a PHP asynchronous network communication engine for production environments; Hprose is a new lightweight cross-language cross-platform object-oriented high-performance remote dynamic communication middleware licensed by MIT open source.
- Swoole . ruby 3035 2019-12-12 10:29:52
-
- Some common redis interview questions (with answers)
- Redis is completely open source and free, complies with the BSD protocol, and is a high-performance key-value database. This article introduces some common redis-related interview questions and the answers to these interview questions. I hope it will be of some help to you.
- Redis . ruby 6739 2020-08-05 16:02:18
-
- The difference between swoole and yaf
- The difference between swoole and yaf: yaf and swoole are two relatively typical frameworks. yaf is more suitable for backend development, and swoole is more suitable for chat room development (although the socket performance of using php is not very good).
- Swoole . ruby 3946 2019-12-07 09:45:02