問題描述: 重启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
使用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
Problem FMarblesInput:standard
inputOutput:standard outputI have some (say,n) marbles (small glass balls) and I
am going to buy some boxes to store th...
分类:
其他好文 时间:
2014-05-26 14:45:04
阅读次数:
319
构建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
一.前期准备1)google account:用gmail邮箱就ok2)debug
key:也就是开发者金钥3)app ID:也就是package
名称【步骤】1.打开Eclipse->Eindows->Preferences->Android->Build 复制SHA1
fingerprint后面...
分类:
移动开发 时间:
2014-05-22 15:04:12
阅读次数:
288
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
根据SPContentType新建ItemItem01["ContentTypeId"] =
LinkCT.Id;Item01.Update();取SharePoint Build-In ContentType或者ColumnSPContentType
LinkCT = web.ContentTyp...
Say you have an array for which theithelement
is the price of a given stock on dayi.Design an algorithm to find the maximum
profit. You may complete a...
分类:
其他好文 时间:
2014-05-21 17:27:55
阅读次数:
252
网上很多方法, 又重启编译器又clear的, 都没好使。
实际上是因为项目执行前没有自动保存, 而单单勾选project 中的 build automatically是没有用的 。
将项目先save 一下, 执行就可以了。
当然还是自动保存比较方便。
Windows-> preferences->run/debug>launching->save
re...
分类:
系统相关 时间:
2014-05-21 16:25:35
阅读次数:
354