这个ROM先前在Mokee官网发布过,但一些人测试bug不少,因此已经撤下, 但又有人反馈跟之前RC1.0版的bug差不多, 所以再次在网盘单独发布,
截图以及注意事项见之前的RC1.0的帖子:
http://blog.csdn.net/syhost/article/details/25010613
ROM下载地址:
https://mega.co.nz/#!c...
分类:
移动开发 时间:
2014-06-19 13:00:39
阅读次数:
434
XCL-Charts v0.1
Android开源图表库,基于原生的Canvas来绘制各种图表。目前支持3D/非3D柱形图、3D/非3D饼图、堆叠图、面积图、折线图、曲线图、环形图、南丁格尔玫瑰图、仪表盘、圆形图等等,并支持图表的混合显示及同数据源不同类型图表切换的功能。
License
采用Apache v2 License开源协议。
项目代码托管在开源中国上:
https://git.oschina.net/xclcharts/XCL-Charts
对在Android上用C...
分类:
移动开发 时间:
2014-06-16 11:38:22
阅读次数:
403
原题地址:https://oj.leetcode.com/problems/remove-duplicates-from-sorted-list-ii/题意:Given
a sorted linked list, delete all nodes that have duplicate number...
分类:
编程语言 时间:
2014-06-16 10:40:35
阅读次数:
340
iOS app集成支付宝支付流程1: 开通支付宝商户
由公司去支付宝https://b.alipay.com/order/serviceIndex.htm签约支付宝开通支付宝商家;2:商户支付宝开通无线支付功能
开通商户支付宝之后,虽然可以获取到应用使用的 key和id,如果如果不开通无线支付功能....
分类:
移动开发 时间:
2014-06-16 10:23:11
阅读次数:
2941
基于SpringMVC-Hibernate的博客系统还在继续开发中
。项目地址:https://github.com/defshine/SpringBlog整个项目迁移到linux下开发,安装intellij、maven、tomcat过程比較顺利,注意配置环境变量。项目执行时,出现了两个问题:出错,...
分类:
编程语言 时间:
2014-06-16 08:32:58
阅读次数:
269
原题地址:https://oj.leetcode.com/problems/search-in-rotated-sorted-array-ii/题意:Follow
up for "Search in Rotated Sorted Array":What ifduplicatesare allowed...
分类:
编程语言 时间:
2014-06-16 08:20:54
阅读次数:
307
原题地址:https://oj.leetcode.com/problems/gray-code/题意:The
gray code is a binary numeral system where two successive values differ in only
one bit.Given a...
分类:
编程语言 时间:
2014-06-16 07:42:27
阅读次数:
242
https://code.csdn.net/snippets/389206
分类:
其他好文 时间:
2014-06-16 06:38:41
阅读次数:
237
总结1打开appserv的安装目录,找到httpd.conf文件,分别去掉下面两行文字前面的#号。 #LoadModule vhost_alias_module
modules/mod_vhost_alias.so 去掉#意思是启用apache的虚拟主机功能。2#Include conf/ex...
分类:
移动开发 时间:
2014-06-16 00:19:32
阅读次数:
422