zenithgrei.blog.chinaunix.net
zenith518
music,code,dialog,rest
全部博文(101)
2023年(8)
2022年(25)
2021年(6)
2020年(2)
2019年(6)
2018年(4)
2017年(5)
2016年(20)
2015年(4)
2014年(2)
2013年(1)
2012年(1)
2011年(1)
2010年(1)
2009年(2)
2007年(10)
2006年(3)
jhsea3do
bulletmi
大鬼不动
ncjh
gdmzhqf
丸喵喵
Fennn
小金蚁_
阳光彩虹
kindom
ptcar
wangjun4
fangyu_f
发布时间:2019-10-12 13:31:08
expect bash......【阅读全文】
发布时间:2019-10-12 13:05:52
sed......【阅读全文】
发布时间:2019-10-09 07:02:48
python的模块共享思路还是不错的。既可以作为模块被其他主模块调用,又可以独立运行。两种用途可以不会互相影响。用bash实现起来,也挺受用的。点击(此处)折叠或打开if [[ ${BASH_SOURCE[0]} == ${0} ]]; then main "$@"fi.........【阅读全文】
chinaunix网友2008-03-06 16:29
想写decoder,看到netexpert论坛上,你有弄到Decoder Studio和Decoder Verify这两个工具包,能不能mail一份给我,十分感谢~ 我的地址:dugu072@gmail.com
登录 注册