PI:处理指令

“Processing Instruction”在计算机领域,特别是程序集相关工作中,常被缩写为“PI”,以便于日常书写和使用更加高效便捷。这一专业术语的中文含义是“处理指令”,它通常用于描述对程序集或代码进行特定操作或控制的指令信息。

Processing Instruction具体释义

  • 英文缩写:PI
  • 英语全称:Processing Instruction
  • 中文意思:处理指令
  • 中文拼音:chǔ lǐ zhǐ lìng
  • 相关领域pi 程序集

Processing Instruction的英文发音

例句

  1. Memory is a function of direct access to central processing instruction and data memory.
  2. 内存是中央处理机能直接存取指令和数据的存储器。
  3. A processing instruction contains a target ( xml-stylesheet in the above example ), followed by data.
  4. 一条处理指令(PI)包含一个目标(在上面示例中,xml-stylesheet),后跟数据。
  5. Each CDATA section, comment, processing instruction, and non-leaf node is assigned a binary codeword.
  6. 每个CDATA部分、注释、处理指令(PI)和非叶节点都被分配一个二进制代码字。
  7. For example, plug-ins can cache the content of the xml-stylesheet? > processing instruction as a property.
  8. xml-stylesheet?>处理指令(PI)的内容作为属性来进行缓冲。
  9. Note the second line is an xml-stylesheet processing instruction.
  10. 请注意,第二行是一条xml-stylesheet处理指令(PI)。