分程序标识符英文解释翻译、分程序标识符的近义词、反义词、例句
英语翻译:
【计】 block identifier
分词翻译:
分的英语翻译:
cent; dispart; distribute; divide; marking; minute
【计】 M
【医】 deci-; Div.; divi-divi
程序的英语翻译:
formality; ground rule; procedure; proceeding; process; program
【计】 P; problem determination aid; PROC; program; related channel program
【化】 sequence
【经】 program; sequence
标识符的英语翻译:
【计】 ID; identifier
网络扩展解释
分程序标识符
分程序标识符的中文拼音为 "fēn chéng xù biāo shì fù"。它是指在计算机程序中,标识不同子程序的名称或者符号。
英语解释和读音
在英语中,分程序标识符可以翻译为 "Subprogram identifier" 或者 "Subroutine identifier"。读音为 /ˈsʌbproʊɡræm aɪˌdɛntəfaɪər/ 或者 /ˈsʌbrutin aɪˌdɛntəfaɪər/。
英文用法
在编程中,通过分程序标识符可以对程序进行分块,每个块都可以单独编写、测试和调试。这样有利于提高程序的可读性、可维护性和代码复用性。
英文例句
- Subprogram identifier names must be unique within the scope of the program.
- These subroutines can be invoked by their subprogram identifier.
- We need to define the subprogram identifier and its arguments before calling the subroutine.
英文近义词
在编程中,分程序标识符可以和以下近义词互换使用:
- Procedure identifier
- Function identifier
- Method identifier
英文反义词
在计算机编程中,分程序标识符没有明确的反义词。
英文单词常用度
根据 Google Ngram Viewer 统计,"subprogram identifier" 这个词组在英文书籍中的使用率逐渐上升,在 2010 年左右达到峰值,之后稍有下降。但是其使用频率仍然很高。