会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
MrZhang_
博客园
首页
新随笔
联系
订阅
管理
2019年9月4日
oauth2 权限认证
摘要: 文章推荐 http://www.ruanyifeng.com/blog/2014/05/oauth_2_0.html 视频推荐 https://www.funtl.com/zh/spring-security-oauth2/
阅读全文
posted @ 2019-09-04 14:54 MrZhang_
阅读(1306)
评论(0)
推荐(0)
2019年8月27日
presto unixtimestamp转标准日期
摘要: 用到presto两个函数 1. from_unixtime 2.format_datetime select '1566748800000', substr('1566748800000',1,10) as a, from_unixtime(cast(substr('1566748800000',1
阅读全文
posted @ 2019-08-27 14:01 MrZhang_
阅读(8879)
评论(0)
推荐(1)
公告