摘要: 参考博客:https://www.cnblogs.com/hmy-1365/p/12923435.html 阅读全文
posted @ 2021-10-29 13:57 LHX2018 阅读(20) 评论(0) 推荐(0) 编辑
摘要: 参考博客:https://blog.csdn.net/qq_32042527/article/details/88084130 阅读全文
posted @ 2021-10-29 13:55 LHX2018 阅读(98) 评论(0) 推荐(0) 编辑
摘要: 参考博客:https://blog.csdn.net/m0_55485287/article/details/115207178 在哪个文件编辑? 1.找到使用的主题,打开主题文件夹 2.找到对应的css文件,比如说github.css 3.修改最大宽度 阅读全文
posted @ 2021-10-29 13:54 LHX2018 阅读(562) 评论(0) 推荐(0) 编辑
摘要: 参考博客:https://blog.csdn.net/wangpengfei163/article/details/80900391 阅读全文
posted @ 2021-10-29 13:49 LHX2018 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 参考博客:https://blog.csdn.net/qq_40052237/article/details/115794368 http://start.aliyun.com 阅读全文
posted @ 2021-10-29 13:48 LHX2018 阅读(56) 评论(0) 推荐(0) 编辑
摘要: 1.参考博客: https://www.jianshu.com/p/fa804c712504 https://mp.weixin.qq.com/s/AXgNnJe8djD901EmhFkWUg 2.logback.xml内容如下: <configuration scan="true" scanPer 阅读全文
posted @ 2021-10-29 13:46 LHX2018 阅读(127) 评论(0) 推荐(0) 编辑
摘要: 如果文件是存储在服务器的某个位置,想提供pdf、jpg、png、mp4这些文件的预览功能,可以使用Nginx做虚拟映射,防止他人知道该文件的绝对路径. 如果想预览office文件,先将office文件转为pdf https://www.cnblogs.com/lhxBlogs/p/15480722. 阅读全文
posted @ 2021-10-29 13:32 LHX2018 阅读(985) 评论(0) 推荐(0) 编辑
摘要: 参考博客:https://blog.csdn.net/qq_31984879/article/details/102715335 阅读全文
posted @ 2021-10-29 13:26 LHX2018 阅读(167) 评论(0) 推荐(0) 编辑
摘要: 参考博客: https://blog.csdn.net/GuTiDong/article/details/81326787 按月份统计每个月的订单总金额 https://blog.csdn.net/hchaoyangming/article/details/49449527 查询每个人、每个月的消费 阅读全文
posted @ 2021-10-29 13:17 LHX2018 阅读(29) 评论(0) 推荐(0) 编辑
摘要: 使用场景: 业务部门从系统导出数据给开发人员,打开后数字全部变为科学计数法 参考文章:https://www.zhihu.com/question/20096750 阅读全文
posted @ 2021-10-29 13:09 LHX2018 阅读(86) 评论(0) 推荐(0) 编辑