What is the translation of " GENERIC PROGRAMMING " in Chinese?

[dʒi'nerik 'prəʊgræmiŋ]
[dʒi'nerik 'prəʊgræmiŋ]
泛型编程
通用编程

Examples of using Generic programming in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Go has a simpler type system,using interfaces for basic generic programming.
Go有一个简单的类型系统,使用接口进行基本的通用编译
The goal of GenICam is to provide a generic programming interface for all types of cameras.
GenICam旨在为各种摄像机提供通用编程接口。
One of C++'s most powerful features is its support for generic programming.
C++威力强大的特性之一是对泛型程序设计(genericprogramming)的支持。
Generic programming: Types can be used to help developers catch programming errors early.
型:类型可用于帮助开发人员及早发现编程错误。
It has a strong interface builder and supports generic programming such as Java, Scala or C.
它有强大的界面生成器,支持泛型编程如Java,Scala或C。
Like most modern languages, Swift has a number offeatures that can all be grouped under generic programming.
和大多数先进语言一样,Swift拥有不少能被归类于泛型编程下的特性。
Generic programming means to write code that can be reused for objects of many different types.
泛型程序设计(Genericprogramming)意味着编写的代码可以被很多不同类型的对象所重用.
What I really love about this websiteis that it is not just limited to generic programming languages.
我真的很喜欢这个网站,它不仅限于通用编程语言。
This is the generic programming part of C++, the one that most programmers have the least experience with.
这是C++的泛型编程(genericprogramming)部分,也是大多数程序员经验最少的部分。
Classes are also the foundation for object-oriented and generic programming, which we cover in Part IV.
类也是第四部分中讨论的面向对象编程和泛型编程的基础。
If you are interested in generic programming, library design, and the C++ Standard Library, this book is for you.
如果你对泛编程、库设计以及C++标准库感兴趣,那么这本书正适合你。
Classes are also the foundation for object-oriented and generic programming, which we cover in Part IV.
类也是第四部分中所讨论的面向对象编程和泛型编程的基础。
C++ is designed to directly and comprehensively support multiple programming styles(procedural programming, data abstraction,object-oriented programming, and generic programming)..
C++设计成直接的和广泛的支持多种程序设计风格(过程化程序设计、数据抽象、面向对象编程、泛型程序设计)。
I use a lot of simple data abstraction(classes without inheritance) and generic programming(templates and algorithms parameterized on types).
我大量使用了简单的数据抽象(没有继承关系的类)和泛型编程(模板和参数化类型的算法)。
Generics concept is introduced in Java language to provide tighter type checks at compile time andto support generic programming.
泛型被引入到Java语言中以在编译时提供更严格的类型检查,并支持泛型编程
Areas of the core language that will besignificantly improved include multithreading support, generic programming support, uniform initialization, and performance enhancements.
核心语言将被大幅改善的领域包括多线程支持、泛型编程、统一的初始化,以及性能表现的加强。
Last summer we published early draft designs for how Go 2 might better support error values,error handling, and generic programming.
今年夏季,我们又发布了早期草案设计,希望借此探索Go2应如何更好地支持错误值、错误处理以及通用编程等问题。
In particular Modula-3 added support for generic programming(similar to templates), multithreading, exception handling, garbage collection, object-oriented programming, partial revelation and encapsulation of unsafe code.
特别是Modula-3添加了支持泛型编程(类似于模板)多线程,异常处理,垃圾收集,面向对象编程,部分不安全的代码的暴露和显式标记。
I am, however, a strong supporter of systematic use of data abstraction,OOP, and generic programming.
然而,对于系统性使用数据抽象、OOP、泛型编程我则是一个坚定的支持者。
Areas of the core language that weresignificantly improved include multithreading support, generic programming support, uniform initialization, and performance.
核心语言的领域被大幅改善,包括多线程支持、泛型编程、统一的初始化,以及表现的加强。
C++ is designed to directly and comprehensively support multiple programming styles(procedural programming, data abstraction,object-oriented programming, and generic programming).
C++设计直接的和广泛的支持多种程序设计风格(程序化程序设计、资料抽象化、面向对象程序设计、泛型程序设计)。
C++ can also be used as a traditional, imperative programming language(“as a better C”)or using the generic programming approach.
C++也能够被当作传统的编程语言使用(作为“一种更好的C”)或使用泛型编程
C++ is designed to directly and comprehensively support multiple programming styles(procedural programming, data abstraction,object-oriented programming, and generic programming).
C++设计成直接的和广泛的支持多种程序设计风格(程序化程序设计、资料抽象化、面向对象程序设计、泛型程序设计)。
Nested functions and class member functions can be referenced with closures(also called delegates),making generic programming much easier and type safe.
嵌套函数和类成员函数可以被称为闭包(也被称为委托),它们可使范型编程更为容易并保证类型安全。
For beginners, this book is an introduction to programming,as it discusses both object-oriented programming and generic programming.
对于初学者,这本书是编程入门,可能性它讨论了面向对象编程和泛型编程
Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms,including object-oriented programming, generic programming, and the traditional procedural programming..
学习C++是一次探索之旅,因为这种语言容纳了好几种编程范式,其中包括面向对象编程、泛型编程和传统的过程化编程。
These higher-level styles of programming are often called data abstraction,object-oriented programming, and generic programming.
这些面向高层次的程序设计风格通常被描述为数据抽象、面向对象程序设计以及范型程序设计
Last summer we published early draft designs for how Go 2 might better support error values,error handling, and generic programming.
去年夏天,我们发布了关于Go2如何更好地支持错误值(errorvalue),错误处理(errorhandling)和泛型编程(genericprogramming)的早期草案设计。
Results: 28, Time: 0.028

Word-for-word translation

Top dictionary queries

English - Chinese