Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58a06b4

Browse files
committed
update
1 parent 74409e5 commit 58a06b4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Android学习之路.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
* 用ColorFilter为安卓按钮增加效果: <https://www.jianshu.com/p/9cae2250d0ed>
8181
* What is the difference between system apps and privileged apps on Android? <https://stackoverflow.com/questions/19868138/what-is-the-difference-between-system-apps-and-privileged-apps-on-android>
8282
* 全面的Android文件目录解析和获取方法(包含对6.0系统的说明):<https://blog.csdn.net/zhangbuzhangbu/article/details/23257873>
83-
* LinearLayout中实现水平方向上的两个textview一个居左,一个居右的效果: <https://blog.csdn.net/lb1207087645/article/details/49819453>
8483
* Android 那些年,处理getActivity()为null的日子: <https://www.jianshu.com/p/9d75e328f1de>
84+
* Repo command reference: <https://source.android.com/setup/develop/repo>
8585

8686
* Android Studio系列教程一--下载与安装: <http://stormzhang.com/devtools/2014/11/25/android-studio-tutorial1/>
8787
* Android Studio系列教程二--基本设置与运行: <http://stormzhang.com/devtools/2014/11/28/android-studio-tutorial2/>

前端学习之路.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# 前端学习之路
22

3+
* MDN: <https://developer.mozilla.org/zh-CN/>
34
* W3C: <http://www.w3.org/>
45
* W3C QA: <http://www.w3.org/QA/2002/04/valid-dtd-list>
56
* W3School: <http://www.w3school.com.cn/index.html>

0 commit comments

Comments
 (0)