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:
-
- 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 2950 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 4255 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 3577 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 6055 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 5184 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 3242 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 2559 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 18287 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 4469 2020-06-13 17:43:10
-
- The difference between laravel framework and thinkPHP framework
- The difference between laravel framework and thinkPHP framework
- Laravel . svn 7263 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 2737 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 5423 2020-03-26 16:08:58
-
- Which PHP training institution is the best in Shenzhen?
- The quality of a training school is affected by many factors, such as teaching quality, service level, etc. Therefore, you need to conduct on-site inspections and trial courses to distinguish the quality of a training school.
- Common Problem . svn 2329 2023-05-18 14:45:02
-
- How to make a java project for beginners
- Beginners need to master the following content when doing Java projects: 1. Web page layout; 2. Java language and development framework; 3. Database; 4. Understand the principles and application scenarios of version control; 5. Project construction tools; 6. Understand the composition of tomcat and operating principles; 7. Master the basic principles and common commands of Linux.
- javaTutorial . svn 4136 2020-02-04 14:01:09
-
- Detailed explanation of how to build svn environment on Linux server
- Below, the Linux tutorial column will introduce to you how to build an svn environment on a Linux server. I hope it will be helpful to friends in need! 1. Install the svn server; 2. Install the svn local client on Ubuntu; 3. Create a folder svn under the root directory home as the root directory of svn...
- Linux Operation and Maintenance . svn 2145 2020-01-29 13:53:06