• Other people are likewise concerned about partial methods in C#. Most of these concerns come from the use of code designers.

    另外一些对于C#中的分部方法也是忧虑重重,大部分关于代码设计器的使用

    youdao

  • The following sections describe how to get and install the C compiler and how to configure DB2 to use it.

    下面部分描述了如何获取安装C编译器,以及如何配置DB2使用编译器。

    youdao

  • The use of pure abstract C++ explicit interface classes worked against true service invocation transparency, because service clients on non-C++ systems required alternative interface definitions.

    使用纯粹抽象 C++显式接口真正服务调用透明性是矛盾的,因为 C++系统中的服务客户机需要备用的接口定义

    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

  • You have also seen how you can use GTK + in languages other than c, using idioms specific for those languages while preserving the general way you use GTK +.

    看到了如何c语言之外的语言中使用GTK +,在保持使用GTK +一般方式的同时,使用了特定这些语言的方式。

    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

  • 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

  • It's probably to make it easier on people who are updating old C# 1.0 code to use generics; those people were probably already ensuring that only the right types got into their lists.

    可能是因为要给升级C# 1.0代码人行个方便,好他们容易的用到泛型。那些想要升级代码的可能已经确保向列表中加入正确类型的对象。

    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

  • The next example shows a contrived example that defines packages using the nested package syntax in Scala, which is similar to the namespace syntax in C# and the use of modules as namespaces in Ruby.

    下面这段虚构代码展示了如何使用Scala语言语法定义这些语法与C#的命名空间语法以及Ruby使用模块作为命名空间的语法相似。

    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

  • In this article, you will use the Express-C edition, since it is simple to install and configure and it is available as a free download.

    本文中,使用Express - 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

  • Our first job in this article is to show you how to use Xerces-C + + to validate a document according to an XML Schema.

    本文第一项任务说明如何按照XMLSchema使用Xerces - C+ +验证文档

    youdao

  • In this article, we'll show you several tips on how to use the Xerces-C + + parser to improve the performance of your applications.

    本文展示许多利用Xerces - C++解析提高应用程序性能技巧

    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

  • Oftenmainly for C++ projectsVisual Studio projects use custom build steps to perform nonstandard build tasks.

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

    youdao

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

    诸如c之类的传统编程语言中,使用STDINSTDOUTSTDERR完成操作。

    youdao

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

    诸如c之类的传统编程语言中,使用STDINSTDOUTSTDERR完成操作。

    youdao

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

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

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