随笔分类 -  其他

摘要:=HYPERLINK("#目录!A1","目录!A1") =HYPERLINK("#"&A2&"!A1",A2) 生成目录: Sub createmulu() For i = 1 To Sheets.Count Cells(i, 1) = Sheets(i).Name Next End Sub 阅读全文
posted @ 2018-12-28 10:39 余***龙 阅读(292) 评论(0) 推荐(0) 编辑
摘要:ubuntu安装sql-server https://docs.microsoft.com/zh-cn/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-2017 sqlcmd -S localhost -U SA -P '<Yo 阅读全文
posted @ 2018-11-30 23:17 余***龙 阅读(109) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/apple2016/p/9686433.html 阅读全文
posted @ 2018-11-26 16:07 余***龙 阅读(759) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/xuliangxing/p/7642650.html 阅读全文
posted @ 2018-11-18 10:12 余***龙 阅读(102) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/qinxiandiqi/article/details/39155593 阅读全文
posted @ 2018-06-20 21:25 余***龙 阅读(467) 评论(0) 推荐(0) 编辑
摘要:http://www.shumeipaiba.com/wanpai/jiaocheng/16.html 阅读全文
posted @ 2018-06-15 08:47 余***龙 阅读(397) 评论(0) 推荐(0) 编辑
摘要:http://service.oray.com/question/2680.html 阅读全文
posted @ 2018-06-14 23:49 余***龙 阅读(698) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/qq_36305492/article/details/78607557 阅读全文
posted @ 2018-06-14 22:46 余***龙 阅读(167) 评论(0) 推荐(0) 编辑
摘要:https://www.jianshu.com/p/33461b619d53 阅读全文
posted @ 2018-06-12 11:31 余***龙 阅读(128) 评论(0) 推荐(0) 编辑
摘要:https://www.jianshu.com/p/6c8d2730d088 阅读全文
posted @ 2018-01-09 15:34 余***龙 阅读(139) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/u010375364/article/details/52344120 阅读全文
posted @ 2018-01-04 23:52 余***龙 阅读(863) 评论(0) 推荐(0) 编辑
摘要:adb shell /system/bin/screencap -p /sdcard/screenshot.png(保存到SDCard) adb pull /sdcard/screenshot.png d:/screenshot.png(保存到电脑) 阅读全文
posted @ 2018-01-04 22:11 余***龙 阅读(568) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/yinjiabin/article/details/7731817 阅读全文
posted @ 2018-01-04 11:50 余***龙 阅读(520) 评论(0) 推荐(0) 编辑
摘要:add jar /home/hjl/sunwg/Lower.jar; create temporary function my_lower as ‘com.example.hive.udf.Lower’; 阅读全文
posted @ 2017-09-13 15:10 余***龙 阅读(490) 评论(0) 推荐(0) 编辑
摘要:上传jar包到hdfs目录中, hdfs dfs -put /home/user/hive-functions.jar /user/hive/jars/hive-functions.jar create function default.unis_check as 'com.fhpt.hive.fu 阅读全文
posted @ 2017-09-13 12:30 余***龙 阅读(2813) 评论(0) 推荐(0) 编辑
摘要:参考: http://blog.csdn.net/xinghalo/article/details/52433914 报错参考; http://blog.163.com/artsn@126/blog/static/3653328120110200121481/ http://www.iteye.co 阅读全文
posted @ 2017-09-10 16:33 余***龙 阅读(213) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/rodjohnsondoctor/article/details/39030601 阅读全文
posted @ 2017-08-15 16:31 余***龙 阅读(356) 评论(0) 推荐(0) 编辑
摘要:http://www.jb51.net/article/67633.htm 阅读全文
posted @ 2017-08-03 17:32 余***龙 阅读(179) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示