我们每次介绍一个,新的编程概念的时候,就会和以前讲的联系起来,就和我们介绍防卫性程序设计一样。
As every time we introduce a new programming concept, we'll relate it back, as we have been doing consistently, to defensive programming.
越来越多的人都在试着掌握一些脚本语言或者程序设计语言,计算机编程已经成为中学教育的一门主要课程。
More people are trying their hands at some sort of scripting or programming language, and computer programming has become a staple of high school education.
因为从不进行实践检验,和应用面向对象程序设计(OOP),他的编程都混乱不堪。
His code is messy because he does not follow best practices and never makes use of object-oriented programming (OOP).
本文主要讨论特定于多线程编程的问题和解决方案,一般的多道程序设计问题留待以后讨论。
This article mainly covers problems and solutions specific to multithreaded programming, leaving the general questions of multiprogramming for another day.
FxCop可以帮助你创建更好的、更一致的代码,但它无法补偿低劣的应用程序设计或非常简单拙劣的编程。
FxCop can help you create better, more consistent code, but it cannot make up for poor application design or just plain poor programming.
这个软件的高级版本包括FlashCatalyst,不懂编程的人也可以为Web应用程序设计接口。
The premium editions of the software include Flash Catalyst, which lets nonprogrammers design interfaces for Web applications.
应用程序部署器提供了业务集成透视图(Business Integration Perspective),它允许应用程序设计者和编程者基于BPEL标准来创建,部署和测试业务流程。
Application Developer offers a business Integration Perspective, that allows application designers and programmers to create, deploy, and test business processes based on the BPEL standard.
汇编程序设计中,用项和括号对的组合所代表的一个或多个操作。
In assembler programming, one or more operation represented by a combination of terms and paired parentheses.
通俗点说,编写运行快速的代码意味着最小的内存分配、写更紧凑的代码、避免一些可能降低性能的程序设计语言和傻瓜式编程方法等。
Generally speaking, writing fast code means keeping memory allocations to a minimum, writing tight code, and avoiding certain language and programming idioms that can subtly cripple performance.
数控宏程序设计作为一种非常方便实用的编程方法应给予足够的重视并加以推广。
As a very convenient and practical programme method, macro program design should be given sufficient attention and promotion.
最后对基于现场可编程门阵列(FPGA)的硬件电路、VHDL语言程序设计及调试方法进行了讨论。
Lastly, the hardware circuit, VHDL program design and debugging methods based on FPGA are discussed.
较详细地讨论了系统中PLC的程序设计,包括对AD模块的编程技术;
The program design for PLC in this system and the programming technology for the AD module is presented in detail.
迷宫问题是一个经典的程序设计问题,它要求用计算机编程的方法求解出从迷宫的入口到出口的所有路径。
The maze problem is a classical programing question, Its aim is that to be solved out all routes from entry to exit of the maze by way of computer programming.
IASB协议、接口、通讯程序设计、以及串口通信编程。
It involved IASB protocol, interface, the design of the communication program, the communication programming of the serial port.
该类实现了不同数据类型组织的透明化,简化了程序设计过程,为用户提供了一个友好的编程接口环境。
The class implements the vitrification of the arrangement for different data class, predigests the programming process and provides a friendly interface environment for the program.
软件编程方面,主要是各芯片的驱动程序设计,以及CAN总线协议和网络协议的实现。
Software design mainly includes the driver program design for the chips and CAN-BUS protocol and network protocol.
介绍多媒体公共广播系统的组成及CPLD(可编程逻辑器件)在数字系统设计中的应用,用AHDL语言描述程序设计。
This paper introduces the structure of a multimedia public broadcast system and the application of CPLD in designing a digital system, and gives a description of the program design in AHDL.
COM是指定类如何编程设计的一个标准,不是程序设计的语言。是一个能够建立软件组件的一种通用的二进制规范。
Com is a standard that specifies how classes should be programmed, not a language. Com is a binary specification that establishes a common method of building software components.
全面介绍了提高可编程控制器应用系统的可靠性措施,包括程序设计和其它部分的可靠性的措施。
The measures of improving the reliability of programmable controller application system were introduced, including the measures of program design and other.
在程序设计方面,本着编程模块化的原则,采用汇编语言进行编程。
In designing program, in line with the programming module principle, adopt the assembler language to carry on programming.
直到今天,逐步兴起了面向组件程序设计,对象技术和组件技术就成为了当今最主流的编程技术。
Even today, the gradual rise of component-oriented programming, object technology and component technology has become the mainstream of todays programming technology.
该系统采用面向对象的编程技术,利用可视化程序设计语言实现。
This system adopts the object-oriented programming technique realized by visual programming language.
随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。
With the depth of the computer network, computer network programming in the program design process is becoming increasingly important.
在项目报告中说明知识点、程序设计过程中的难点、解决办法及编程小结或体会。
In the project report that knowledge point, the program design process, the difficulties, solutions and program summary or experience.
与传统的编程方法不同,面向对象的程序设计(OOP)是一种新的编程方法。
Object oriented programming (OOP) is a new way of approaching the job of programming that differs from traditional programming.
设计了以可编程控制器(plc)为核心的箱式热处理炉温度控制系统,包括硬件设计、控制程序设计及调试。
The temperature control system of box heat-treatment furnace based on PLC was designed, including hardware system, temperature control program and testing of control program.
介绍计算机高级语言的编程算法和模块化程序设计思想在PLC程序设计中的应用。
Talking the computer programming algorithm and modular design technology are applied to the PLC control software in this paper.
VB是一个面向对象的程序设计语言,开发VB应用程序的关键是要有面向对象的编程思维方法。
VB is a procedure design language of facing object and the key of opening up VB application is that we should have programmer thought method of facing object.
为了增强软件系统的可读性和维护性,软件编程均采用模块化的程序设计。
In order to enhance the readability and maintainability of software system, the design of software adopts modularization programming.
试卷质量分析涉及到教育统计与测量方面的专门知识,往往借助于专门的程序设计语言编程来实现。
Quality analysis of test papers involves special knowledge on educational statistics and measurement and is often realized by computer programs.
应用推荐