/** linux/zBoot/xtract.c** Copyright (C) 1993
Hannu Savolainen** Extracts the system image and writes it to the stdout.* based
on tools/build.c by Lin...
分类:
其他好文 时间:
2014-06-06 15:10:37
阅读次数:
235
从 Android 4.4 开始,Google 开发者引进了新的 Android 运行环境
ART(意思就是 Android Runtime。Android 官方页面的介绍中,也将其称作新的虚拟机),以替代旧的 Dalvik
VM。它现在是实验选项,系统默认的运行环境仍然是 Dalvik。 A...
分类:
移动开发 时间:
2014-06-06 10:52:22
阅读次数:
238
为了方便管理,LocalDB提供了一个基于命令行的数据库管理工具SqlLocalDB.exe。下面是SqlLocalDB.exe的路径:%ProgramFiles%\MicrosoftSQLServer\110\Tools\Binn
也可以通过where命令寻找exe文件:我们可以在Windo...
分类:
数据库 时间:
2014-06-06 08:24:34
阅读次数:
412
1、打开Virtual NetworkEditor,开始 --> 程序-->
VMware-->VirtualNetworkEditor选中VMnet0,在下面的“VMnet信息”设置区域选中“桥接”,然后把宿主机的无线网卡添加进去。2、打开VMware软件,选中左边要上网的linux主机,右键
-...
分类:
系统相关 时间:
2014-06-06 07:54:38
阅读次数:
535
Andriod图片处理工具类
处理Bitmap和ImageView对象,实现了以下功能:
0.为图片加滤镜特效
1.saveBitmap: 把Bitmap对象持久存储到SD卡或手机内存.
2.getViewBitmap: 从view得到bitmap对象
3.addWatermark: Bitmap加水印
4.zoomBitmap: 放大缩小图片
5.getLoacalBitmap: 传入路径,从持久存储(SD卡或手机内存)得到Bitmap对象
6.getBitMapByUrl: 通过URL地址获取Bitma...
分类:
其他好文 时间:
2014-06-04 13:55:15
阅读次数:
354
一、Android SDK Manager的下载
1、Tools->Options->把Force https://...勾上。
2、修改C:\Windows\System32\drivers\etc\hosts文件,把以下内容复制进去: 74.125.113.121
developer....
分类:
移动开发 时间:
2014-06-03 17:00:15
阅读次数:
339
在Visual Studio 中,当你在所有打开的文件中进行切换时,在Solution
Explorer中也会自动定位到这个文件的目录下面,这个功能用来查找当前文件是非常有用。在Tools->Options中,有个Trace Active
Item in Solution Exploer,把那个勾勾...
分类:
其他好文 时间:
2014-06-03 15:27:57
阅读次数:
329
One of the most important use-case in any cloud
is provisioning a VM . In this article we shall do a walk through about an
instance(VM) being provisio...
分类:
其他好文 时间:
2014-06-03 15:04:09
阅读次数:
444
1、下载SDK Tools for
Linux,地址:http://developer.android.com/sdk/index.html2、解压,将 android-sdk-linux
文件夹放于某个目录下(我的目录为~/android-sdk-linux)3、看看android-sdk-lin...
分类:
数据库 时间:
2014-06-02 07:58:46
阅读次数:
347
出现的问题: “错误,请单击以获取详细信息”Java Plug-in 1.6.0_45使用
JRE 版本 1.6.0_45-b06 Java HotSpot(TM) Client VM用户主目录 =
C:\Users\dajun-----------------------------------....
分类:
移动开发 时间:
2014-06-02 01:34:42
阅读次数:
288