* change the ffmpeg version from 2.5 to 2.5.11 2016.02.03* merge the libass folder from mplayer-svncheckout-20160707* update year 2016 下载地址:http://pan ...
分类:
其他好文 时间:
2016-07-11 21:11:30
阅读次数:
142
Xcode7 报错: *** does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the v ...
分类:
移动开发 时间:
2016-07-08 18:00:14
阅读次数:
300
1.打开项目工程,点击Rebuild 2.Rebuild成功后,打开该项目所在文件目录 3.在路径里,在bin-》Debug文件下可以看到刚生成成功的dll文件。 ...
分类:
其他好文 时间:
2016-07-07 19:46:11
阅读次数:
167
0 0又更新了下mingw,内容如下 下载地址:http://pan.baidu.com/s/1bo2KhMv ...
分类:
其他好文 时间:
2016-07-04 20:20:33
阅读次数:
166
The Mingw compile envirment is based by mingw-ww 201011 edition.You can unrar it into drive c and recompile the /home/mplayer-ww by yourself simple ty ...
分类:
其他好文 时间:
2016-07-03 23:20:06
阅读次数:
164
编译了GCC 4.9 与Gcc5.1的 下载地址:http://pan.baidu.com/s/1pKOarCB ...
分类:
其他好文 时间:
2016-07-03 10:28:58
阅读次数:
192
新升级了xcode7 以前的项目都报了这个错,原因是原来的静态库都不包括 bitcode 这个东西,xcode默认包含了这个库。 至于什么是bitcode,请看这里: http://blog.csdn.net/soindy/article/details/48518717 现在我们把bitcode关 ...
分类:
其他好文 时间:
2016-06-22 15:17:35
阅读次数:
113
Rebuild可以恢复损坏的instance。那如果是宿主机坏了怎么办呢?比如硬件故障或者断电造成整台计算节点无法工作,该节点上运行的instance如何恢复呢?用Shelve或者Migrate可不可以?很不幸,这两个操作都要求instance所在计算节点的nova-compute服务正常运行。幸运的是,还有Eva..
分类:
其他好文 时间:
2016-06-06 09:11:50
阅读次数:
224
Rebuild 可以恢复损坏的 instance,那如果是宿主机坏了怎么办呢? 这就是 Evacuate 操作的用武之地了。 ...
分类:
其他好文 时间:
2016-06-06 07:57:03
阅读次数:
483
nova rebuild¶ usage: nova rebuild [--rebuild-password <rebuild-password>] [--poll] [--minimal] [--preserve-ephemeral] [--name <name>] [--description < ...
分类:
其他好文 时间:
2016-05-27 14:41:16
阅读次数:
252