current location:Home > Technical Articles > Development Tools
- 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:
-
- 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 . svn 15108 2019-12-14 09:04:03
-
- vscode how to use svn
- First open vscode and click on the last icon in the left menu bar. Then enter "SVN", select the first result, click the gear icon in the lower left corner, and select "Settings". Then enter "SVN", click "Edit in settings.json", and enter the SVN bin file address.
- VSCode . svn 8964 2019-12-10 17:37:42
-
- How to use vscode svn
- How to use vscode svn: First, select the "TortoiseSVN for VS Code" plug-in in vscode to install; then restart the vscode software; finally use svn to submit and update.
- VSCode . svn 5602 2019-11-18 09:47:25
-
- What are the software development platforms for java development language?
- Software development platforms for the Java development language include Eclipse, MyEclipse, NetBeansIntelliJ IDEA and other software development platforms; these four IDEs are competent in every aspect of Java development.
- Javagetting Started . svn 3801 2019-11-13 11:48:08
-
- What is the difference between laravel and thinkphp
- Difference: Laravel framework uses return view() to render templates; ThinkPHP uses $this->display() to render templates. The ThinkPHP framework uses the md5() method for encryption; the Laravel framework has a built-in Hash one-way encryption method, and so on.
- Laravel . svn 11526 2019-11-11 10:56:08
-
- Can't log in to linux
- The solution to Linux login failure: first open the console interface of the vps provider; then select svn to log in to the server; and finally change the /var/empty/sshd directory permissions to 755.
- Linux Operation and Maintenance . svn 4850 2019-11-07 15:39:42
-
- Why do so few people use redmine?
- Because on the latest version of redmine, when the downloaded attachment contains part of Chinese, an internal server error will be reported, and the probability is very high. Redmine new/update problem page responds slowly.
- Common Problem . svn 7819 2019-10-28 11:54:14
-
- What you need to master in php development
- PHP development requires mastering API design and development, front-end technology, common PHP frameworks, code management tools, proficiency in using MySQL database, proficiency in using and optimizing Redis technology, and a certain understanding of high-concurrency and high-load architectures.
- PHP Problem . svn 3163 2023-02-27 10:00:02
-
- What are the PHP version control tools?
- PHP version control tools include SVN, CVS, Git and other tools. The full name of SVN is Subversion, which is a version control system that realizes shared resources and ultimately centralized management. CVS version control system is a GNU software package mainly used for source code maintenance in a multi-person development environment.
- PHP Problem . svn 5952 2023-02-26 07:02:02
-
- Should the vendor directory be added to version control?
- The composer usage tutorial column feels that under normal circumstances, please do not do this. The best way is to let all developers use the Composer command to install dependencies. Similarly, build servers, deployment tools, etc. need to include running Composer as part of the project boot.
- composer . svn 3398 2019-09-20 13:29:34
-
- Use Git to implement automated deployment of Laravel projects
- In our development process, we will inevitably use version control. Of course, this also gives you an understanding of Git and SVN. Both are excellent version control tools. I am personally more accustomed to using Git. Of course, this may be related to personal habits.
- Laravel . svn 4451 2019-09-19 10:13:04
-
- Problems encountered when installing svn plug-in in Sublime Text3
- Today I plan to use the editor sublime text3. It is said that it is relatively lightweight and many shortcut keys are more convenient to use, so I plan to use it and see which one is better to use compared with webstorm.
- sublime . svn 3631 2019-09-11 13:56:18
-
- Share sublime text2 tips
- In addition to its numerous practical functions and features, SublimeText2 can also install and use various extensions/skins/color schemes to enhance itself. Below, the sublime usage tutorial column will share with you some tips on sublime text2.
- sublime . svn 2980 2019-09-10 13:54:57
-
- What tools can analyze php source code
- Tools that can analyze PHP source code include PHP Parser, PHPSandbox, PHP Mess Detector, PHPCPD, PHPCheckstyle, Ubench, and PHP Analyzer.
- PHP Problem . svn 2952 2023-02-23 19:24:02
-
- md5 encryption algorithm
- MD5 Message-Digest Algorithm (English: MD5 Message-Digest Algorithm), a widely used cryptographic hash function that can produce a 128-bit (16-bit) hash value (hash value), used to ensure Information transfer is complete and consistent.
- Common Problem . svn 7332 2019-09-02 10:39:01