我的C++代码风格

背景 最近用C++写一个小工具,顺便总结了一个c++代码风格。不拒绝匈牙利命名,但不制造匈牙利命名!^_^ 代码风格 具体来说,只是列出了命名的约

IKEv2不解释

最新内容 https://yanyong.cc/post/noexplain-v2ray-xray-trojan-ikev2/ 2025.4.2 1 2 3 sudo apt-get -y install charon-systemd libstrongswan-extra-plugins libcharon-extra-plugins #sudo systemctl status strongswan 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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50

懂的都懂不解释

最新内容 https://yanyong.cc/post/noexplain-v2ray-xray-trojan-ikev2/ 2025.4.2 基础配置 安装docker和nginx 略… ssl泛域名证书和cloudflare 略… BBR and TFO https://wiki.crowncloud.net/?How_to_enable_BBR_on_Debian_11 https://www.geeksforgeeks.org/what-is-tcp-fast-open/ 1 2 3 4