摘要: 1、show variables like 'innodb_large_prefix'; show variables like 'innodb_file_format'; 修改为如下配置: set global innodb_large_prefix=ON; set global innodb_f 阅读全文
posted @ 2022-09-20 16:08 newbigapple 阅读(174) 评论(0) 推荐(0) 编辑
摘要: node_modules目录下.cache下最大文件删除即可(vue-loader) 阅读全文
posted @ 2022-09-20 09:16 newbigapple 阅读(48) 评论(0) 推荐(0) 编辑
摘要: IIS.net 版 一、web.config配置 A、)configuration>system.webServer>security>requestFiltering> 节点下 <requestLimits maxAllowedContentLength="2072576000"> <!--缓慢的 阅读全文
posted @ 2022-08-29 11:19 newbigapple 阅读(523) 评论(0) 推荐(0) 编辑
摘要: java项目数据表字段设计,方案 1、表名_字段名,字段下划线隔开,如学校,数据库: school_id,school_name,对应类属性:schoolId,schoolName;学生中使用对应字段和属性。 2、表名字段名,字段和属性一致,如学校,数据库: schoolId,schoolName。 阅读全文
posted @ 2022-08-17 09:33 newbigapple 阅读(81) 评论(0) 推荐(0) 编辑
摘要: 支持smb1.0/2.0/3.0,版本;集成了不共享情况。 阅读全文
posted @ 2022-07-26 13:45 newbigapple 阅读(2067) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示