09 2018 档案

摘要:要证明f(x)在X上有界,必须找到一个M>0,使任意x属于X都有 |f(x)|<=M;要证明f(x)在X上无界,只需要找到一个数列{xn}存在于X,使f(xn) n趋于∞,f(xn)趋于∞ 外界函数有界,复合函数必有界 阅读全文
posted @ 2018-09-16 14:38 0xcafedaddy 阅读(2154) 评论(0) 推荐(0) 编辑
摘要:https://opensource.com/article/18/8/publish-wordpress-static-gitlab-pages-site A long time ago, I set up a WordPress blog for a family member. There a 阅读全文
posted @ 2018-09-14 11:17 0xcafedaddy 阅读(201) 评论(0) 推荐(0) 编辑
摘要:举个简单的栗子: 找到最小日期的那一条记录 select * from ( select *,row_number() over (partition by id order by cast(date as bigint) asc ) date_row_numberfrom ods_sdm.sdm_ 阅读全文
posted @ 2018-09-06 16:23 0xcafedaddy 编辑

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