要查找 CD/DVD ROM 驱动器的 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.
应用推荐