摘要:
参考文章:http://jingyan.baidu.com/article/29697b912f6539ab20de3cf8.html 阅读全文
摘要:
参考文章:http://jingyan.baidu.com/article/29697b912f6539ab20de3cf8.html 阅读全文
摘要:
代码如下: char current_absolut_path[MAX_SIZE] = ""; memset(current_absolut_path,0,MAX_SIZE); //获取当前程序绝对路径 int cnt = readlink("/proc/self/exe",... 阅读全文
摘要:
参考文章:http://www.cnblogs.com/shenlian/archive/2011/05/21/2053149.html 阅读全文