2011年04月28 -
首先,向gnu的前辈们致敬。
linux下调试工具gdb是很强大的调试器,此次讲的是使用core文件进行程序出错的记录,要使用core这个功能项,必须先设置,设置方法为:
使用ulimit命令进行查看,如下:
[sam@UFO testc]$ ulimit -a core file size (blocks, -c) 0 data seg s
2010年02月15 -
This code doesn't work and I guess it's the jSFile that doesn't work well with the IO.File.Exists but I know the jSFile has a valid path because when I use few line later
这段代码不起作用,我想这是jSFile与IO.Fil