2010年10月18日
摘要: - 输出文件 -/out:<file> 输出文件名(默认值: 包含主类的文件或第一个文件的基名称)/target:exe 生成控制台可执行文件(默认) (缩写: /t:exe)/target:winexe 生成 Windows 可执行文件 (缩写: /t:winexe)/target:library 生成库 (缩写: /t:library)/target:module 生成能添加到其他... 阅读全文
posted @ 2010-10-18 11:16 一路前行 阅读(452) 评论(1) 推荐(1) 编辑