posted @ 2021-08-30 10:52 小往 阅读(52) 评论(0) 推荐(0) 编辑
摘要:
PHP+MySQL网站开发项目式教程 作者:传智播客出版社:人民邮电出版社出版时间:2016年08月 http://product.dangdang.com/24028425.html https://e.dangdang.com/pc/reader/index.html?id=1901259439 阅读全文
摘要:
2017-2018学年校历 星 期 月 份 星期一 星期二 星期三 星期四 星期五 星期六 星期日 周次 九月 28 29 30 31 1 2 3 1 教学 4 5 6 7 8 9 10 2 11 12 13 14 15 16 17 3 18 19 20 21 22 23 24 4 十月 25 26 阅读全文
posted @ 2017-12-19 10:59 小往 阅读(253) 评论(0) 推荐(0) 编辑
摘要:
Java构造和解析Json数据的两种方法详解一 http://www.cnblogs.com/lanxuezaipiao/archive/2013/05/23/3096001.html http://www.json.org/ http://www.oschina.net/p/google-json 阅读全文
posted @ 2016-07-24 07:48 小往 阅读(130) 评论(0) 推荐(0) 编辑
摘要:
经常遇到 Please ensure that adb is correctly located at 'D:\java\sdk\platform-tools\adb.exe' and can be executed. 遇到问题描述: 运行android程序控制台输出 [2012-07-18 16: 阅读全文
posted @ 2016-07-21 16:07 小往 阅读(267) 评论(0) 推荐(0) 编辑
摘要:
在实际开发中LayoutInflater这个类还是非常有用的,它的作用类似于findViewById()。不同点是LayoutInflater是用来找res/layout/下的xml布局文件,并且实例化;而findViewById()是找xml布局文件下的具体widget控件(如Button、Tex 阅读全文
posted @ 2016-07-20 21:29 小往 阅读(118) 评论(0) 推荐(0) 编辑
摘要:
http://www.cnblogs.com/1114250779boke/p/3657996.html 阅读全文
posted @ 2016-07-14 15:43 小往 阅读(169) 评论(0) 推荐(0) 编辑
摘要:
http://hukai.me/android-training-course-in-chinese/index.html 阅读全文
posted @ 2016-07-09 20:38 小往 阅读(120) 评论(0) 推荐(0) 编辑