1 Star 0 Fork 302

cyj123/SuperSocket

forked from kerryjiang/SuperSocket 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
BuildQuickStart.bat 242 Bytes
一键复制 编辑 原始数据 按行查看 历史
kerryjiang 提交于 2012-08-07 10:00 . commit master branch
@echo off
set fdir=%WINDIR%\Microsoft.NET\Framework64
if not exist %fdir% (
set fdir=%WINDIR%\Microsoft.NET\Framework
)
set msbuild=%fdir%\v4.0.30319\msbuild.exe
%msbuild% QuickStart\QuickStart.sln /p:Configuration=Debug /t:Rebuild
pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yongjinc/SuperSocket.git
[email protected]:yongjinc/SuperSocket.git
yongjinc
SuperSocket
SuperSocket
master

搜索帮助