- 博客(4)
- 收藏
- 关注
原创 rhel6中制作iso镜像并刻盘
1genisoimage -J -r -o boot.iso /boot不加-J ,对windows的兼容性就不好不加-r ,文件名可能就变得很乱-J 按UNICODE编码,对Windows有用-r 选项产生某个特定的目录信息-o 输出文件,就是输出iso文件 2 $ cdrecord -scanbus Cdrecord 1.10 (
2012-12-12 11:11:52
542
原创 unistd --> getopt && getopt_long
getopt原型#include int getopt(int argc, char* const argv[], const char *optstring);extern char *optarg;extern int optind, opterr, optopt;示例#include #include #include #define optstring
2012-11-06 13:41:06
206
原创 XML学习笔记(一)
XML是什么,它可以做什么1 XML was designed to transport and store data. HTML was designed todisplay data. XML was designed to transport and store data, with focus on what data is HTML was desig
2012-09-04 09:21:30
236
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅