ace

来自「c#设计模式WithCla」· 代码 · 共 26 行

TXT
26
字号
system carsys1 root

	CARSYS (ROOT_CLUSTER): "make"

default

	precompiled ("$EIFFEL3\precomp\spec\$PLATFORM\base")

cluster

	ROOT_CLUSTER:      "c:\eiffcar"; 
                            -- "$EIFFEL3\eprog2";
				-- If you intend to modify any part of the example,
				-- copy all the files of $EIFFEL3/examples/base/calculator
				-- into one of your directories, and replace
				-- $EIFFEL3/examples/base/calculator by the name of
				-- that directory on the above line.

end






⌨️ 快捷键说明

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