File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 44
44
* Android for work总结(上): < http://blog.csdn.net/liu1314you/article/details/52028823 >
45
45
* MIUI ROM适配之旅第一天——认识Android手机: < http://www.miui.com/thread-402302-1-1.html >
46
46
* 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 >
47
50
48
51
* Android Studio系列教程一--下载与安装: < http://stormzhang.com/devtools/2014/11/25/android-studio-tutorial1/ >
49
52
* Android Studio系列教程二--基本设置与运行: < http://stormzhang.com/devtools/2014/11/28/android-studio-tutorial2/ >
Original file line number Diff line number Diff line change 10
10
* SQL Pretty Printer formatter: http://www.dpriver.com/index.php
11
11
* ApexSQL: http://www.apexsql.com/
12
12
* RazorSQL: http://www.razorsql.com/
13
- * AquaFold: http://www.aquafold.com/
13
+ * AquaFold(Aqua Data Studio) : http://www.aquafold.com/
14
14
* Withdata: http://www.withdata.com/index.html
15
15
* HeidiSQL: https://www.heidisql.com/
16
16
* erwin: http://erwin.com/
21
21
* 数据库比较工具DBCompareTool 0.3.0 preview 发布:http://www.blogjava.net/allenny/archive/2011/09/30/359028.html
22
22
* DB Compare(SQL Server): http://dbcompare.codeplex.com/
23
23
* DBComparer(SQL Server): < http://dbcomparer.com/ >
24
+ * SQL Delta: < https://sqldelta.com/ >
24
25
* NoSQL数据库笔谈: http://old.sebug.net/paper/databases/nosql/Nosql.html
25
26
* 存储过程使用建议: http://www.cnblogs.com/jes_shaw/archive/2009/05/20/1468505.html
26
27
@@ -366,7 +367,6 @@ ORACLE_SID 实例ID
366
367
* bigtable model with cassandra and hbase: http://horicky.blogspot.com/2010/10/bigtable-model-with-cassandra-and-hbase.html
367
368
* 编译和使用hive与HBase通信包--hive-hbase-handler.jar及下载: http://www.aboutyun.com/thread-7817-1-1.html
368
369
369
-
370
370
# Hive
371
371
372
372
* http://hive.apache.org/
You can’t perform that action at this time.
0 commit comments