摘要:
#String的substring()的用法总结 substring() 方法返回字符串的子字符串。 1.public String substring(int beginIndex) :截取 索引位置beginIndex(包括) 到 字符串最后 2.public String substring( 阅读全文
posted @ 2021-01-23 10:03
triumph丶xs
阅读(3578)
评论(0)
推荐(0)
摘要:
#Hive 的函数 ##1.系统内置函数 1)查看系统自带的函数 show functions; show functions like "date"; 2)显示自带的函数的用法 desc function upper; desc function 'current_date' 记住带下划线的需要加 阅读全文
posted @ 2021-01-23 00:09
triumph丶xs
阅读(113)
评论(0)
推荐(0)

浙公网安备 33010602011771号