浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2013年2月1日

摘要: Linux共享库:LD_LIBRARY_PATH与ld.so.conf_爱过了就好_新浪博客 Linux 共享库:LD_LIBRARY_PATH 与ld.so.conf (2009-07-28 10:46:39) 转载▼ 标签: 杂谈 分类: 操作系统 LD_LIBRARY_PATH Linux环境变量名,该环境变量主要用于指定查找共享库(动态链接库)时除了默认路径之外的其他路径。(该路径在... 阅读全文
posted @ 2013-02-01 14:24 lexus 阅读(263) 评论(0) 推荐(0)

摘要: linux下.a/.so/.la目标库区别 - 天缘博客 linux下.a/.so/.la目标库区别 2012年09月06 | 分类: 网络日志 | 0 条评论 | 标签: C/C++ 在linux平台上编译时,常会遇到目标库的疑问,有静态库也有动态库,单个理解都不太难,但是对复杂的工程而言,一旦混合到一起去,对整个工程的理解和调用,将会造成很大困扰,本文就汇总这几种常见编译结果文件的区别。 一、... 阅读全文
posted @ 2013-02-01 14:08 lexus 阅读(599) 评论(0) 推荐(0)

摘要: Linux .o a .so .la .lo的区别及libtool相关介绍 - atoday20090810的专栏 - 博客频道 - CSDN.NET如果文件'/etc/ld.so.conf'存在, 这个文件中有的目录会被搜索. 阅读全文
posted @ 2013-02-01 14:06 lexus 阅读(144) 评论(0) 推荐(0)

摘要: 安装gd库出现 Libtool library used but `LIBTOOL' is undefined - bzyyc.happy的日志 - 网易博客安装gd库出现 Libtool library used but `LIBTOOL' is undefined 2012-02-11 21:32:16|分类: linux |标签: |字号大中小订阅# cd gd-2.0.35# acloc... 阅读全文
posted @ 2013-02-01 11:22 lexus 阅读(943) 评论(0) 推荐(0)

摘要: LIBTOOL is undefined 解决方法 - 张立坤的博客 - 我的搜狐最近老是发生这个问题, 终于知道发生的根本原因, 特定记下来,以便后来方便Libtool library used but `LIBTOOL' is undefinedThe usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'to `configure.... 阅读全文
posted @ 2013-02-01 11:12 lexus 阅读(547) 评论(0) 推荐(0)

摘要: LIBTOOL is undefined 解决方法 - 张立坤的博客 - 我的搜狐LIBTOOL is undefined 解决方法 收藏到手机 转发 评论 2010-01-28 05:16最近老是发生这个问题, 终于知道发生的根本原因, 特定记下来,以便后来方便Libtool library used but `LIBTOOL' is undefinedThe usual... 阅读全文
posted @ 2013-02-01 11:08 lexus 阅读(843) 评论(0) 推荐(0)

摘要: 解决 configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL - zhangyong333revic的日志 - 网易博客解决 configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL 2011-04-19 21:51:06|分类: linux |标签... 阅读全文
posted @ 2013-02-01 09:58 lexus 阅读(1646) 评论(0) 推荐(0)

摘要: 《程序员在国外:在加拿大IT公司工作三年的一些感受》,原文链接:http://news.cnblogs.com/n/170788/ 分享自:博客园Android客户端(http://android.walkingp.com/cnblogs/) 阅读全文
posted @ 2013-02-01 08:57 lexus 阅读(1036) 评论(0) 推荐(0)

摘要: 《[译] Facebook杯2013年编程挑战赛——预选赛题目及答案》,作者:爷爷泡的茶,原文链接:http://www.cnblogs.com/newyorker/archive/2013/01/31/2886278.html 分享自:博客园Android客户端(http://android.walkingp.com/cnblogs/) 阅读全文
posted @ 2013-02-01 00:31 lexus 阅读(156) 评论(0) 推荐(0)

摘要: 《云谷分布式端口扫描与代理验证系统(一)简介》,作者:张柔,原文链接:http://www.cnblogs.com/zhangrou/archive/2013/01/31/YunguProxyScan01.html 分享自:博客园Android客户端(http://android.walkingp.com/cnblogs/) 阅读全文
posted @ 2013-02-01 00:29 lexus 阅读(291) 评论(0) 推荐(0)

摘要: Python2.7 linecache&&timeit模块学习 http://my.oschina.net/guol/blog/106572 阅读全文
posted @ 2013-02-01 00:26 lexus 阅读(187) 评论(0) 推荐(0)

摘要: Zed Attack Proxy 2.0 发布,Web 渗透测试 http://www.oschina.net/news/37273/zed-attack-proxy-2-0 阅读全文
posted @ 2013-02-01 00:24 lexus 阅读(234) 评论(0) 推荐(0)