随笔分类 -  VS 设置

摘要:设置 Merge: 参数为:/x /e /ub /wl /dl %6 /dr %7 %1 %2 %4 /x /e /ub /wl /dl %6 /dr %7 %1 %2 %4 阅读全文

posted @ 2016-05-11 08:52 扶门的小熊猫 阅读(172) 评论(0) 推荐(0)

摘要:CSC 命令编译cs文件 编译 File.cs 以产生 File.exe: csc File.cs 编译 File.cs 以产生 File.dll: csc /target:library File.cs 可缩写成 csc /t:library File.cs 编译 File.cs 并创建 My.e 阅读全文

posted @ 2016-04-21 09:01 扶门的小熊猫 阅读(732) 评论(0) 推荐(1)

导航