📄 readme.dat
字号:
README file for Code directory
iSIGHT v6.0 Training Class
Files needed for the exercise in the training manual
(paths are relative to the isightTrn/Code directory):
* * * CODE Directory * * *
1- ../Programs/aero.exe = simulation code
2- ../Programs/aero.c = source code
3- ./AeroInTemp.dat = input template file
4- ./README.dat = this file
5- ./aero.ans.desc = answer file for this lab
* * * CODE/EXERCISES Directory * * *
A. Files needed for Command Line Arguments Exercise in the training manual:
1- ./Exercises/code_arg.ans.desc - answer file for code with command line arguments
2- ./Exercises/AeroInTemp.dat - input template file for AeroIn.txt
3- ../../Programs/aeroarg.exe - simulation code
4- ./Exercises/AeroOut.txt - output file
B. Files needed for Multiple Input Files Exercise in the training manual:
1- ./Exercises/code_mult.ans.desc - answer file for code with multiple input files
2- ./Exercises/AeroWingInTemp.dat - input template file for AeroWingIn.txt file
3- ./Exercises/AeroFuseInTemp.dat - input template file for AeroFuseIn.txt file
4- ../../Programs/aeromult.exe - simulation code
C. Files needed for Standard Input/Output Exercise in the training manual:
1- ./Exercises/code_std.ans.desc - answer file for code that uses the standard
input and output channels
2- ./Exercises/AeroIn.txt - file for keyboard inputs storage
3- ./Exercises/AeroOut.txt - file for the screen outputs storage
4- ../../Programs/aerostd.exe - simulation code
D. Files needed for Batch Files Exercise in the training manual:
1- ./Exercises/aero.bat - batch file which runs the aero.exe code
2- ./Exercises/code_batch.ans.desc - answer file for running a batch file
3- ./Exercises/AeroInTemp.dat - input template file
E. Files needed for the Array Parsing Exercise
1- ./Exercises/code_array.ans.desc - answer file for parsing an output array
2- ./Exercises/AeroOutput.txt - output file with an array to be parsed
JHB 06/29/2001
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -