The following line of C code shows conditional branching
下面的C代码行表示了条件转移
The recursive C code is return num * factorial(num - 1).
递归的C代码是returnnum *factorial(num-1)。
This means being willing to write Objective-C code in the XCode IDE.
这意味着,你必须“愿意”在XCodeIDE中编写Objective - C代码。
These micro operations are bits of C code that are compiled into objects.
这些微操作是一些编译成对象的C代码。
The first thing you'll note is that this is written in native C code for maximum performance.
首先应注意的一点是,这是以本机C代码编写的,以使性能最大化。
Ruby - with the exception of the handful of lines of C code for the yield_debugger instruction.
比起那些依靠trace方式调试的Ruby实现(不论这些实现的速度有多快),全速调试器都使得Rubinius具有了独特的优势。 同样值得注意的是:除了整个yield_debugger指令使用了一些C代码,绝大多数Rubinius调试功能都是内建的。
The Objective-C code makes get requests to the messages.php page to get the latest chat messages.
Objective - c代码向messages . php页面发出GET请求,以得到最新的聊天消息。
The generated C code looks almost exactly the same as what you'd write if you simply started with C.
所生成的C代码几乎与您使用 C编写的代码完全相同。
This code is more concise than the equivalent C code in dbus-ping-listen.c and is easier to read.
此代码比dbus-ping-listen.c中相应的 C 代码 更简明,也更容易读懂。
Serializing XML to a string or file is where lxml excels because it relies on libxml2 C code directly.
将XML序列化为一个字符串或文件是lxml 的长项,因为它依赖于libxml2C代码库。
One major advantage of this method is that security bugs can be eliminated before C code is complied.
该模型的一个优点是在代码编译以前可以通过静态分析的方法来发现潜在的缓冲区溢出漏洞。
this is not a fair comparison, since in many places I’ve kept the original C code as comments for reference.
这并非是一个公平的比较,因为在很多地方我保留了C代码作为注释以供参考。
Fast Serialization/Deserialization - AMF is transformed using native C code in the player so it is blazing fast.
快速序列化/反序列化 ——AMF在player中使用本地C代码转化,因而运行非常之快。
You do this using the #pragma export statement in your C code, or by specifying the EXPORTALL C compiler option.
这需要在C代码中使用 #pragmaexport语句,或者指定EXPORTALL C编译器选项。
Then you write XS code that xsubpp uses to write C code that understands all the Perl variable conversions and such.
然后再编写XS代码(xsubpp 用此代码来编写可以兼容所有Perl变量转换和诸如此类事情的C 语言代码)。
Vim has excellent support for automatically formatting C code as you type it, but it offers less support for other languages.
Vim对自动地格式化您所输入的C代码有良好的支持,但它并未对其它语言提供支持。
Note that as you update your db2 Express-C code to a newer refresh, existing databases also need to be updated using the db2updv97 command.
注意,在把db 2Express - c代码更新为新版本时,需要使用db2updv97命令更新现有的数据库。
Now, within the jni folder, create a file called native.c. Place the following C code in this file to start; we’ll add another function later
现在,在jni文件夹中,创建一个叫做native.c 的文件。
On the side of real tune software, the module software is written by assembly language functions that interface with 16 bits fixed-point C code.
软件编制方面给出了详细的软件流程图,利用汇编语言和16位定点C语言混合编程的方法编制了部分软件。
It also gives you the ability to bind to native Objective-C libraries that are not wrapped, so you can interop directly with existing Objective-C code.
MonoTouch也提供相应的功能,让你能够调用那些尚未进行包装的原生objective - C函数库,所以你可以直接和现存的Objective - C代码进行互操作。
Using an extension wrapper like SWIG (see Resources), you can create a C extension that executes the most time consuming elements of your program as C code.
使用像SWIG 这样的扩展封装器(请参阅参考资料),可以创建C 扩展,它将程序中最耗时元素作为 C 代码执行。
The software part, which is also as firmware, mainly includes real time operating system (RTOS), MAC application program and C code for interface modules.
软件设计主要是嵌入式系统的固件设计,包括实时操作系统(RTOS),实现MAC功能的程序,接口硬件C程序三部分。
The Rhino code base reads almost like C code: it avoids allocation and does as much as possible with jump tables to avoid the overhead of virtual method lookups.
Rhino代码读起来很像C程序:它避免过多的分配,并且尽量多地使用跳转表(Jump Tables)来避免虚方法查询(Virtual Method Lookups)的额外开支。
Residual coding is even more difficult to understand than motion vector coding, as the only full reference is a bunch of highly optimized, highly obfuscated C code.
剩下的编码甚至比运动矢量编码更难理解,因为唯一的完整参考是一堆高度优化的,高度混淆的C代码。
If you are creating new databases after updating the DB2 Express-C code, these databases will automatically have the newest features, so you would not need to run this command.
如果在更新DB 2Express - c代码之后创建新数据库,这些数据库会自动地启用最新特性,所以不需要运行此命令。
The idea behind C++ was that programmers would work harder in return for more efficient code.
C++的理念是程序员需要更努力的工作才能换回更高效的代码。
You can also generate structural C# code from the UML model, which enables you to produce applications faster.
您还可以从UML模型中生成结构性 C#代码,这使得您可以更快地生成程序。
This capability is enabled for C and C++ code by applying the "codecCentric" settings to the model, and it occurs automatically when reverse engineering code.
通过对模型应用“”设置,该功能对于C和 C++ 也是适用的,当操作的是逆向工程代码时,它会自动发生。
This capability is enabled for C and C++ code by applying the "codecCentric" settings to the model, and it occurs automatically when reverse engineering code.
通过对模型应用“”设置,该功能对于C和 C++ 也是适用的,当操作的是逆向工程代码时,它会自动发生。
应用推荐