2014年6月9日
摘要: 在PS2.0中,如果返回值为空,则count也会返回空(vm.txt内容为空),如下:(gc d:\vm.txt).count如果加上@的话,会返回0@(gc d:\vm.txt).count在PS3.0中,即使内容为空,count也会返回0=============================... 阅读全文
posted @ 2014-06-09 17:18 momingliu11 阅读(278) 评论(0) 推荐(0)