显示或设置当前目录中文件的属性
ATTRIB - 语法
attrib
ATTRIB - 示例
以下示例显示了attrib命令的不同变体。
echo off
Rem Displays the attribites of the file in the current directory
AttribRem Displays the attributes of the file lists.txt
attrib C:\tp\lists…
题目描述 To think of a beautiful problem description is so hard for me that lets just drop them off. :)
Now we have the path from one point to another(directly), and the weight we cost.
Tell me the min weight from A to B , if it doesnt exist puts "No&…
题目描述 We get lost again , we can not find our friends...But luckly , we have mobile phone.They are moving by group,and we know our friend in the same group can connect with each other in directly or indirectly ways .So you must tell me the min number of…
题目描述 The Flood come from the border of the map, so tell me the area without flood...Do u think its easy ? 输入描述 First T(<100) as T case...
Then M(<100),N(<100) as the size of Map...
Then the map coming...
# as the wall and its enough high …
题目描述 Ignatius is building an Online Judge, now he has worked out all the problems except the Judge System. The system has to read data from correct output file and users result file, then the system compare the two files. If the two files are absolutly…