booc.rsp

来自「SharpDevelop2.0.0 c#开发免费工具」· RSP 代码 · 共 21 行

RSP
21
字号
# This file contains command-line options that the Boo# command-line compiler (booc) will process as part# of every compilation, unless the "-noconfig" option# is specified. # Reference the common Framework libraries#-r:System (already included by boo)#-r:System.Data -r:System.Drawing#-r:System.Management#-r:System.Messaging#-r:System.Runtime.Remoting#-r:System.Runtime.Serialization.Formatters.Soap# does not work nicely on mono-r:System.Security#-r:System.ServiceProcess#-r:System.Web#-r:System.Web.Services#-r:System.Windows.Forms-r:System.Xml

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?