码迷,mamicode.com
首页 >  
搜索关键字:enq tx - row lock co    ( 21443个结果
another app is currently holding the yum lock;waiting for it to exit解决
有时用yum升级一些文件时,会出现以下情况:another app is currently holding the yum lock;waiting for it to exit...可以通过强制关掉yum进程: www.2cto.com #rm -f /var/run/yum.pid然后就可以使...
分类:移动开发   时间:2015-01-22 12:40:27    阅读次数:138
MAC NDK 编译 Cocos2dx 问题
1.加密库cryptopp编译不过,错误fd_set 不认识解决:http://morgwai.pl/ndkTutorial/The last problem is that Crypto++ seems to rely on implicit inclusion of header file co...
分类:系统相关   时间:2015-01-22 10:52:13    阅读次数:1076
ARC中__bridge, __bridge__transfer, __bridge_retained 关系
现在已经凌晨了,但是我却没发觉困。 琢磨了好久的东西,终于顿悟。 这篇是其中的一个点,记录下来,以备后续查阅! 说到__bridge,就不得不说Objective-C和Core Foundation对象之间的关系。 当你在 Objective-C 和 Core Foundation 对象之间进行转换时,就需要使用 Bridge cast。 今天的多数应用很少需要使用 Co...
分类:其他好文   时间:2015-01-22 09:30:36    阅读次数:195
matlab分割背景与物体
[name,path]=uigetfile('*.jpg;*.png;*.bmp','选择一张图片');f=imread([path name]);count = 0; T = mean2(f); done = false; while ~done countcount = co...
分类:其他好文   时间:2015-01-21 21:54:07    阅读次数:378
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!