10 2018 档案
摘要:bat如下: D: cd D:\workspace\DeductCompare\TestCase python.exe Case.py 原始case.py头如下 import shutil import unittest from datetime import datetime from Logi
阅读全文
摘要:一、Linux命令 统计 test.txt 文件包含的行数。 cat test.txt | wc -l 屏幕打印出test.txt中所有包含“hello world”的记录。 awk '/hello world/{print}' test.txt 使用vi 从上至下在test.txt文件中搜索字符串
阅读全文

浙公网安备 33010602011771号