Loading Cargo"Look Stephen, here's a list of the items that need to be loaded onto the ship. We're going to need a lot of batteries." Nikola handed hi...
分类:
其他好文 时间:
2014-08-25 18:53:24
阅读次数:
230
一般我们在Linux下执行某些外部程序的时候可能会提示找不到共享库的错误, 比如:tmux: error while loading shared libraries: libevent-1.4.so.2: cannot open shared object file: No such file o...
分类:
其他好文 时间:
2014-08-25 18:32:04
阅读次数:
219
首先附上效果图吧,一个自定义的cell!第一步:创建表格- (void)viewDidLoad{ [super viewDidLoad]; // Do any additional setup after loading the view from its nib. sel...
分类:
移动开发 时间:
2014-08-25 11:24:44
阅读次数:
345
浏览器:Chrome CSS transform: CSS only loading spinnersBars: Balls: ...
分类:
Web程序 时间:
2014-08-24 23:31:28
阅读次数:
349
1.Loading加载页什么时候调用的?答:在项目的main.js里调用的:代码如下:cc.LoaderScene.preload(g_resources, function () { cc.director.runScene(new StoryScene()); }, this...
分类:
Web程序 时间:
2014-08-21 19:12:34
阅读次数:
238
from://http://stackoverflow.com/questions/10005907/eclipse-android-plugin-libncurses-so-5sudo apt-get install libncurses5:i386orsudo apt-get install l...
分类:
数据库 时间:
2014-08-19 22:21:35
阅读次数:
193
./emulator: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory你用的是64位的系统吧?应该是缺少 lib32stdc...
分类:
移动开发 时间:
2014-08-19 07:07:23
阅读次数:
296
在IE中经常使用A标签用来迁移,正确的写法是即可,不过在chrome上面可能会引发错误无法迁移。比如用下面这种写法的时候:link001把当前页面右键用chrome打开进行跳转动作的时候,会报错:【Error loading page】用F12看下console会发现错误信息:XMLHttpRequ...
分类:
其他好文 时间:
2014-08-18 10:31:13
阅读次数:
218
dbca建库后sqlplus提示如下$ sqlplus / as sysdbasqlplus: error while loading shared libraries: /u01/app/oracle/product/11.2.0/dbhome_1/lib/libclntsh.so.11.1: c...
分类:
数据库 时间:
2014-08-17 23:59:02
阅读次数:
763
此为有时页面加载很慢时体验效果很不好而写的加载动画CSS样式:#loading{position:fixed;_position:absolute;top:50%;left:50%;width:124px;height:124px;overflow:hidden;background:url(wai...
分类:
Web程序 时间:
2014-08-17 12:57:32
阅读次数:
162