摘要: vim /etc/netplan/00-installer-config.yamlnetwork: ethernets: enp5s0f0: dhcp4: no dhcp6: no addresses: [172.16.123.200/24] gateway4: 172.16.123.1 enp5s 阅读全文
posted @ 2025-01-16 11:27 Russ_Cox 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 安装 yum install -y nc 版本 nc --version 监听使用 nc -l -k 18888 阅读全文
posted @ 2024-08-14 12:54 Russ_Cox 阅读(3) 评论(0) 推荐(0) 编辑
摘要: https://www.exception.site/essay/idea-reset-eval https://www.liaoxuefeng.com/wiki/1252599548343744/1255884132971296 阅读全文
posted @ 2024-07-23 17:07 Russ_Cox 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 下面这个是如何使用,直接在web上面显示: go tool pprof -http=0.0.0.0:7071 "http://0.0.0.0:7070/debug/pprof/profile?seconds=900" go tool pprof -http=0.0.0.0:7072 "http:// 阅读全文
posted @ 2024-07-22 16:02 Russ_Cox 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 是的,在 Go 语言(以及任何编程语言)中,性能和功能优化是软件开发过程中至关重要的阶段。通常,开发过程可以分为几个主要阶段: 1. 需求分析和设计 在这个阶段,开发团队与客户或利益相关者讨论并明确项目的需求,制定项目的总体设计和架构。 2. 功能开发 在功能开发阶段,开发团队实现软件的核心功能,确 阅读全文
posted @ 2024-07-19 10:58 Russ_Cox 阅读(9) 评论(0) 推荐(0) 编辑
摘要: go tool pprof -http=0.0.0.0:7071 "http://127.0.0.1:7070/debug/pprof/profile?seconds=30" 阅读全文
posted @ 2024-07-17 11:15 Russ_Cox 阅读(1) 评论(0) 推荐(0) 编辑
摘要: https://www.ddooo.com/softdown/158066.htm 阅读全文
posted @ 2024-05-31 11:35 Russ_Cox 阅读(41) 评论(0) 推荐(0) 编辑
摘要: 删除了远端分支之后,把本地分支同步到远端: git push --all --prune 阅读全文
posted @ 2023-10-30 10:18 Russ_Cox 阅读(1) 评论(0) 推荐(0) 编辑
摘要: https://ai.12348.gov.cn/pc/ 阅读全文
posted @ 2023-06-20 12:26 Russ_Cox 阅读(13) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/cyleon/p/11887412.html 阅读全文
posted @ 2022-11-14 17:31 Russ_Cox 阅读(13) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示