• youdao

  • I think I know more about the problems with C + + than just about anyone, but I also know how to avoid them and how to use C + + 's strengths.

    我想我要比任何人都更了解C++的问题,不过,我也知道如何避免它们,以及如何利用C++的优势。

    youdao

  • C: Oh, that's why we must use magnetically encoded checks and deposit slips.

    顾客:噢,这就是为什么我们必须使用磁性密码支票和存款单的原因。

    youdao

  • You should make sure that you understand how templates work in C + + before you use the STL.

    你应该确定你在使用STL之前知道模板在C+ +中是怎么工作的。

    youdao

  • For example, C-based languages use a semicolon (;) to indicate the end of a line of code.

    例如,基于C的语言使用分号(;)来指示代码行的结束。

    youdao

  • For example, if it's a console company and they mainly use c, be ready to answer questions on linked lists, memory usage, and other low level questions.

    举例来说,如果是一家游戏主机开发公司而他们主要使用C语言,那你就要准备回答链表,内存管理之类底层的问题。

    youdao

  • There has to be languages for those experts to use--and C++ is one of those languages.

    必须有语言供这些专家使用——C++就是其中之一。

    youdao

  • The examples here use C.

    本文中的例子使用的是C。

    youdao

  • If you are using external stored procedures written in c, you can use either logging stored procedures, or the logging calls directly, bypassing stored procedure wrappers (see example).

    如果正在使用用c语言编写的外部存储过程,那么既可以使用日志存储过程,也可以直接使用日志调用,后者可以跳过存储过程(参见例子)。

    youdao

  • Most C compilers do not use this STAB (they expect the debugger to assume that the name is main), but some C compilers emit an N_MAIN STAB for the main function.

    大多数C编译器不会使用该STAB(它们希望调试器假设该名称是主程序的名称),但是一些 C 编译器会发出 N_MAIN STAB 来获得主函数。

    youdao

  • A 'c' in the status column means complete, available to use.

    状态列中的“C”表示已完成,可以使用。

    youdao

  • Mr Obama is careful not to use the “c” word himself.

    奥巴马小心避免使用“阶级”一词。

    youdao

  • Highlight the output data and use Ctrl-C to copy it to memory.

    突出显示输出数据并使用Ctrl - C把它复制到内存。

    youdao

  • We then explore how to get the best possible schema-validation performance out of Xerces-C++ through the use of its grammar caching and grammar serialization capabilities (see Resources).

    然后将探讨如何通过利用语法缓冲和语法序列化功能,从 Xerces-C++获得最佳的模式验证性能(请参阅参考资料)。

    youdao

  • The second is to write a program primarily in C, then use embedded Lua as a way to store and report data and configuration.

    第二种方法是主要用C编写一个程序,然后使用嵌入的 Lua来存储和报告数据和配置。

    youdao

  • Finally, the traditional Ruby garbage collector was removed and instead we use the Objective-C garbage collector.

    最后,传统的Ruby垃圾回收器被移除,我们使用了Objective - c垃圾回收器来代替。

    youdao

  • It is usually implemented in C or C + +, but some people use Fortran to write their extensions that will link to large Fortran libraries.

    这种动态链接库是用c或者C++实现的,但也有人用Fortran编写自己的扩展,这些扩展将来会链接到一些大型的fortran库上去。

    youdao

  • Native applications built in Objective-C make full use of all the iPhone features: GPS, accelerometer, local storage, camera and more.

    用Objective - C语言创建的本地应用程序能完全使用iPhone的所有功能:GPS、加速器、本地存储、照相机等。

    youdao

  • To compile the full C# example code, install the . NET Framework v1.1 SDK and use the C# compiler, csc.exe.

    要编译完整的 C#示例代码,需要安装.NETFrameworkv1.1SDK并使用 C#编译器 csc.exe。

    youdao

  • Visual Studio, visual tools, and a visual environment (do you sense a theme here?) make Azure approachable and comfortable for people who use C# and SQL Server on a daily basis.

    VisualStudio、可视化工具和可视化环境使得Azure对于每天使用 C# 和SQLServer 的人来说非常亲切和舒服。

    youdao

  • To stop the tail -f command, use Ctrl + C to break the processing.

    要停止tail-f命令,使用Ctrl +C来中止进程。

    youdao

  • In this article, we use Xerces-C + + 's version of the SAX 2.0 API to illustrate its schema-validation capabilities.

    本文使用Xerces - C++的SAX 2.0API版本来说明它的模式验证能力。

    youdao

  • In this article, we show you how to use Xerces-C + + to validate a document according to an XML Schema.

    本文中,我们将介绍如何根据XMLSchema使用Xerces - C+ +来验证文档。

    youdao

  • You need to use Control-C to stop the ping process.

    需要使用Control-C停止ping 过程。

    youdao

  • In this article, we showed you how to use Xerces-C + + to validate an instance document according to an XML Schema.

    本文说明了如何根据XMLSchema,使用Xerces - C+ +验证实例文档。

    youdao

  • Often — mainly for C++ projects — Visual Studio projects use custom build steps to perform nonstandard build tasks.

    通常 ——主要针对 C++项目 ——VisualStudio 项目将使用自定义构建步骤来执行非标准构建任务。

    youdao

  • We will use init and the C version of the start-stop-daemon.

    我们将会用到init和c语言版的start -stop - daemon。

    youdao

  • In traditional programming languages such as c, you would use STDIN, STDOUT, and STDERR to accomplish this.

    在诸如c之类的传统编程语言中,您将使用STDIN、STDOUT和STDERR完成此操作。

    youdao

  • You can also use DB2 Express-C, which is free to use.

    也可以使用免费的DB 2Express - C。

    youdao

  • Read the documentation for pack() and unpack() in the Resources section to understand why we use the "C*" template.

    阅读 参考资料 中关于pack()和unpack()的文档,您将会明白我们为什么用 “C*” 模板。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定