Skip to content

Commit f10b71b

Browse files
committed
update
1 parent 97add4d commit f10b71b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Android学习之路.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444
* Android for work总结(上): <http://blog.csdn.net/liu1314you/article/details/52028823>
4545
* MIUI ROM适配之旅第一天——认识Android手机: <http://www.miui.com/thread-402302-1-1.html>
4646
* android获取内置和外置SD卡路径: <http://blog.csdn.net/chadeltu/article/details/43736093>
47+
* Android之Adapter用法总结:<http://blog.csdn.net/fznpcy/article/details/8658155/>
48+
* Android签名机制之---签名过程详解: <http://blog.csdn.net/jiangwei0910410003/article/details/50402000>
49+
* android文件读写以及不同应用之间的文件读写操作: <http://blog.csdn.net/zyb243380456/article/details/7426449>
4750

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

DB学习之路.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* SQL Pretty Printer formatter: http://www.dpriver.com/index.php
1111
* ApexSQL: http://www.apexsql.com/
1212
* RazorSQL: http://www.razorsql.com/
13-
* AquaFold: http://www.aquafold.com/
13+
* AquaFold(Aqua Data Studio): http://www.aquafold.com/
1414
* Withdata: http://www.withdata.com/index.html
1515
* HeidiSQL: https://www.heidisql.com/
1616
* erwin: http://erwin.com/
@@ -21,6 +21,7 @@
2121
* 数据库比较工具DBCompareTool 0.3.0 preview 发布:http://www.blogjava.net/allenny/archive/2011/09/30/359028.html
2222
* DB Compare(SQL Server): http://dbcompare.codeplex.com/
2323
* DBComparer(SQL Server): <http://dbcomparer.com/>
24+
* SQL Delta: <https://sqldelta.com/>
2425
* NoSQL数据库笔谈: http://old.sebug.net/paper/databases/nosql/Nosql.html
2526
* 存储过程使用建议: http://www.cnblogs.com/jes_shaw/archive/2009/05/20/1468505.html
2627

@@ -366,7 +367,6 @@ ORACLE_SID 实例ID
366367
* bigtable model with cassandra and hbase: http://horicky.blogspot.com/2010/10/bigtable-model-with-cassandra-and-hbase.html
367368
* 编译和使用hive与HBase通信包--hive-hbase-handler.jar及下载: http://www.aboutyun.com/thread-7817-1-1.html
368369

369-
370370
# Hive
371371

372372
* http://hive.apache.org/

0 commit comments

Comments
 (0)