Fork me on GitHub

11 2021 档案

摘要:参考:https://blog.csdn.net/qq_32719287/article/details/79513164 1、sql 语句中count()有条件的时候为什么要加上or null。 如count(province = '浙江' or NULL) 这部分,为什么要加上or NULL,直 阅读全文
posted @ 2021-11-16 14:45 君乐豹 阅读(219) 评论(0) 推荐(0) 编辑
摘要:import datetime today = datetime.datetime.today().date() print today.weekday() for i in range(10): next_week_start = today + datetime.timedelta(days=t 阅读全文
posted @ 2021-11-12 16:20 君乐豹 阅读(221) 评论(0) 推荐(0) 编辑
摘要:一.创建列表 1.创建一个普通列表 >>> tabulation1 = ['大圣','天蓬','卷帘'] >>> tabulation1 ['大圣', '天蓬', '卷帘'] >>> tabulation2 = [72,36,18] >>> tabulation2 [72, 36, 18] 2.创建 阅读全文
posted @ 2021-11-12 16:16 君乐豹 阅读(992) 评论(0) 推荐(0) 编辑
摘要:Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by 配置php网站的时候,经常会在页首出现Warning: session_start() [f 阅读全文
posted @ 2021-11-12 16:14 君乐豹 阅读(307) 评论(0) 推荐(0) 编辑
摘要:推荐使用Layui镜像站:https://www.layui.siteLayer:https://www.layui.site/layer/index.htmMobile:https://www.layui.site/layer/mobile/index.htmLayui文档:https://www 阅读全文
posted @ 2021-11-01 16:51 君乐豹 阅读(1017) 评论(0) 推荐(0) 编辑

Live2D
欢迎阅读『2021 年 11月 随笔档案』
点击右上角即可分享
微信分享提示