项目地址在 [这里](https://github.com/ufo22940268/CoverLoading) 动画效果如下: ![在此输入图片描述][1] [1]: https://raw.githubusercontent.com/ufo22940268/CoverLoading/master/slide2.gif 这个loading效果...
分类:
移动开发 时间:
2014-11-30 21:41:59
阅读次数:
178
Jenkins用户权限问题
在Ubuntu下做apk的重签名工作,我手动执行脚本没问题,但是用jenkins执行报下面的错误,猜想估计是权限问题,如果提升jenkins的权限升级为root是不是问题就没了呢,所以就开始尝试各种方法提升jenkins的权限,下面是实现方法
I: Baksmaling...
I: Loading resource table...
I: Loade...
分类:
其他好文 时间:
2014-11-29 11:56:29
阅读次数:
234
1 . 初始化数据private void fillData() { ll_loading.setVisibility(View.VISIBLE); // 显示进度 new Thread() { public void run() { ...
分类:
其他好文 时间:
2014-11-29 01:27:24
阅读次数:
233
error while loading shared libraries...
分类:
其他好文 时间:
2014-11-28 18:16:35
阅读次数:
154
模拟,注意需要比较队头与当前时间的大小关系。 1 #include 2 #include 3 #include 4 5 #define MAXN 10005 6 #define INF 0xffffff 7 8 typedef struct { 9 int i, t;10 } no...
分类:
其他好文 时间:
2014-11-28 06:15:12
阅读次数:
206
接上一篇《DbContext 查询(二)》Eager Loading 暂且称之为主动加载, 主动加载取决于你要告诉EF你想要加载哪些相关数据进内存,之后EF会在生成的SQL语句中使用JOIN来查询数据。让我们看如下示例:查询所有Destinations以及相关的Loadings。 Example 2...
分类:
数据库 时间:
2014-11-27 16:02:53
阅读次数:
386
【报错信息】
针对mysql官方社区版进行测试的时候,执行tpcc_load脚本提示缺少libperconaserverclient.so.18库文件:
time ./tpcc_load 127.0.0.1 tpcc1000 root"" 500
./tpcc_load: error while loading sharedlibraries: libperconaserverclient.so.18: cannot open shared object file: Nosuch file or direc...
分类:
数据库 时间:
2014-11-27 14:35:28
阅读次数:
377
AutCAD automatically loads four Autolisp files. Acad2010.lsp and acad2010doc.lsp are reserved for Autocad use. Acad.lsp and acaddoc.lsp are reserved f...
分类:
系统相关 时间:
2014-11-27 12:21:37
阅读次数:
187
报错 ERRORDatabase driver event..Error occurred loading library [libclntsh.so.10.1 ] Database driver event.. Error occurred loading library [libpmora8.s...
分类:
其他好文 时间:
2014-11-27 09:13:49
阅读次数:
186
在 Linux上安装Magent代理服务器软件时,在后面的文章会介绍介绍了Magent解决Memcached服务的负载均衡和容错上。我这边先介绍安装Magent过程中出现的问题...
分类:
其他好文 时间:
2014-11-25 12:52:14
阅读次数:
246