上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 145 下一页
摘要: 将MySQL默认字符集改为utf8mb4 ## 查看当前默认字符集 ```mysql mysql> SHOW VARIABLES WHERE Variable_name LIKE 'character\_set\_%' OR Variable_name LIKE 'collation%'; ``` 阅读全文
posted @ 2023-08-18 09:46 刘俊涛的博客 阅读(86) 评论(0) 推荐(0)
摘要: ## 官网界面 ## ![image-20230816171905979](https://img2023.cnblogs.com/blog/540671/202308/540671-20230817095242835-1241131914.png) ### 软件界面 ![image-2023081 阅读全文
posted @ 2023-08-17 09:52 刘俊涛的博客 阅读(2039) 评论(0) 推荐(0)
摘要: # 软考改革 ## 软考真的要机考啦 > ### 2023年下半年计算机技术与软件专业技术资格(水平)考试有关工作调整的通告 > > 2023-08-14 来源: 中国计算机技术职业资格网 > > 为提升考试科学化、信息化水平,加强考试安全防控工作,确保考试公平、公正。自2023年下半年起,计算机软 阅读全文
posted @ 2023-08-16 15:30 刘俊涛的博客 阅读(49) 评论(0) 推荐(0)
摘要: # 阿里大模型之通义听悟使用体验 ***通义听悟 口令 见文末~*** ![image-20230816093035944](https://img2023.cnblogs.com/blog/540671/202308/540671-20230816095048619-1003438254.png) 阅读全文
posted @ 2023-08-16 09:51 刘俊涛的博客 阅读(194) 评论(0) 推荐(0)
摘要: ![image-20230815185708824](https://img2023.cnblogs.com/blog/540671/202308/540671-20230815185901320-1238109251.png) 有时候`layui-form `不生效是因为`div`的层级关系错误造 阅读全文
posted @ 2023-08-15 18:59 刘俊涛的博客 阅读(50) 评论(0) 推荐(0)
摘要: 围绕影子禁令的概念一直在酝酿审查叙事,影子禁令是指用户在社交平台上不知情的情况下被屏蔽。 在过去的几年里,shadowban这个词已经有了自己的生命,从一种特定的审核技术的象征演变成从实际排名下降到关于硅谷类型试图压制用户声音的毫无根据的阴谋论的简写。 “'影子禁令'听起来相当邪恶,我认为这是它在公 阅读全文
posted @ 2023-08-14 13:29 刘俊涛的博客 阅读(1685) 评论(0) 推荐(0)
摘要: ## 钉钉私人盘资料转移到阿里云盘 ![Snipaste_2023-08-07_10-39-37](https://img2023.cnblogs.com/blog/540671/202308/540671-20230807144000697-1650854183.png) 来源:电脑报~ 欢迎关注 阅读全文
posted @ 2023-08-07 14:40 刘俊涛的博客 阅读(107) 评论(0) 推荐(0)
摘要: # WPS嵌入图片Excel 不显示;显示乱码 =@_xlfn.DISPIMG("ID_E62408A603D64E55A863A266A48D898F",1) # ![image-20230803172450975](https://img2023.cnblogs.com/blog/540671/ 阅读全文
posted @ 2023-08-03 17:27 刘俊涛的博客 阅读(5033) 评论(0) 推荐(0)
摘要: # PWA代码实现 ## html 加入manifest.json ``` ``` ## manifest.json ```json { "short_name": "管理系统", "name": "管理系统", "icon": [ { "src": "/icon.png", "type": "im 阅读全文
posted @ 2023-07-29 11:23 刘俊涛的博客 阅读(59) 评论(0) 推荐(0)
摘要: 本书总结 ``` User stories are a popular technique used in Agile software development to capture and communicate requirements. They are concise, informal d 阅读全文
posted @ 2023-07-16 17:35 刘俊涛的博客 阅读(46) 评论(0) 推荐(0)
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 145 下一页