Its name can be used in commands as input (for example, a LINK command file), or it can pass commands to the operating system.
它的文件名在命令中可以用作输入(例如,LINK命令文件),或者它可将命令传递到操作系统。
DSP software USES link command file. This file contains definition of memory of DSP and target board and how to distribute code segment and data segment to the memory.
DSP软件系统采用链接命令文件,这个文件包含了DSP和目标板的存储器空间的定义以及代码段、数据段是如何分配到这些存储器空间的。
To find which files link symbolically to a particular file, you can use the find command and the -lname option with a filename, as illustrated in Listing 12.
要查出哪些文件是对特定文件的符号链接,您可以使用find命令或带文件名的-lname选项,如清单12所示。
The file kxp12.c is renamed in a more readable manner, then the link command is used to create a symbolic link back to the original file name, in case it's still used elsewhere.
重新命名文件kxp12 . c以提高可读性,然后使用link命令来创建到原始文件名的符号链接,以防在其他位置使用该文件名。
Using the command without any extra options creates a soft link to a file.
直接使用以上命令,不带任何附加参数,则创建对一个文件的软链接。
You can use more than one command file in a LINK command.
可在LINK命令中使用多个命令文件。
To pass a file to the linker, specify the filename on the command line after the link command.
要将文件传递给链接器,在命令行上LINK命令之后指定文件名。
You can pass command-line arguments to LINK in the form of a command file.
可以用命令文件的形式将命令行参数传递给LINK。
LINK accepts the command-file input as if it were specified in that location on the command line.
LINK接受命令文件输入,如同它是在命令行中的那个位置指定的一样。
LINK accepts the command-file input as if it were specified in that location on the command line.
LINK接受命令文件输入,如同它是在命令行中的那个位置指定的一样。
应用推荐