09 2020 档案

摘要:1、阿里云存储服务端生成签名 public class OssHelper { internal class PolicyConfig { public string expiration { get; set; } public List<List<Object>> conditions { ge 阅读全文
posted @ 2020-09-26 00:58 哆啦无梦 阅读(1347) 评论(0) 推荐(0)
摘要:1、安装 mariadb-install-db.exe mysqld install 2、修改utf8编码 [mysqld] default-storage-engine = innodb innodb_file_per_table max_connections = 4096 collation- 阅读全文
posted @ 2020-09-09 09:03 哆啦无梦 阅读(243) 评论(0) 推荐(0)