码迷,mamicode.com
首页 >  
搜索关键字:shared library    ( 12117个结果
ns3 802.11b PHY model
I use the ubuntu and do not install the chinse input.The Code: c file requires gnu gsl library, it can be installed easily because many tutorial.Altho...
分类:其他好文   时间:2014-11-13 00:20:25    阅读次数:382
资源收藏
1. 3rd library NineOldAndroids:Android library for using the Honeycomb (Android 3.0) animation API on all versions of the platform back to 1.0! StickyListHeaders, HeaderListView:为ListView增加Secti...
分类:其他好文   时间:2014-11-12 18:17:31    阅读次数:144
ios之keychain
https://developer.apple.com/library/ios/documentation/Security/Conceptual/keychainServConcepts/02concepts/concepts.html#//apple_ref/doc/uid/TP30000897...
分类:移动开发   时间:2014-11-12 17:47:54    阅读次数:310
windows 32位系统中进程最大可用内存空间为3GB (转)
http://msdn.microsoft.com/zh-cn/library/ms189334.aspx进程地址空间所有 32 位应用程序都有 4 GB 的进程地址空间(32 位地址最多可以映射 4 GB 的内存)。对于 Microsoft Windows 操作系统,应用程序可以访问 2 GB 的...
分类:Windows程序   时间:2014-11-12 16:16:35    阅读次数:192
Linux下扩展Apache模块
1,关于编译Apache 其实在安装apache的时候最好把常用的模块都编译进去,这样也省得后期再去添加 常用的编译项: ./configure? --prefix=<path>? --enable-mods-shared=all? --enable-so? --enable-rewrite 下...
分类:Web程序   时间:2014-11-12 13:53:01    阅读次数:180
[生产环境数据恢复]innobackupex: fatal error: OR no &#39;datadir&#39; option in group &#39;mysqld&#39; in MySQL options
1 运行恢复命令[xxx@xxx-c001db1 tmp]$ time /usr/bin/innobackupex--rsync--user="user" --password="#xxx$" /mysqldata/shared/backup[--rsync] 能够记录master点,以便进行复制设...
分类:数据库   时间:2014-11-12 13:33:20    阅读次数:224
error while loading shared libraries: xxx.so.x"错误的
一般我们在Linux下执行某些外部程序的时候可能会提示找不到共享库的错误, 比如: tmux: error while loading shared libraries: libevent-1.4.so.2: cannot open shared object file: No such file or directory ...
分类:其他好文   时间:2014-11-12 12:07:25    阅读次数:201
POJ 3268 Bookshelf 2 动态规划法题解
Description Farmer John recently bought another bookshelf for the cow library, but the shelf is getting filled up quite quickly, and now the only available space is at the top. FJ has N cows (1 ≤ ...
分类:其他好文   时间:2014-11-12 09:21:52    阅读次数:238
/bin/gnugk: error while loading shared libraries: libcrypto.so.0.9.8:
[root@GnuGk~]#/bin/gnugk-c/etc/gnugk/gnugk.ini-ttttt-o/var/log/gnugk.log/bin/gnugk:errorwhileloadingsharedlibraries:libcrypto.so.0.9.8:cannotopensharedobjectfile:Nosuchfileordirectory解决方法:[root@GnuGk~]#yum-yinstallopenssl098e[root@GnuGk~]#ln-s/usr/lib6..
分类:其他好文   时间:2014-11-11 23:02:08    阅读次数:297
水晶报表取消输入密码最后测试结果
哈哈,找了很多资料终于解决了。//添加引用using CrystalDecisions.Shared ;//负责解释TableLogOnInfo类using CrystalDecisions.CrystalReports .Engine ;//负责解释ReportDocument类private v...
分类:其他好文   时间:2014-11-11 22:35:48    阅读次数:198
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!