📄 readmefirst.txt
字号:
The sample's CodeWarrior project file is stored as an XML file for better compatibility accross versions of CodeWarrior. To import the project via CodeWarrior:
1) Open CodeWarrior
2) Choose "Import Project" from the CodeWarrior's File Menu
3) From the DIASample folder Choose the DIASample.mcp.xml file
4) Then "Name new project as" DIASample.mcp
This will create a DIASample.mcp project file for the version of CodeWarrior that you use. You only need to import the project from the XML file the one time, after that you will only need open DIASample.mcp to launch the project.
**Note - If you are using a Mac and the XML file is present but not coming up as an option to import, you may want to use ResEdit to confirm that the type and creator ID of the file are set correctly to 'TEXT' and 'CWIE'.
For IDEs other than CodeWarrior you can use the included source code and header files to recreate the application. In most cases you will have to create the resource files on your own.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -