随笔分类 -  BAT

批处理代码相关
批处理提取文字到新文本
摘要:从txt文件文件内容xx-ReadLog中提取号码后面的数字到新的文件 09:35:5220135444 09:35:52 : 读卡完成,送出号码 8013544809:35:562013544409:35:56 : 读卡完成,送出号码 90135944 方案2 方案3 阅读全文

posted @ 2017-04-04 13:52 zhanglei1371 阅读(2342) 评论(0) 推荐(0)

批处理通用测试代码
摘要:BAT+JS Bat+JS调试: Bat+Js调试2 Bat+Js练习 阅读全文

posted @ 2017-04-04 13:50 zhanglei1371 阅读(448) 评论(0) 推荐(0)

word文档批量合并工具
摘要:#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new s... 阅读全文

posted @ 2017-04-04 13:44 zhanglei1371 阅读(1425) 评论(0) 推荐(0)

批处理数字前加0
摘要:1-5 变为 01-05的形式 阅读全文

posted @ 2017-04-04 13:42 zhanglei1371 阅读(691) 评论(0) 推荐(0)

导航