📄 listing7-02_output.txt
字号:
# you should see the following output
# when you execute Ant with the build.xml file
# of Listing 7-1:
> ant
Buildfile: build.xml
hello:
[echo] hello world!
BUILD SUCCESSFUL
Total time: 3 seconds
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -