静态方法的使用可能是一种糟糕的面向对象的编程操作。
The use of static methods might be considered a bad object oriented programming practice.
在编程操作之后阈值电压为正,其可界定为逻辑“0”状态。
The threshold voltage is positive after a program operation, in what may be defined as the logic "0" state.
采用微机控制、数字显示、无刷电机、可编程操作,具有RCF自动计算与设定。
Adopt computer controlling, digital display, not brushes the electrical machinery, can be programmed and operated, there is RCF that is calculated and established automatically.
采用微机控制、数字显示、无刷电机、可编程操作,具有离心力自动计算与设定。
Adopt computer controlling, digital display, not brushes the electrical machinery, can be programmed and operated, there is centrifugal force that is calculated and established automatically.
采用微机控制、数字显示、无刷电机、可编程操作,设有门盖、超速等保护功能。
Adopt computer controlling, digital display, not brushes the electrical machinery, can be programmed and operated, there is the door that overlays, overspeeds etc. and protects the function.
因此,编程操作人员必须熟练掌握数控机床加工中的各种刀具补偿的原理和方法。
Therefore, the operator must grasp the principle and methods in the process of digital control skillfully.
该方法适宜于计算机编程操作,因此可方便地用于多输入多状态有限自动机的综合。
The method fit for the program operation of the computer can be easily used for the synthesis of a finite automation with multi-input and multi-state.
确认按钮,用来对已编程的频率记忆,了解编程操作更多的信息请参看编程模式相关章节。
ENTer button. This button is used to program frequencies in memory. See the section PROGRAMMING MODE for more information on using the program operation.
一些最有趣的更改,比如增强的for循环,基本上只是语法更改,即为表示编程操作提供快捷方式。
Some of the most interesting changes, such as the enhanced for loop, are basically just syntax changes that provide a shortcut for expressing a programming operation.
微机控制、变频调速、触摸面板、可编程操作、具有RCF自动计算与设定、升降速可调。
Control of microcomputer, frequency control of motor speed, touching panel, programmable operation with RCF automatic computing and setting, adjustable rise-and-fall speed.
与图形方法相比,表格法具有不需要画图,不受变量数限制以及易于计算机编程操作等优点。
In comparison with the graphic method, this tabular method has several advantages such as no drawing, without the restriction of the number of variables, and to be suited to programming on computers.
微机控制、变频调速、触摸面板、可编程操作、具有RCF自动计算与设定、0至9档升降速可调。
Control of microcomputer, frequency control of motor speed, touching panel, programmable operation with RCF automatic computing and setting, adjustable rise-and-fall speed from grade 0 to 9.
在一些实施方案中,个别页可划分为区段且区段可含有作为基本编程操作一次写入的最少数目的元件。
In some implementations, the individual pages may be divided into segments and the segments may contain the fewest number of elements that are written at one time as a basic programming operation.
一示范性实施例包括:当在编程操作期间对一串中的将被编程的最末字线进行编程时,使用用于选择物理状态的较低阈值电压检验电平。
One exemplary embodiment includes using a lower threshold voltage verify level for select physical states when programming the last word line to be programmed for a string during a program operation.
技术架构还描述企业中使用的编程语言和操作系统。
This also describes the programming languages and operating systems used in the enterprise.
而消息是用XML定义的——XML 是一种数据格式,其本身就与编程语言和操作系统这些考虑事项无关。
The messages are defined in terms of XML -- a data format that is itself independent of programming languages and operating system considerations.
它也很容易安装和使用,有二进制和驱动程序两种形式,兼容主流操作系统和编程语言。
It is also very straightforward to install and use, with binaries and drivers available for major operating systems and programming languages.
XML -RPC令人兴奋的地方在于它可以跨编程语言和操作系统平台,允许使用不同语言编写的客户端和服务器协同工作。
The exciting part about XML-RPC is that it can cross programming language and operating system platforms, allowing clients and servers written in different languages to work together.
不用在相同的方法中使用编程事务,而是将更新操作移动到调用栈的另一个公共方法中。
Rather than using programmatic transactions within the same method, you can move the update operations to another public method within the call stack.
XML并不局限于某种特定的编程语言或操作系统,因而,它可以被用作异构系统间的信息交换协议。
XML is not tied to a particular programming language or operating system, thus it can be used as a protocol for information exchange between heterogeneous systems.
本文描述的框架提供了编程模型和操作运行时之间的桥梁,使游戏业能够开发受人欢迎的电子商务并且从中获利。
The framework described here provides a bridge between programming models and operational run-times to allow the gaming industry to reap the benefits of becoming an on demand e-business.
可在其上构建新的操作服务的一个编程模型。
A programming model on which to build new operational services.
使用事件来通告操作极大地增强了编程能力。
Events that announce operations significantly enhance your programming power.
请注意,如果您为组件选择编程模拟,并且调用操作无法实现模拟,则会获得错误消息。
Note that if you select a programmatic emulation for a component, and an operation is called that your emulation does not implement, you will get an error.
所有编程的核心都是创建和操作数据结构。
The heart of all programming is the creation and manipulation of data structures.
如果您花一个下午研究一下脚本编程和您的日常操作,很快就会发现许多任务都可以通过脚本轻松地得到简化。
If you put an afternoon into playing around with these, you'll quickly find that dozens of tasks that you wish someone would have written a program for are easily within your grasp.
在这个元素中的每个消息部分必须严格地对应(在名称和次序方面)于该编程语言操作的参数。
Each message part within that element must correspond exactly (in name and order) to a parameter of that programming-language operation.
在您学会正则表达式的语法(也许相当晦涩)之后,就可以将您的专业知识灵活运用到不同的工具、编程语言和操作系统。
Once you learn the (admittedly cryptic) syntax of regular expressions, you can transfer your expertise among tools, programming languages, and operating systems.
另外,脚本语言通常都还会提供高级编程构造和便利的操作,程序员可以使用这些功能来提高生产效率和灵活性。
Additionally, scripting languages typically offer higher-level programming constructs and convenience operations, which programmers claim boost productivity and agility.
另外,脚本语言通常都还会提供高级编程构造和便利的操作,程序员可以使用这些功能来提高生产效率和灵活性。
Additionally, scripting languages typically offer higher-level programming constructs and convenience operations, which programmers claim boost productivity and agility.
应用推荐