摘要:
a 阅读全文
摘要:
C++枚举类型enum与enum class的使用 C++枚举类型enum与enum class的使用_C 语言_脚本之家 https://www.jb51.net/article/193758.htm 一.关于枚举类型 1. 什么是枚举类型? 答:如果一个变量只有几种可能的值,那么就可以定义为枚举 阅读全文
摘要:
https://blog.golang.org/go1.13-errors Working with Errors in Go 1.13 - The Go Blog https://blog.golang.org/go1.13-errors Introduction Examining Errors 阅读全文
摘要:
配置缓存过期时间 - CDN - 阿里云 https://help.aliyun.com/document_detail/27136.html accept-ranges: bytesage: 0ali-swift-global-savetime: 1619162787content-encodin 阅读全文
摘要:
设置HTTP/2 - CDN - 阿里云 https://help.aliyun.com/document_detail/59894.html 新时间:2021-01-26 09:48 说明 如果您是第一次配置HTTPS证书,则需要等证书配置完成且生效后,才能开启HTTP/2。 如果您开启HTTP/ 阅读全文
摘要:
Redis databases should be used to separate different keys belonging to the same application (if needed), SELECT – Redis https://redis.io/commands/sele 阅读全文
摘要:
工厂模式 | 菜鸟教程 https://www.runoob.com/design-pattern/factory-pattern.html 抽象工厂模式 | 菜鸟教程 https://www.runoob.com/design-pattern/abstract-factory-pattern.ht 阅读全文