make.bat
来自「这是c#高级编程的配套源码」· Batch 代码 · 共 4 行
BAT
4 行
csc /target:library WhatsNewAttributes.cs
csc /target:library /reference:WhatsNewAttributes.dll VectorClass.cs
csc /reference:WhatsNewAttributes.dll /reference:VectorClass.dll LookUpWhatsNew.cs
LookUpWhatsNew
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?