1在ubuntu上测试Firefox OS(B2G)系统Firefox OS,项目代号为“Boot 2
Gecko”,是一个开放的完全基于WEB标准的智能手机操作系统,由Mozilla公司开发。Firefox OS
底层属于Linux,开放的Web技术,而不是特定于平台的原生API,用HTML5 编...
分类:
系统相关 时间:
2014-06-20 08:58:17
阅读次数:
368
利用百度地图API,获取经纬度坐标代码很简单,但在网上没找到现成的获取地图经纬度的页面。就是想,给当前页面传递一个经纬度,自动定位到此经纬度。然后可以重新选择,选择完返回经纬度。效果如下:源代码下载:http://files.cnblogs.com/zjfree/select_map.rar
在新的API标准中,可以通过navigator.geolocation来获取设备的当前位置,返回一个位置对象,用户可以从这个对象中得到一些经纬度的相关信息。navigator.geolocation的三个方法:1.getCurrentPosition()2.
watchPosition()3. cl...
分类:
编程语言 时间:
2014-06-13 14:24:27
阅读次数:
291
This is a preliminary document for an API or
technology in development. Apple is supplying this information to help you plan
for the adoption of the t...
分类:
移动开发 时间:
2014-06-13 14:05:54
阅读次数:
462
PDF-Search-EngineTooDoc
PDFQueen在这上面基本上可以搜索到现有的开源项目的相关资料,比较最新的文档,不过蛋疼的是英文,耐心看!
分类:
Web程序 时间:
2014-06-12 00:30:11
阅读次数:
267
Therefore, it is seriously a great tool around
when your dad is in a round of golf. Your dad will appreciate the golf tool and
be glad to get it in pl...
分类:
其他好文 时间:
2014-06-11 23:03:13
阅读次数:
276
Objective-C和Swift混合编程开发(一)http://blog.diveinedu.net/objective-c-swift-framework-dev/Swift与Objective-C
API交互(一)http://blog.diveinedu.net/swift_objectiv...
分类:
其他好文 时间:
2014-06-11 22:14:49
阅读次数:
283
官方帮助http://space.cnblogs.com/forum/topic/8550
注:如果自动配置没有成功,需要手动配置: a) 在“Type of weblog that you are
using”中选择“Custom(Metaweblog API)”。b) “Remote posti...
用DOM范围实现简单选择selectNode()和selectNodeContents()它们都接收一个DOM节点参数,然后使用该节点中的信息来填充范围,其中selectNode()方法选择整个节点,包括其子节点;而selectNodeContents()方法只选择节点的子节点var
range1=...
分类:
编程语言 时间:
2014-06-11 13:06:43
阅读次数:
251
网易公开课,第9课
notes,http://cs229.stanford.edu/notes/cs229-notes4.pdf 这章要讨论的问题是,如何去评价和选择学习算法
Bias/variance tradeoff 还是用这组图,学习算法追求的是generalization error(对未知...
分类:
其他好文 时间:
2014-06-11 12:21:15
阅读次数:
445