From cef75c0adfcd639886913efc330af2cab32685dd Mon Sep 17 00:00:00 2001 From: "381848900@qq.com" Date: Sun, 9 Mar 2025 18:40:00 +0800 Subject: [PATCH] first --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..80c7deb --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# [KernelCommunication](http://gitea.asahichyan33.top/asahi/KernelCommunication) + +```bash +git remote add origin ssh://git@81.70.52.148:17022/asahi/rs-tcp.git + +D:\work\科锐\三阶段\内核\2-三环通讯\KernelCommunication\KernelCommunication>msbuild /t:clean /t:build KernelCommunication.vcxproj /p:Configuration="Debug" /p:Platform=Win32 /p:TargetVersion="Windows7" +``` +