1.adb--- 截取屏幕的命令 :adb shell screencap -p | sed 's/\r$//' > outputs.png
2.jni ---命令 :$NDK/ndk-build
3. adb 启动程序:adb shell am start -n 包名/程序Activity类的类名(main)
adb 安装程序: adb install + 路径
...
分类:
移动开发 时间:
2014-06-19 10:17:59
阅读次数:
263
从egl判断内核的的版本:
OpenGL ES Shader Compiler Version: E031.24.00.14
Build Date: 04/29/14 Tue
Local Branch: mybranch3162585
Remote Branch: quic/LNX.LA.3.5.2.2_rb1
Local Patches: NONE
Reconstruct Branch: AU...
分类:
其他好文 时间:
2014-06-16 11:36:18
阅读次数:
229
今天遇到了一个这样的问题,一个.net framework 4.0 的web
application ,下面有一个App_Code文件夹,里面的一些公共类的build action 是
Compile,并且类中的namespace不是预设的,结果在执行的时候,App_Code中的类, 不知道是来自B...
分类:
移动开发 时间:
2014-06-16 07:39:14
阅读次数:
286
1,MESSAGE: Input files reads and reference have
incompatible contigs: Relative ordering of overlapping contigs differs, which is
unsafe.##### ERROR re...
分类:
其他好文 时间:
2014-06-13 07:46:21
阅读次数:
1050
在Mac OS
X中的VMware里运行debian,为了安装vmware-tools,需要首先在debian里做以下事情:sudo aptitude install
build-essentialsudo aptitude updatesudo aptitude install build-ess...
分类:
其他好文 时间:
2014-06-12 11:52:58
阅读次数:
221
WPF 中资源路径的问题1. 引用当前工程的资源(注意xxxx.png的build action
应设置为Resource 或Embedded Resource)2.引用其它工程的资源 (注意xxxx.png的build action
应设置为Resource 或Embedded Resource)...
分类:
其他好文 时间:
2014-06-10 19:33:30
阅读次数:
219
git可以add to index-->commit。但在pull的时候出现: org.eclipse.jgit.api.errors.transportexception。
解决办法:
Eclipse windows-->preferences-->general-->security-->secure storage-->contents-->GIT.
选中ssh后点击delete。
...
分类:
系统相关 时间:
2014-06-10 18:29:59
阅读次数:
3547
关键字:
※. 在Release版本中, “在共享DLL中使用MFC”----程序能编译成功, 但如果使用 “在静态库中使用MFC”-- Build失败,出现各种连接错误。
※. 在别的Windows机器上运行,运行,出现错误如下 "应用程序正常初始化(Oxc0150002)失败 ,请单击确定关闭应用程序,"
这就是在本次使用VS2008发布软件过程中碰到的问题。...
分类:
其他好文 时间:
2014-06-10 18:10:20
阅读次数:
296
In this chapter:About Scheduler Objects and
Their NamingCreating, Running, and Managing JobsCreating and Managing Programs
to Define JobsCreating and ...
分类:
数据库 时间:
2014-06-10 16:49:59
阅读次数:
518