Vocab Bloom Hub

problem-oriented language

/ˈprɒbləm ˌɔːriəntɪd ˈlæŋɡwɪdʒ/

翻译: 一种为特定问题领域或特定应用而设计的编程语言或形式语言,专注于问题本身的结构,而非机器的体系结构;与通用语言相对。

1 个条目

phrase

C1formalcommonIT/ˈprɒbləm ˌɔːriəntɪd ˈlæŋɡwɪdʒ/

A type of programming language designed to solve specific problems or perform tasks in a particular domain, rather than being general-purpose. It focuses on the problem structure rather than the machine architecture.

  • 🇨🇳一种为特定问题领域或特定应用而设计的编程语言或形式语言,专注于问题本身的结构,而非机器的体系结构;与通用语言相对。
  1. High-level programming language C1 formal

    A programming language designed to solve specific types of problems or to express solutions in a way that is natural to the problem domain, rather than to the computer's architecture.

    • SQL is a problem-oriented language for managing databases.
    • MATLAB is a problem-oriented language used for numerical computing.
    • COBOL is a problem-oriented language designed for business data processing.

    🇨🇳面向问题的语言