在虚拟机syfdemo的applmgr角色下执行appstart.sh脚本时依次执行以下过程:------------------------------------------------脚本
用途adopmnctl.sh start, stop and check the status of ....
分类:
其他好文 时间:
2014-05-29 03:54:32
阅读次数:
221
1.在进行qt creator编译qt工程时,报出错误:error while building
deploying project。还可能出现如下提示qt creator needs a tool chain set up to build.
configure a tool chain in p...
分类:
其他好文 时间:
2014-05-29 02:25:59
阅读次数:
532
今天在我进行系统更新pacman -Syu时,出现了如下错误:# pacman -Syu
错误:GPGME error: 无数据错误:GPGME error: 无数据错误:GPGME error: 无数据错误:GPGME error:
无数据错误:GPGME error: 无数据:: 正在同步...
分类:
数据库 时间:
2014-05-29 01:54:01
阅读次数:
6304
The following MySQL error might occur if you are
using MySQL replication and binary logs.mysql> show binary logs;ERROR 1381
(HY000): You are not using...
分类:
其他好文 时间:
2014-05-29 01:42:38
阅读次数:
518
#导出大表:mysqldump --add-drop-table
--single-transaction --triggers -R -quick --disable-keys -utest -ptest -P5616
test > test.sql#仅导出表结构mysqldump --add-....
分类:
数据库 时间:
2014-05-29 00:03:48
阅读次数:
458
出错:An internal error occurred during: "Launching
New_configuration".Path for project must have only one
segment.【解决过程】1.很明显,此处没有设置对应的AVD,即用于运行程序的andro...
分类:
移动开发 时间:
2014-05-28 23:45:20
阅读次数:
707
1 #include 2 3 /*从一个图象文件中生成 GdkPixbuf 类型数据*/ 4
GdkPixbuf * create_pixbuf(const gchar *filename) 5 { 6 GdkPixbuf *pixbuf; 7
GError *error = ...
分类:
其他好文 时间:
2014-05-28 21:24:02
阅读次数:
289
The 400 Bad Request error displays inside the
Internet browser window, just as web pages do.Cause of 400 Bad Request ErrorsThe
400 Bad Request error i...
分类:
其他好文 时间:
2014-05-27 17:51:33
阅读次数:
278
目标:1. 使用ZoomManager来执行图形的缩放2.
对图形进行对齐(Alignment)操作3. 图形修改后进行dirty
check(提示保存文档)图形缩放:提供缩放能力的方法就是设置根图形的RootEditPart为ScalableRootEditPart。一般在Editor的confi...
分类:
其他好文 时间:
2014-05-27 17:20:25
阅读次数:
482
错误1error MSB6006: “CL.exe”已退出,代码为
-1073741502。C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets62在64位电脑下使用...
分类:
其他好文 时间:
2014-05-26 17:11:05
阅读次数:
402