• Through analysis and examples of programming the parameters of ellipse points methods of programming are determined.

    通过分析实例编程,明确椭圆参数化编程的要点方法

    youdao

  • Based upon practical application, this article discusses the methods of programming design of producing variable column report form in programme application.

    通过具体实例,阐述可变栏目报表应用程序实现时程序设计一般方法

    youdao

  • The techniques of research and preparation and the methods of programming of the software package are talked about in detail in the paper. And this paper also maked a special effort to discuss t…

    文中详细阐述软件包研制技术程序设计方法,着重论述多功能接口设计和混合语言编程技术软件包中的成功应用。

    youdao

  • This requires familiarity with COM programming, and that you implement all of the properties and methods of these interfaces, even those you don't intend to use.

    这个要求COM编程比较熟悉必须实现这些接口所有属性方法即使需要那些方法和属性。

    youdao

  • You should also review the Resources at the end of this tutorial for more information about database objects and programming methods.

    查阅教程最后参考资料,获取关于数据库对象编程方法的更多信息

    youdao

  • The use of static methods might be considered a bad object oriented programming practice.

    静态方法使用可能一种糟糕的面向对象编程操作

    youdao

  • We call a group of onscreen bubbles a working set; working sets can be very useful for programming tools that naturally output multiple methods or locations in code.

    我们屏幕上气泡称为一个工作,工作非常利于那些经常输出多个方法或者代码位置编程工具

    youdao

  • In the case of object-oriented programming, these models clearly lay out the classes and methods linked to a use case.

    面向对象编程中,这些模型清楚地展示连接用例地方法

    youdao

  • The next important feature to take advantage of when migrating from PHP V4 to V5 is support for contract programming through interfaces and abstract classes and methods.

    PHP V 4迁移PHP v5要利用一个重要特性支持通过接口抽象和方法进行契约编程

    youdao

  • Such abstraction would require the capabilities of a full-fledged object-oriented programming language? One that is replete with robust reflection methods.

    此种抽象要求具备完全面向对象程序设计语言功能一个具有健壮的映射方法的语言。

    youdao

  • They also open the door to using different types of OOP programming methods and design patterns with PHP easily.

    它们允许通过PHP轻松地使用不同类型OOP编程方法设计模式

    youdao

  • An analysis of different agile delivery methods was undertaken, and Extreme Programming (XP) seemed to fit our requirements most readily.

    不同灵活交付方法进行分析之后,XP似乎符合我们需求

    youdao

  • The engine would have used loops of Jacquard's punched CARDS to control a mechanical calculator - the forerunner of today's methods of computer programming.

    这种分析本来会成串卡尔打孔控制一只机械计算器——今日计算机编程先驱

    youdao

  • In the context of programming languages, duck typing means that if an object responds to the methods of a type, then for all practical purposes, you can treat it like that type.

    编程语言上下文中ducktyping意味着如果一个对象对于某种类型方法反应那么事实上可以看作那种类型。

    youdao

  • Why would experienced developers who otherwise employ good programming practices engage in copy-and-paste methods instead of creating helper libraries?

    为什么有经验开发者没有使用良好编程习惯却使用拷贝和粘贴方法而不是创建助手(helper)呢?

    youdao

  • In this installment of the 5 things series, I introduce some of the subtler aspects of multithreaded programming with synchronized methods, volatile variables, and atomic classes.

    5件事系列中,将通过同步方法volatile变量原子介绍多线程编程一些更隐晦方面

    youdao

  • Before this, Laurie Williams' work on measuring the effectiveness of pair programming was about the only research we had seen on agile methods.

    之前,LaurieWilliams有关配对编程有效性方面度量工作我们唯一看到的有关敏捷方法上的研究

    youdao

  • Its business methods correspond to the Customer business object verbs and allow the invocation of the VTConnector using the J2EE programming model.

    业务方法对应顾客业务对象动词,并且允许通过使用J2EE编程模块来调用VTConnector

    youdao

  • Dom (specifically xml.dom.minidom) offers a rather heavy API for OOP-style manipulation of XML documentswith methods common across dom implementations in many programming languages.

    dom(特别是xml . dom .minidom)xml文档OOP -风格操作提供了相当繁重API一些方法共同用于许多编程语言中的dom实现

    youdao

  • This significantly simplifies the data programming model and enables straightforward object instantiation and the use of getter and setter methods.

    显著简化数据编程模型开发人员可以简便地执行对象实例化以及使用gettersetter方法。

    youdao

  • Programming languages can separate the declaration of functions (or methods in an object-oriented language) from their invocation.

    编程语言能够函数(面向对象语言中的方法)声明调用分离出来。

    youdao

  • This tutorial introduces different types of database objects and programming methods. In this tutorial, learn about.

    数据库对象编程方法

    youdao

  • Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.

    数学方面知识可以帮助获得优雅高效的解决方案,与同时,计算机应用编程技巧不可或缺

    youdao

  • Conventional abstraction mechanisms of general purpose programming languages such as methods and classes, are no longer sufficient for creating new abstraction layers.

    通用语言中的传统抽象机制方法,已不足以满足建立新的抽象层次的需要。

    youdao

  • What contributed to the increase in the number of code lines were the low-level nature of the DOM API, incorrect application of methods and programming patterns, and lack of knowledge of the full API.

    造成代码数量增长原因由于DOMAPI低级特性方法编程样式不正确应用以及整个API缺乏了解

    youdao

  • The low-level nature of the DOM API, incorrect application of methods and programming patterns, and lack of knowledge of the full API all contributed to the increase in the number of code lines.

    DOMAPI低级本质方法编程模式正确应用以及缺乏完整 API 的知识都会致使代码增加

    youdao

  • The non-programming methods of dealing with data storage are as follows.

    非编程方式来处理数据存储方法如下。

    youdao

  • The Ensure class is analogous to JUnit or TestNG's Assert type; however, it adds a series of methods that facilitate a more readable API (this is often called literate programming).

    Ensure类似JUnitTestNGAssert类型但是增加了一系列方法提供更具可读性的API被称作文学编程)。

    youdao

  • Like most modern programming languages, Python supports the use of methods to encapsulate a set of statements that can be used over and over as necessary.

    绝大多数现代编程语言类似,Python支持使用方法语句封装一起,从而在必要时重复使用

    youdao

  • Like most modern programming languages, Python supports the use of methods to encapsulate a set of statements that can be used over and over as necessary.

    绝大多数现代编程语言类似,Python支持使用方法语句封装一起,从而在必要时重复使用

    youdao

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

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

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