makeservices.bat
来自「Microsoft?ASP.NET Programming with Micro」· Batch 代码 · 共 3 行
BAT
3 行
csc /t:library /r:System.Web.dll /r:System.dll /r:System.Web.Services.dll /r:System.Xml.dll /r:System.Data.dll /out:bin\Services.dll AuthorsService.cs Service1.cs
pause
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?