freeimage.net.nunit
来自「对gif」· NUNIT 代码 · 共 9 行
NUNIT
9 行
<NUnitProject>
<Settings activeconfig="Debug" />
<Config name="Debug" appbase="UnitTest\bin\Debug" binpathtype="Auto">
<assembly path="UnitTest.exe" />
</Config>
<Config name="Release" appbase="UnitTest\bin\Release" binpathtype="Auto">
<assembly path="UnitTest.exe" />
</Config>
</NUnitProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?