File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 158
158
* Android Studio相关目录解析: < http://www.cnblogs.com/jiangxinnju/p/8323569.html >
159
159
160
160
* android程序自动化生成apk的过程: < https://blog.csdn.net/f2006116/article/details/52254519 >
161
- * Android方法引用数超过65535优雅解决: < https://www.cnblogs.com/dongweiq/p/7116326.html >
161
+ * Android DEX安全攻防战: < https://blog.csdn.net/androidsecurity/article/details/9428861 >
162
+ * Android Dex文件格式(一): < https://www.cnblogs.com/dacainiao/p/6035274.html >
163
+ * 配置方法数超过 64K 的应用: < http://developer.android.com/intl/zh-cn/tools/building/multidex.html#about >
162
164
163
165
* MIUI ROM适配之旅第一天——认识Android手机: < http://www.miui.com/thread-402302-1-1.html >
164
166
* H60-L01 EMUI3.0 ROOT 傻瓜教程: < http://cn.ui.vmall.com/thread-1267937-1-1.html >
Original file line number Diff line number Diff line change 124
124
* CHERRY-PICKING SPECIFIC COMMITS FROM ANOTHER BRANCH: < https://www.devroom.io/2010/06/10/cherry-picking-specific-commits-from-another-branch/ >
125
125
* 上传图片到github wiki仓库: < https://www.jianshu.com/p/bd5c1b33d2c5 >
126
126
* git checkout --ours/--theirs: < https://git-scm.com/docs/git-checkout >
127
+ * Git 如何 Merge 其他Fork仓库的代码到自己的仓库: < https://my.oschina.net/sub/blog/178652 >
127
128
128
129
### git init 与 git init --bare
129
130
You can’t perform that action at this time.
0 commit comments