摘要:
Python:使用chinesecalendar获取中国节假日判断工作日和节假日-CSDN博客 # 离线 pip install chinesecalendar https://pypi.org/project/chinesecalendar/ https://github.com/LKI/chin 阅读全文
posted @ 2024-10-11 16:20
你说夕阳很美
阅读(932)
评论(0)
推荐(0)
摘要:
Python中的枚举数据类型(Enum)_python enum-CSDN博客 默认属性name和value from enum import Enum class Weekday(Enum): monday = 1 tuesday = 2 wednesday = 3 thirsday = 4 fr 阅读全文
posted @ 2024-10-11 16:04
你说夕阳很美
阅读(36)
评论(0)
推荐(0)
摘要:
lsmod命令详解 - 马昌伟 - 博客园 (cnblogs.com) lsmod 其实就是list modules的缩写,即 列出所有模块. 功能说明:显示已载入系统的模块。 阅读全文
posted @ 2024-10-11 15:15
你说夕阳很美
阅读(89)
评论(0)
推荐(0)
摘要:
深入解析 Nginx proxy_set_header:实现高级代理功能 - dashery - 博客园 (cnblogs.com) proxy_set_header 是 Nginx 配置中的一个重要指令,特别是在使用 Nginx 作为反向代理时。该指令允许你修改由 Nginx 传递给代理后端的请求 阅读全文
posted @ 2024-10-11 14:31
你说夕阳很美
阅读(883)
评论(0)
推荐(0)
摘要:
D:\nginx\nginx>nginx.exe -V nginx version: nginx/0.7.59 configure arguments: --builddir=objs.msvc8 --crossbuild=win32 --with-debug --prefix= --conf-pa 阅读全文
posted @ 2024-10-11 14:20
你说夕阳很美
阅读(106)
评论(0)
推荐(0)

浙公网安备 33010602011771号