Java Development Prelude

Source: Internet
Author: User

I. Common DOS commands

Drive letter:----------------- Enter the specified drive letter; dir--------------------- lists the files and folders in the current directory. RD file name ---------------- Delete empty folders. (Non-empty folder, file must be deleted first) CD: folder name -----------The folder where the file name is opened. CD.. ---------------------- return to the previous level of the directory. cd\---------------------- back to the root directory. echo "Hello java">a.txt------- Write text to the specified file. Type a.txt------------- Displays the contents of the file. Del------------------- Delete the file. Exit------------------ launch the DOS command. The CLS--------------- empties the current command. *------------------- wildcard characters. tab------------------ command completion. Arrow keys --------------retrieve the last command you wrote.
View Code

Java Development Prelude

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.