摘要:
Git服务器Gogs简易安装-Windows环境 1、下载git for windows 1 https://github.com/git-for-windows/git/releases/download/v2.15.0.windows.1/Git-2.15.0-64-bit.exe 2、下载NS 阅读全文
摘要:
非常清晰的demo 服务端 using System; using System.Collections; using System.Collections.Generic; using System.Net; using System.Net.Sockets; using System.Text; 阅读全文