COOL:C面向对象语言

“C Object Oriented Language”常被简称为COOL,这种缩写方式不仅书写简便,也便于日常交流和使用。它作为一个计算机领域的专业术语,经常出现在编程讨论和文档中,主要与面向对象的程序设计概念相关。其中文含义为“C面向对象语言”,指代一类基于C语言并支持面向对象编程特性的编程语言。

C Object Oriented Language具体释义

  • 英文缩写:COOL
  • 英语全称:C Object Oriented Language
  • 中文意思:C面向对象语言
  • 中文拼音:miàn xiàng duì xiàng yǔ yán
  • 相关领域cool 常用

C Object Oriented Language的英文发音

例句

  1. In the upper computer, C + + builder, the object oriented programming language, is used to design the interface, the serial communication function is realized by embedding the assemble language into C + + language.
  2. 在上位机中,采用面向对象程序设计语言C++builder进行界面设计,在C++语言中嵌入汇编语言来实现串行通信功能。
  3. Visual C + + and C + + Builder are more popular object - oriented programming language. This paper makes comparison of Visual C + + and C + + Builder from aspects of the application framework, applicability, transplantability, and application prospect, etc.
  4. C++Builder和Visualc++是目前比较流行的面向对象的程序设计语言,从应用程序框架、易用性、可移植性、应用前景等方面对C++Builder和Visualc++进行了对比分析。
  5. 《 The Tax Administrative System 》 adopted the C / S mode, it is carried out by the usage of object oriented language. It includes numerous distributed object, and how to carry on the valid testing is an urgent problem to be solved.
  6. 《税务行政管理系统》采用了C/S模式,运用了面向对象语言来实现,其中包含了众多的分布式对象,如何对其进行有效的测试,是一个亟待解决的问题。
  7. This paper discusses the issues on embedding an object oriented and semantic associated query language-OSDL in C language, and presents a complete C host language interface for OSDL.
  8. 在这篇论文里,我们重点讨论在C语言里嵌入面向对象的查询语言OSDL所遇到的矛盾及处理方法,完整地提出了在C中支持使用OSDL的宿主语言接口OSDL-C。
  9. The protocol stack architecture based on the TCP / IP protocol stack model was designed with object oriented method and realized using C language.
  10. 协议栈的架构是基于TCP/IP协议栈模型,总体设计采用了面向对象的思想,源代码的编写采用了标准C语言。