04 2016 档案

摘要:https://mirrors.tuna.tsinghua.edu.cn/ https://mirrors.tuna.tsinghua.edu.cn/help/AOSP/ https://mirrors.tuna.tsinghua.edu.cn/help/AOSP/ 阅读全文
posted @ 2016-04-15 11:22 [无名] 阅读(415) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/bluestorm/p/4419135.html 阅读全文
posted @ 2016-04-14 14:00 [无名] 阅读(127) 评论(0) 推荐(0)
摘要:sudo apt-get install android-tools-adbsudo apt-get install android-tools-fastboot 阅读全文
posted @ 2016-04-12 15:11 [无名] 阅读(853) 评论(0) 推荐(0)
摘要:#-*- coding: utf-8 -*- import sys __cfg__version__ = 'debug' # release if __name__ == '__main__': print("main") header = "File Header" fd = open('./test.txt', 'w') prin... 阅读全文
posted @ 2016-04-09 17:57 [无名] 阅读(8514) 评论(0) 推荐(0)
摘要:x = 1 y = 1 dataf = 1.0 def fun1(): print("fun1") class ClassB(): def __init__(self): print("i am Class B") def ClassBFun1(self): print("i am class B ... 阅读全文
posted @ 2016-04-09 17:10 [无名] 阅读(481) 评论(0) 推荐(0)
摘要:http://wiki.lemaker.org/LeMaker_Hikey:FAQ/zh-hans 阅读全文
posted @ 2016-04-08 12:38 [无名] 阅读(198) 评论(0) 推荐(0)
摘要:http://edu.51cto.com/lesson/id-25736.html 阅读全文
posted @ 2016-04-01 13:10 [无名] 阅读(329) 评论(0) 推荐(0)