2018年12月30日
摘要: Android第四次作业 ========== 参见: https://www.cnblogs.com/JusperLee/p/10192769.html 阅读全文
posted @ 2018-12-30 08:30 ashenqh 阅读(135) 评论(0) 推荐(0) 编辑
  2018年12月11日
摘要: Android第三次作业 ========== 页面截图: (播放暂停功能为一个按键) 代码: player为MediaPlayer对象 播放功能: public void play(){ player.reset(); try{ player.setDataSource(musics.get(bi 阅读全文
posted @ 2018-12-11 13:21 ashenqh 阅读(156) 评论(0) 推荐(0) 编辑
  2018年11月16日
摘要: Android第一次作业 ========== 小组 参见: https://www.cnblogs.com/JusperLee/p/9944878.html 天气预报界面 截图: coding: https://coding.net/u/midnightclad/p/1600802115/git/ 阅读全文
posted @ 2018-11-16 21:43 ashenqh 阅读(87) 评论(0) 推荐(0) 编辑
  2018年3月23日
摘要: 第一次作业 ========== 四则运算 https://git.coding.net/midnightclad/Sizeyunsuan.git 关于《构建之法》 都在要求性能,但上学期的数据结构一课的经验告诉我,优秀的代码往往更难读,那在团队成员水平不一的情况,到底是易读还是性能更重要呢 没看明 阅读全文
posted @ 2018-03-23 09:44 ashenqh 阅读(129) 评论(1) 推荐(0) 编辑
摘要: TEXT1 阅读全文
posted @ 2018-03-23 09:42 ashenqh 阅读(75) 评论(0) 推荐(0) 编辑