会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yyyyyyyyyyyyyyyyyyyy
博客园
首页
新随笔
联系
订阅
管理
公告
上一页
1
···
251
252
253
254
255
256
257
258
259
···
367
下一页
2015年9月5日
#
centos下chm阅读器
摘要: xchmkchmviewerchmsee
阅读全文
posted @ 2015-09-05 21:59 xxxxxxxx1x2xxxxxxx
阅读(480)
评论(0)
推荐(0)
2015年9月4日
#
c++回调函数
摘要: 对于很多初学者来说,往往觉得回调函数很神秘,很想知道回调函数的工作原理。本文将要解释什么是回调函数、它们有什么好处、为什么要使用它们等等问题,在开始之前,假设你已经熟知了函数指针。 什么是回调函数? 简而言之,回调函数就是一个通过函数指针调用的函数。如果你把函数的指针(地址)作为参数传递给另一个函数
阅读全文
posted @ 2015-09-04 13:16 xxxxxxxx1x2xxxxxxx
阅读(214)
评论(0)
推荐(0)
环境变量0831
摘要: 环境变量:path:%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%MAVEN_HOME%/bin;.;%JAVA_HOME%/bin;%JAVA_HOME%/jre/bin;C:\MinGW\bin;C:\MinGW\m...
阅读全文
posted @ 2015-09-04 12:40 xxxxxxxx1x2xxxxxxx
阅读(153)
评论(0)
推荐(0)
c/c++ extern “C”
摘要: c/c++ extern “C” 常见的样式 extern “C”{ ... } extern "C" return-type func-name(type , type ){} extern "C" return-type func-name(type , type ); 含义:在C++中,以C语
阅读全文
posted @ 2015-09-04 12:40 xxxxxxxx1x2xxxxxxx
阅读(172)
评论(0)
推荐(0)
统计某个字符个数,小数运算,小数加减乘除
摘要: path=/abc/bdc/dsa/gafasd/casdf 计算字符'/'个数 echo -n $path | tr '/' '\n' | wc -l echo -n $path | sed "s/[^/]//g" | wc -c echo $[ ${#path} - `expr length $
阅读全文
posted @ 2015-09-04 12:40 xxxxxxxx1x2xxxxxxx
阅读(145)
评论(0)
推荐(0)
__NSAutoreleaseNoPool(): ... utoreleased with no pool in place - just leaking
摘要: __NSAutoreleaseNoPool(): ... utoreleased with no pool in place - just leaking我的平台 mac os 10.6Xcode3.2.6编译时出的问题 2013-12-02 21:52:33.177 UniworkC[16...
阅读全文
posted @ 2015-09-04 12:40 xxxxxxxx1x2xxxxxxx
阅读(1380)
评论(0)
推荐(0)
blender资源
摘要: blender资源 只能发帖不能更改的百度贴吧贴. http://tieba.baidu.com/f?kw=blender blendercn youku视频专辑: http://i.youku.com/u/UMTgzMTA0NDc2MA 不能讨论的一个社区: http://www.blenderc
阅读全文
posted @ 2015-09-04 12:40 xxxxxxxx1x2xxxxxxx
阅读(193)
评论(0)
推荐(0)
Linux 双网卡绑定技术
摘要: bond技术是在linux2.4以后加入内核。一般步骤是1.把bonding模块加入内核,2 编辑要绑定的网卡设置,去除地址设定3 添加bond设备,设置地址等配置4重启网络5 在交换机上做支持具体信息看内核文档 Documentation/networking/bonding.txt参考实例:Li...
阅读全文
posted @ 2015-09-04 12:40 xxxxxxxx1x2xxxxxxx
阅读(390)
评论(0)
推荐(0)
编译和运行时,库在何处
摘要: 编译和运行时,库在何处在编译程序是,-L或者-l直接指明,搜索库在/lib /usr/lib 寻找,或者在LD_LIBRARY_PATH(包括/etc/ld.so.conf)中指明,以及用pkg-config工具的配置文件和变量PKG_CONFIG_PATH指明,为了加速寻找LD_LIBRARY_P...
阅读全文
posted @ 2015-09-04 12:40 xxxxxxxx1x2xxxxxxx
阅读(227)
评论(0)
推荐(0)
2cifang.com_2次方学习
摘要: 2cifang.com_2次方学习
阅读全文
posted @ 2015-09-04 12:40 xxxxxxxx1x2xxxxxxx
阅读(1673)
评论(0)
推荐(0)
上一页
1
···
251
252
253
254
255
256
257
258
259
···
367
下一页
博客园
© 2004-2026
浙公网安备 33010602011771号
浙ICP备2021040463号-3