current location:Home > Technical Articles > Development Tools

  • How to create a new file in linux
    How to create a new file in linux
    How to create a new file: 1. Use the redirection character ">" to create a file, the syntax "> file name"; 2. Use the touch command to create a file, the syntax "touch file name"; 3. Use the echo command to create a file; 4. Use printf to create a file; 5. Use cat to create a file; 6. Use the vi/vim command to create a file; 7. Use nano to create a file; 8. Use head to create a file; 9. Use tail to create a file. ;10. Use truncate to create a file.
    Linux Operation and Maintenance . vim 18323 2023-01-05 15:03:35
  • What to do if node import error occurs
    What to do if node import error occurs
    Solution to node import error: 1. Execute "npm install --save babel-corenpm install --save babel-preset-env" in the project root directory; 2. Create a file named ".babelrc" in the project root directory file; 3. Use "npm start" and "babel-node app.js" to run the project.
    Front-end Q&A . vim 2926 2023-01-04 16:48:03
  • Is go language a programming language?
    Is go language a programming language?
    Go language is a programming language. The go language, also known as Golang, is a statically strongly typed, compiled, concurrent programming language with garbage collection capabilities developed by Google. The launch of the Go language aims to reduce the complexity of the code without losing application performance. It has the advantages of "simple deployment, good concurrency, good language design, and good execution performance".
    Golang . vim 2912 2022-12-01 19:14:58
  • How to change the port number in php7
    How to change the port number in php7
    How to modify the port number of php7: 1. Modify the php7 port number through "vim /usr/local/php7/etc/php-fpm.d/www.conf listen = 0.0.0.0:9000"; 2. Through "/usr /local/php7/sbin/php-fpm" to start php.
    PHP7 . vim 1791 2023-02-18 10:32:01
  • What should I do if I can't enter docker hub?
    What should I do if I can't enter docker hub?
    The reason why docker hub cannot be accessed is because "hub.docker.com" is located abroad, so the access speed is very slow, resulting in the inability to access the URL. The solution: 1. Find the "daemon.json" file; 2. Use the vim command Open it; 3. Add the content "{ "registry-mirrors" :["https://docker.mirrors.ustc.edu.cn"]}"; 4. Restart docker.
    Docker . vim 20991 2022-10-21 14:54:24
  • Regarding the issue of cross-compilation of third-party libraries in Python
    Regarding the issue of cross-compilation of third-party libraries in Python
    This article brings you relevant knowledge about Python. It mainly introduces the issues about cross-compilation of third-party libraries. Cross-compilation refers to generating executable code on one platform on another platform. Let’s take a look at it together. I hope it helps everyone.
    Python Tutorial . vim 5134 2022-10-05 08:00:27
  • Which editor do you use for javascript?
    Which editor do you use for javascript?
    The available editors are: 1. Sublime Text, which is a highly configurable and extensible text editor; 2. vscode, which is a free lightweight editor and IDE; 3. Brackets, which is a free open source Editor; 4. Atom, is an open source, programmable editor; 5. WebStorm, is a lightweight IDE; 6. Komodo Edit, is a multi-language editor; 7. Notepad++, is an open source Editor and Notepad.
    Front-end Q&A . vim 5470 2022-10-13 17:57:40
  • What is the extension of html files? What is the file type of the file?
    What is the extension of html files? What is the file type of the file?
    There are two extensions for html files: "html" and "htm". An html file is a plain text file, a descriptive text composed of HTML commands, and a static web page file; an HTML file can only write plain text when editing, and cannot directly write text like a ".doc" document. Content styling.
    Front-end Q&A . vim 17986 2022-09-16 16:40:13
  • Detailed explanation of VM virtual machine environment preparation steps (pictures and text)
    Detailed explanation of VM virtual machine environment preparation steps (pictures and text)
    This tutorial Linux uses the CentOS7 version. After the Linux system of the virtual machine is installed, configuring the VM virtual machine network requires configuring the VM virtual machine, the win10 operating system network and the Linux network in the VM.
    Linux Operation and Maintenance . vim 2916 2022-09-15 11:18:37
  • [Organize and share] 50+ practical VSCode plug-ins, come and collect them for use!
    [Organize and share] 50+ practical VSCode plug-ins, come and collect them for use!
    This article mainly introduces some good plug-ins that I have used in the process of using VSCode over the years. These 50+ VSCode plug-ins help you create the most powerful IDE on the planet!
    headlines . vim 5637 2022-10-21 20:45:40
  • What is the file with the suffix php?
    What is the file with the suffix php?
    A PHP file with the suffix php is a script file containing code written in the PHP programming language and is a plain text file. Since PHP is a server-side (back-end) scripting language, the code written in the PHP file needs to be executed on the server. The PHP engine on the web server converts all code written in PHP into HTML, so when the generated web page is sent to the client for rendering in the user's browser, the resulting web page contains only HTML code.
    PHP Problem . vim 7338 2023-03-16 17:10:02
  • HTML Hypertext Markup Language - Where is the hyper? (document analysis)
    HTML Hypertext Markup Language - Where is the hyper? (document analysis)
    This article will take you to understand HTML (Hypertext Markup Language), introduce the essence of HTML, the structure of HTML documents, the basic tags and image tags of HTML documents, lists, table tags, media elements, and forms. I hope it will be useful to everyone. help!
    HTML Tutorial . vim 3789 2022-08-02 18:05:56
  • 10 efficient open source artifacts for VSCode, see if you need any!
    10 efficient open source artifacts for VSCode, see if you need any!
    This article will share with you 10 efficient open source artifacts of VsCode that you may have never seen before. Come and collect them to see if you need them!
    VSCode . vim 3477 2022-08-08 18:13:54
  • The latest summary! 150 essential commands for Linux operations!
    The latest summary! 150 essential commands for Linux operations!
    This article will introduce to you 150 essential commands for Linux operation. I hope it will be helpful to friends in need! There are two types of linux commands in the system: built-in shell commands and Linux commands.
    Linux Operation and Maintenance . vim 2194 2022-07-24 14:29:55
  • Handling common errors during MySQL installation (summary sharing)
    Handling common errors during MySQL installation (summary sharing)
    This article brings you relevant knowledge about mysql. It mainly organizes issues related to common error handling during installation, including the inability to start processing, error 1053, Winwods installation initialization error, inability to log in after MySQL8 installation, etc., as follows. Let's take a look, I hope it will be helpful to everyone.
    Mysql Tutorial . vim 7349 2022-07-15 20:32:56

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28