📄 booc.rsp
字号:
# 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -