释义 |
origin (ORG) 起始地址;原点,源;[原始,原点] 1. The absolute storage address of the beginning of a program or block. 一个程序或数据块开始的绝对存储器地址。 2. In relative coding, the absolute storage address to which addresses in a region are referenced. 相对编码中,在某一区域内寻址时所参照的绝对存储器地址。 3. A station or application program from which a message or other data originates. 一种产生信息或其它数据的站或应用程序。对照destination。 参阅 assembled origin, computer program origin, loaded origin。 |