会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
笑着刻印在那一张泛黄
首页
新随笔
管理
2020年3月29日
Perl-由报表转命令(展讯2015)
摘要: 1、原题 2、代码 open IN, '<', 'File1.txt' or die 'The file does not exist!'; open OUT, '>', 'File2.txt' or die 'The file does not exist!'; while(<IN>) { cho
阅读全文
posted @ 2020-03-29 20:43 笑着刻印在那一张泛黄
阅读(136)
评论(0)
推荐(0)