For example, the C programming language has integer and floating-point types.
例如,c编程语言具有整型和浮点类型。
The implementation of EVFP functions in VSAN uses the C programming language to code.
VSAN网络的EVFP协商功能是通过使用C编程语言来进行代码实现。
Some familiarity with the constructs of the C programming language is helpful, but it is not required.
如果您对C编程语言的构造比较熟悉,那么将会很有帮助,但这并不是必需的。
This is a very classic on the C programming language, English books, like English friends may wish to look.
说明:这是一本很经典的关于C程序设计语言的英文书,喜欢英文的朋友不妨可以看看。
They're similar to trigraphs in the C programming language, just an alternate representation of a specific character.
字符实体类似于C编程语言中的三联符(trigraphs):只是特定字符的替代表示。
Working knowledge of the C programming language can also help to give you a better understanding of some of the concepts we discuss.
C编程语言的应用知识可以帮助您更好地理解我们讨论的一些概念。
The C programming language -- a language which combines the flexibility of assembly language with the power of assembly language. -- unknown
C语言—这是一种既有汇编语言强大的功能,又有汇编语言的灵活性的编程语言。
The C programming language was equally influential to the design of all other "programming philosophies", most obviously in the syntactical level.
编程语言同样影响着其它所有的“编程哲学”,最明显就是在语法层面上。
The two types are the Bourne shell and the C shell, the latter being distinctive because its format and structure is like that of the C programming language.
它们分别是BourneShell和C Shell,后者的独特之处在于其格式和结构类似于 C 编程语言的格式和结构。
This section contains documentation on the processor design that is used in the course, as well as an overview of the C programming language, which is also used in the assignments.
这个网页包含了一些本课程中使用的处理器设计相关文件,同时也包含了一个作业中用得上的C程式语言概论。
Secondly it pointed out the problem that the C programming language occurs while C access muti-dimensional arrays of float or array of structure whose one or more members type is float.
本文首先介绍了C语言中函数指针的一种简单用法,其次讨论了C语言中的多维浮点数组、含有浮点成员的结构体数组访问时所发现的问题,同时也给出了解决办法。
I master C programming language. Half a year ago, I gave up C and transferred to Sales Department. Even I master the C programming language, I still didn't realize what a language means.
我精通C语言,但是就在半年前我放弃C语言,转到市场部门工作之后,我都还没有悟到语言到底是什么。
Other programming languages use special characters to distinguish blocks of code, like the curly brace characters ({and}) in C-based languages.
其他编程语言使用特殊的字符来区分代码块,比如基于C的语言中的花括号({和})。
The classic C language approach to object oriented programming is the usage of opaque pointers, i.e., handles.
经典的C语言方式进行面向对象编程的一种方式就是使用晦涩的指针,比如句柄。
This article describes how the C++ Visualization features can help during the day-to-day activities of programming and documenting code.
这篇文章描述了 C++可视化特性在编程和编制代码的日常活动中是怎样起到帮助的作用的。
The most widely used programming languages are C and C + +.
应用最广泛的编程语言是c和c++。
Pointers are one of the most bug-prone aspects of C and C++ programming.
指针是最容易导致C/C++程序漏洞的东西了。
The C++ Standard Library specifies a set of classes and functions that facilitate common programming tasks.
这些库包含了一系列的类和函数,可以在编程中使用。
Although this article does not provide a deep dive into the programming language, some Objective-C fundamentals are provided below.
尽管本文不深入挖掘编程语言,但是下面提供一些Objective- c基础知识。
The DataBlade API is the programming interface used to interface with the database server in "C."
DataBladeAPI是用于与“C”语言数据库服务器接口的编程接口。
This technique is sound programming practice in C. it helps prevent real bugs, because putting the literal on the right-hand side makes this always return true.
这项技巧是c语言中一项著名的编程实践。它能帮助避免出现真正的bug,因为若将文字置于右端,将始终返回true。
No, I have nothing bad to say about Ruby meta programming :-) But RubyEncoder and the loaders are written in C.
不是,我并不是说Ruby元编程不好 :-)但RubyEncoder和加载器是用C写的。
So, even if C++ isn't your programming weapon of choice, you can still have the benefits of the wxWidgets library.
所以,即使所选择使用的编程工具不是 C++ ,仍然可以从wxWidgets库获益。
The .NET platform supports the XML Web services architecture, and also incorporates more features and advances (such as ASP+, the new programming language C#, the .NET framework, CLR, and so forth).
NET平台支持XMLWeb服务体系结构,并且还合并进了更多的功能和先进技术(例如ASP+、新的编程语言 C#、.NET框架和CLR等等)。
Such functionality is available in other tools (the ESQL/C programming language, for example).
这种功能只有在其他工具(例如ESQL/C编程语言)中才能使用。
My wife, who I play music with, has been the recipient of the vast majority of these comparisons and asked me the other day, "Is C the Beatles of programming languages?
和我一起演奏音乐的妻子,一直接受这些比较对照中的绝大多数,前几天她问我,“C语言是程序设计语言中的披头士乐队吗?”
Many things can be said regarding C++, but one thing is sure: C++ moved programmers one step up on the programming ladder.
关于C++有很多东西值得探讨,但确定的一点是:C++助力程序员在编程之梯上迈上了一个新台阶。
Programming languages that support destructors or have a garbage collector may mitigate this problem by making a wrapper over the C interface.
那些支持析构函数或垃圾收集器的语言通过在C接口上作一层封装有助于降低这个问题发生的概率。
C is the most commonly used programming language on UNIX platforms.
c语言是UNIX平台上最常用的编程语言。
The next column covers defensive programming techniques (in C), and explains why certain system calls are problematic and what to do instead.
下一专栏将涉及防范的程式化技巧(用C),并说明为什麽某些系统呼叫容易出问题以及应如何解决。
应用推荐