随笔 - 748  文章 - 1  评论 - 107  阅读 - 34万
08 2022 档案
[转]Win10 使用过程中慢的几个解决方法
摘要:本文操作转自:https://blog.csdn.net/wenzhu2333/article/details/104189823 VS2022 1、工具-选项–intellitrace–把启用那个勾取消。 2、工具–选项–文本编辑器–C/C++–高级–代码分析–禁用后台代码分析–改为true 3. 阅读全文
posted @ 2022-08-12 00:29 z5337 阅读(371) 评论(0) 推荐(0) 编辑
[转]Docker 使用说明
摘要:转自:https://www.cnblogs.com/andychyi/p/15557032.html 查看要开启或关闭的容器id,即CONTAINER ID docker ps -a 设置某个容器开机启动,不用考虑容器的状态是否为运行或者其他。 docker update --restart=al 阅读全文
posted @ 2022-08-10 00:36 z5337 阅读(24) 评论(0) 推荐(0) 编辑
[转]C# Git 使用说明
摘要:git 命令行使用: git clone [远程git源地址] 下载代码git pull 拉取最新版本 git add . 暂存当前状态git commit -m "提交时的备注"git push 提交并推送git push origin 提交成新的分支 git checkout -b "新的分支" 阅读全文
posted @ 2022-08-09 23:24 z5337 阅读(782) 评论(0) 推荐(0) 编辑
[转]VM Ware 安装 Win 7
摘要:转自:https://blog.csdn.net/weixin_56056642/article/details/124219350 虚拟机安装Win7时提示“缺少所需的CD/DVD驱动器设备驱动程序” 解决方法: 使用的 Win7 Key :FJGCP-4DFJD-GJY49-VJBQ7-HYRR 阅读全文
posted @ 2022-08-04 21:08 z5337 阅读(292) 评论(0) 推荐(0) 编辑
【转】WinCE_CAB_Manager_3.0 使用截图
摘要:点我下载 WinCE_CAB_Manager_3.0 打包文件到 PDA (Win CE)上安装使用的步骤截图 阅读全文
posted @ 2022-08-04 12:19 z5337 阅读(135) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示