current location:Home > Technical Articles > Development Tools
- 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:
-
- 10 VSCode plug-ins worth collecting in 2022 (recommended)
- During development, you may often find yourself adding dependencies to your project. Although modular development has become a key part of software development today, it's still best to make sure to be careful with your input. The Import Cost plugin for JavaScript and TypeScript lets you be alerted to all your dependencies in real time.
- VSCode . svn 34149 2021-12-29 14:43:18
-
- What tool is svn?
- The full name of svn is subversion, which is a version control system. It is an open source version control system. Through the efficient management of the branch management system, in short, it is used for multiple people to jointly develop the same project, achieve shared resources, and achieve final centralization. style management.
- Common Problem . svn 46995 2020-11-30 16:57:41
-
- How to delete a folder in php
- How to delete a folder in PHP: first create a PHP sample file; then delete the files in the directory and delete the current folder through "function deldir($dir) {...}".
- PHP Problem . svn 4577 2023-03-07 07:38:01
-
- How to delete a directory or file in php?
- In PHP, you can use the unlink() function to delete files. The syntax is "unlink(specified file)". If successful, it will return true. If it fails, it will return false. You can use the rmdir() function to delete an empty directory. The syntax is "rmdir(specified directory)". , returns TRUE if successful, and FALSE if failed.
- PHP Problem . svn 3043 2023-03-07 07:16:01
-
- Compare sublime and vscode
- Below, the sublime tutorial column will give you a comparison between sublime and vscode. I hope it will be helpful to friends in need! The reason is that I installed eslint for automatic checking, code completion, and installed n plug-ins, but still got an error. In addition, the original cracked version of sublime recently opened a pop-up box prompt.
- sublime . svn 4473 2020-09-04 13:54:36
-
- Take you to learn more about the difference between laravel framework and thinkPHP framework
- The laravel framework and thinkPHP framework are the two mainstream frameworks in PHP. This article describes the differences between the two. Let's take a look.
- Laravel . svn 3699 2020-07-18 13:21:32
-
- What technologies do Java engineers need to master?
- Technologies that Java engineers need to master: 1. CoreJava, you can look at the source code directly; 2. Multi-threaded concurrent programming; 3. I/O, Socket programming; 4. Some knowledge of JVM; 5. Some common design patterns; 6. Commonly used databases include Oracle, MySQL, etc.; 7. JavaWeb development framework.
- javaTutorial . svn 6165 2020-07-06 13:40:09
-
- What does version control mean?
- Version control refers to the management of changes in various program codes, configuration files, documentation and other files during the software development process. It is one of the core ideas of software configuration management.
- git . svn 5302 2020-06-29 14:14:41
-
- 9 excellent code comparison tools under Linux [Recommended]
- Below, the Linux tutorial column will introduce to you 9 excellent code comparison tools under Linux. I hope it will be helpful to friends in need! When we write code, we often need to know the differences between two files, or between different versions of the same file. There is a very powerful tool under Windows called...
- Linux Operation and Maintenance . svn 3622 2020-06-29 13:43:20
-
- Look, SVN can be used between the virtual machine and the host machine.
- ❝ As programmers, we should still try more. When writing rabbitmq, because it is operated in a virtual machine, it is difficult to take screenshots. In order to show you better results, I will write a host and virtual machine for you. The operation process of using svn between machines. ❞
- git . svn 2662 2020-06-24 16:35:29
-
- Tutorials and instructions for installing PHP (detailed pictures and text)
- This article describes the specific installation process and related instructions of PHP. PHP is an open source, interpreted and object-oriented scripting language that runs on the server. Since it is an interpreted language and does not require compilation, it is faster to write scripts than other languages. And it has the characteristics of open source, independent platform, compatibility, embedded scripts, etc., and is increasingly used for web development.
- PHP Tutorial . svn 18389 2023-04-08 21:52:01
-
- Detailed explanation of using Minify to compress css and js files
- Minify is an application developed in PHP5 that improves website performance by following Yahoo's optimization rules. There are many resources in a page, such as CSS and JavaScript files, which will obviously reduce the loading speed of the website. This question will introduce in detail how to use Minify to compress css and js files.
- JS Tutorial . svn 4718 2020-06-13 17:43:10
-
- The difference between laravel framework and thinkPHP framework
- The difference between laravel framework and thinkPHP framework
- Laravel . svn 7397 2020-05-29 10:47:42
-
- oracle undo analysis
- Oracle allows multiple users to operate the database. When you perform an operation to query millions of records, the process may take several minutes. During this process, other users made modifications to the data you queried. Here you need to ensure that the results of your query are before they are modified.
- Oracle . svn 2890 2020-05-12 13:10:54
-
- The 10 most liked PHP projects on Github in March 2020
- GitHub is a hosting platform for open source and private software projects. This article will introduce to you the 10 most liked PHP projects on Github in March 2020.
- headlines . svn 5634 2020-03-26 16:08:58