Subject | English | Chinese Taiwan |
comp., MS | return address | 寄件地址 (The sender's address, to which a letter or parcel can be returned if undeliverable) |
comp., MS | return code | 傳回碼 (In programming, a code that is used to report the outcome of a procedure or to influence subsequent events when a routine or process terminates (returns) and passes control of the system to another routine. Return codes can, for example, indicate whether an operation was successful or not and can thus be used to determine what is to be done next) |
comp., MS | return value | 傳回值 (A single value that is the result of the execution of a statement, method, or function) |