問題描述: 重启vm的时候会出现这样的错误,是因为你挂起模式的时候强制性重启或关了电脑。
NOT_IMPLEMENTED d:/build/ob/bora-1031769/bora/devices/vide/pciVide.c:728 A log
file is available...
分类:
其他好文 时间:
2014-05-27 00:38:29
阅读次数:
252
http://msdn.microsoft.com/zh-cn/library/bb397863.aspx Windows Presentation
Foundation (WPF) 通过添加一组特定于 WPF 的任务来扩展 Microsoft Build Engine (MSBuild),这些任务...
分类:
其他好文 时间:
2014-05-27 00:10:45
阅读次数:
364
Build errors for spider;
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin...
分类:
编程语言 时间:
2014-05-27 00:04:18
阅读次数:
496
今天在编译安装ffmpeg的时候出现了题目中的问题,最终解决方案如下:errors:ffmpeg正常安装后执行ffmpeg时出现如下错误:ffmpeg:
error while loading shared libraries: libavdevice.so.52: cannot open shar...
分类:
其他好文 时间:
2014-05-26 20:54:37
阅读次数:
313
使用phonegap(cordova),在开发完ios/android版本后,近几天想弄一个黑莓的版本,故去搭建phonegap的黑莓开发环境,按照官方文档
http://docs.phonegap.com/en/2.2.0/guide_getting-started_blackberry_ind....
分类:
编程语言 时间:
2014-05-26 20:40:27
阅读次数:
470
Oracle Restart enable database creation
requries Default listener configured and running in Grid Infrastructure home,Use
NETCA in Grid Infrastructure ...
分类:
其他好文 时间:
2014-05-26 15:21:07
阅读次数:
276
Running monkeyrunnerYou can either run monkeyrunner
programs from a file, or enter monkeyrunner statements in an interactive
session. You do both by i...
分类:
其他好文 时间:
2014-05-26 15:07:58
阅读次数:
263
在Android应用开发中,Dialog(对话框)创建简单且易于管理因而经常用到,对话框默认样式类似创建样式的Activity。首先介绍android.app.AlertDialog下的Builder这个类。Builder是AlertDialog类的子类,而且还是它的内部类。正如其名所示,Build...
分类:
移动开发 时间:
2014-05-24 12:34:38
阅读次数:
294
构建node扩展的方法:
1,安装node.js 版本为0.10.24.msi
2,安装node-gyp, npm install -g node-gyp
3,构建 hello工程
cd 到 node-gyp-hello\src
node-gyp configure
node-gyp build
构建node-webkit扩展的方法:
1,安装node.js 版本为0.10...
分类:
编程语言 时间:
2014-05-22 23:38:12
阅读次数:
377
This is a step-by-step instructional guide on
how to setup a BlackBerry 10 (BB10) development environment. This article
includes instructions for down...
分类:
移动开发 时间:
2014-05-22 14:13:11
阅读次数:
506