1. 官方 模拟器
Tutorialshttps://01.org/web-simulator/2. 最新版本发布于 2013.05I am honored to
introduce the Web Simulator for its public release on 01.org. The We...
分类:
Web程序 时间:
2014-06-07 11:21:09
阅读次数:
296
iOS开发UI篇—Date Picker和UITool Bar控件简单介绍一、Date
Picker控件1.简单介绍:Date
Picker显示时间的控件有默认宽高,不用设置数据源和代理如何改成中文的?(1)查看当前系统是否为中文的,把模拟器改成是中文的(2)属性,locale选择地区如果默认显示不...
分类:
移动开发 时间:
2014-06-06 16:42:25
阅读次数:
305
Installation of the Intel? XDK on Apple* OS X*
involves all or some of the following steps:Install the Google* Chrome*
browserUpdate Java* on your Mac...
分类:
其他好文 时间:
2014-06-06 10:03:14
阅读次数:
490
On some occasions, especially if you are working
behind a corporate or university firewall, you may find that the Intel? XDK will
either not start or ...
分类:
其他好文 时间:
2014-06-06 09:54:57
阅读次数:
211
1、打开Virtual NetworkEditor,开始 --> 程序-->
VMware-->VirtualNetworkEditor选中VMnet0,在下面的“VMnet信息”设置区域选中“桥接”,然后把宿主机的无线网卡添加进去。2、打开VMware软件,选中左边要上网的linux主机,右键
-...
分类:
系统相关 时间:
2014-06-06 07:54:38
阅读次数:
535
网友问题:请问打开一个应用,只能选择My
Mac,不能选择模拟器如何解决?答案:下面将问答过程记录如下:CHENYILONGBlog请问打开一个应用,只能选择My
Mac,不能选择模拟器如何解决?网友的问题 09:59:32请问打开一个应用,只能选择My Mac,不能选择模拟器如何解决?我的回答 1...
分类:
其他好文 时间:
2014-06-04 16:24:28
阅读次数:
431
开Eclipse出现错误“parseSdkContent
failed”,Android的模拟器启动不了。尝试了不少方法,终于搞定。1.删除文件夹 C:\Documents and
Settings\covics\.android 网上一般就只有这一步,为的是删除AVD的镜像文件,我找到:C:\Us...
分类:
其他好文 时间:
2014-06-02 11:05:51
阅读次数:
228
一个叫Fabrice
Bellard的程序员写了一段Javascript在Web浏览器中启动Linux(原网页,我把这个网页iframe在了下面),目前,你只能使用Firefox
4和Chrome 11运行这个Linux。这不是什么假的模仿Linux的东西,这是实实在在的运行一个Linux。这一举动...
分类:
Web程序 时间:
2014-06-02 00:54:29
阅读次数:
421
H3C SecPath F100-C 防火墙配置说明...
分类:
其他好文 时间:
2014-06-01 17:22:38
阅读次数:
762
[UIDevice currentDevice].batteryMonitoringEnabled = YES;
double deviceLevel = [UIDevice currentDevice].batteryLevel;获取当前剩余电量, 我们通常采用上述方法。这也是苹果官方文档提供的。它返回的是0.00-1.00之间的浮点值。 另外, -1.00表示模拟器。貌似这个方法不错, 也很...
分类:
移动开发 时间:
2014-06-01 14:57:31
阅读次数:
275