上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 143 下一页
摘要: # WPS嵌入图片Excel 不显示;显示乱码 =@_xlfn.DISPIMG("ID_E62408A603D64E55A863A266A48D898F",1) # ![image-20230803172450975](https://img2023.cnblogs.com/blog/540671/ 阅读全文
posted @ 2023-08-03 17:27 刘俊涛的博客 阅读(4636) 评论(0) 推荐(0)
摘要: # PWA代码实现 ## html 加入manifest.json ``` ``` ## manifest.json ```json { "short_name": "管理系统", "name": "管理系统", "icon": [ { "src": "/icon.png", "type": "im 阅读全文
posted @ 2023-07-29 11:23 刘俊涛的博客 阅读(47) 评论(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 刘俊涛的博客 阅读(28) 评论(0) 推荐(0)
摘要: # Laravel查询构建器 查询上锁 **悲观锁** 查询构建器还包含一些方法帮助你在select语句中实现”悲观锁“。可以在查询中使用`sharedLock`方法从而在运行语句时带一把”共享锁“。共享锁可以避免被选择的行被修改直到事务提交: ```php DB::table('users')-> 阅读全文
posted @ 2023-07-13 17:26 刘俊涛的博客 阅读(29) 评论(0) 推荐(0)
摘要: # 同意个人数据跨境传输 2023-适用于 Windows 11 的 06 累积更新,适合基于 x64 的系统 (KB5027292) ## 更新内容 同意个人数据跨境传输 当在使用本产品以及列在了解更多“页面中的产品和服务(统称产品)时,微软会将一些对于向您提供和运行产品所必装的个人数据传翰至中国 阅读全文
posted @ 2023-07-03 11:21 刘俊涛的博客 阅读(2432) 评论(0) 推荐(0)
摘要: # odd-one-out 谷歌找出AI生成的图片 小游戏 ![image-20230630101619255](https://img2023.cnblogs.com/blog/540671/202306/540671-20230630101715677-1428537190.png) ![odd 阅读全文
posted @ 2023-06-30 10:17 刘俊涛的博客 阅读(50) 评论(0) 推荐(0)
摘要: # I Will Boast In Christ Lyric (Come on, let's make yourself a person tonight) All I have because of Jesus All this promise Won for me When He paid th 阅读全文
posted @ 2023-06-20 09:50 刘俊涛的博客 阅读(23) 评论(0) 推荐(0)
摘要: 配置文件daemon.json ```json { "builder": { "gc": { "defaultKeepStorage": "20GB", "enabled": true } }, "experimental": false, "features": { "buildkit": tru 阅读全文
posted @ 2023-06-19 18:14 刘俊涛的博客 阅读(20) 评论(0) 推荐(0)
摘要: ![image-20230615101624069](https://img2023.cnblogs.com/blog/540671/202306/540671-20230615101927828-1473546819.png) 地址:https://st.so.com/r?src=st&srcsp 阅读全文
posted @ 2023-06-15 10:19 刘俊涛的博客 阅读(12) 评论(0) 推荐(0)
摘要: # 请求不可用 ## 基本处理步骤 ``` 1.Restart/reboot the servers 2.Check for unexpected automatic maintenance 3.Check on your bandwidth 4.Check server connectivity 阅读全文
posted @ 2023-06-15 10:00 刘俊涛的博客 阅读(151) 评论(0) 推荐(0)
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 143 下一页