Also, if you use Rebase, you can ignore setting the base address in the Project Settings dialog box.
另外,如果使用Rebase实用程序,可以忽略ProjectSettings对话框中的基地址的设置。
英语百科
Base address
In computing, a base address is an address serving as a reference point ("base") for other addresses.
In computers using relative addressing scheme, to obtain an absolute address, the relevant base address is taken and offset (aka displacement) is added to it.