Summarize the use of the dir command in cmdOn a 64-bit WIN10 system, print the Help document.D:\test>dir/?Displays a list of files and subdirectories in the directory. DIR [Drive:][path][filename] [/a[[:]attributes]] [/b] [/C] [/d] [/l] [/N]
1.1 Learning the Echo rem CD dir command
Learning points:1. Display information: Echo2. Comment Statement: REM3. Directory Switching: CD4. Column File name: dir
One, display information: Echo
Before we learn the echo command, we'll build a new
Php
The following code, how to change the sort by file name. The following page list.php is can be listed in the C:\filelist file, you can need to sort by the file name, in addition, want to add an action called Open, is in the browser open file,
PHP file management, can be clicked by time, size, name sort
This example does not use jqueryDemonstrate
PHP Code
$rootdir = "./";
$spacenum = 0;
$filenum = 0;
$allfilesize = 0;
echo "File Management Freejs.net Testing";
echo "Reset";
1 //: Sorteddirlist.java2 ///This program can list a directory. 3 4 PackageC10;5 6 ImportJava.io.File;7 ImportJava.io.FilenameFilter;8 Importjava.util.Arrays;9 ImportJava.util.Comparator;Ten One /** A * @time: Morning 11:52:04 - * @date: April 29,
PHP file management. You can click to sort by time, size, and name.
Jquery is not used in this example.Demo
PHP Code
$ Rootdir = "./";
$ Spacenum = 0;
$ Filenum = 0;
$ Allfilesize = 0;
Echo "File Management freejs.net test ";
Echo "reset
Delete a file in a certain format in the directory]
For/r f: \ study % I in (*. o) do del % I
DOS loop: One of the bat/batch processing for commands IN the format of "FOR [parameter] % variable name IN (related file or command)" at a.m: execute
PHP file Management, you can click by time, size, name sort
jquery is not used in this exampleDemonstrate
PHP Code
$rootdir = "./";
$spacenum = 0;
$filenum = 0;
$allfilesize = 0;
echo "File Management Freejs.net Test";
echo "Reset";
First, the server hardware configuration 1, view hard disk and partition condition # fdisk-l 2. View the usage of partition space You can view each partition size, used, available, percent used, mount status 1) default Unit is K # DF 2) More
I. Linux common commands There are a lot of today we'll summarize the common entry commands:1.linux Shimonoseki command: Poweroff, init 0, Halt, Shutdown-h now2.linux Restart command: Reboot, init 6, Shutdown-r now3.shutdown command:Format: Shutdown
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.