?? build.xml
字號:
<project name=SystemC"
default="dist" basedir="." >
<property name="app.name" value="emptyprj"/>
<property environment="env" />
<envionment_variables_batfile>
bin\config\OpenCV.bat
</envionment_variables_batfile>
<compile>
mymake.cmd
</compile>
<link>
mingw32-make makefile hello
</link>
</project>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -