subroutines
編輯正在努力提供更完整的內容,建議 20 分鐘後再回來看看
subroutines — 名詞
1. A set of instructions that performs a specific task and can be called from a pro
1.名詞
釋義
子程式
A set of instructions that performs a specific task and can be called from a program.
例句
The program uses several subroutines to handle input and output.