要查找CD/DVDROM驱动器的SCSI名字,可以使用lsscsi命令显示所有的 SCSI设备,并使用grep来查找 cd/dvd
To find the SCSI device name for the CD/DVD ROM drive, use the lsscsi command to list all SCSI devices, and use grep to find cd/dvd
为了命令行编译器能用- F选项查找运行期间错误,你必须传递与第一次编译时相同的指令列表。
In order for the command-line compiler to find the runtime error with -f, you must compile the program with all the same command-line parameters you used the first time you compiled it.
编译器将会在预定义的位置集查找该头文件,这些预定义的位置可以通过设置查找路径环境变量或者通过命令行选项来修改。
The compiler will look for it in a predefined set of locations, which can be modified by setting a search path environment variable or through a command line option.
如果文件名没有扩展名,命令行编译器会查找扩展名为。dpr的同名文件,如果找不到,则查找扩展名为。pas的同名文件。
If filename does not have an extension, the command-line compiler assumes. DPR, then. Pas, if no. DPR is found.
如果文件名没有扩展名,命令行编译器会查找扩展名为。dpr的同名文件,如果找不到,则查找扩展名为。pas的同名文件。
If filename does not have an extension, the command-line compiler assumes. DPR, then. Pas, if no. DPR is found.
应用推荐