在程序设计中,把数据送入存储器或工作寄存器。
In programming, to enter data into storage or working registers.
在程序设计中,把数据送入存储器或工作寄存器。
In computer security, data left in storage after processing operations and before degaussing or rewriting has taken place.
在程序设计方面,本着编程模块化的原则,采用汇编语言进行编程。
In designing program, in line with the programming module principle, adopt the assembler language to carry on programming.
这些参数值存储在程序设计数据库中,以后可以根据需要重新生成配置文件并重新部署。
Having these data persistent in the program design database enables you to regenerate the configuration file whenever you need and to redeploy as necessary.
在程序设计时,我们也主要参照这个算法的思想来完成各个功能代码的编写。
In programming, we also refer to the main idea of the algorithm to complete the preparation of various functional code.
随着计算机网络化的深入,计算机网络编程在程序设计的过程中变得日益重要。
With the depth of the computer network, computer network programming in the program design process is becoming increasingly important.
循环结构是结构化程序设计中的三种基本结构之一,在程序设计中占有重要地位。
Cycle structure is a structured program design in one of three basic structures, in the program design occupies an important position.
目前各院校在程序设计课程教学上采用不同的教学方式,但多数着眼于语言规范的讲解。
Various teaching methods for programming courses teaching are adopted by different schools, most of which put emphasis on the regulations of some programming languages.
在程序设计中,探讨了用图形框架的方法解决问题,对设计其他图形用户界面具有重要的实际意义。
In programming, discusses the method of using graphical framework to solve the problem, the design of other graphical user interface (GUI) has important practical significance.
仿真结果表明,该方法能有效地判断出系统的暂态稳定性,在程序设计上也具有较好的可扩展性和灵活性。
The simulation result shows that the method can effectively judge the transient stability of the system, and features better expandability and flexibility in program design.
这就是我们来的原因,如果你在程序设计上比在玩游戏上花了更多的时间,那么你可以用你最喜欢的IDE替换游戏软件包。
That's where we come in. If you spend more time programming than you do playing games, you could replace the game packages with your favourite IDE.
在程序设计中采取几种常用的软件抗干扰措施,如监视定时器、冗余指令、数字滤波,给出了程序流程图及部分关键程序。
Several software anti-interference measures were taken, such as WDT, redundancy directive, digital filtering. The program flow chart and some of the key program were also showed.
在程序设计中加入了设备运行解释模块,并通过液晶点阵模块的显示,为使用者提供了在线帮助,彻底消除了误操作引起的故障。
The system can enhance the equipment stability and safety. With design display LCD module, it gives operator help on line, which eliminates the accidents caused by false operation.
论述了在程序设计过程中,使用数据库开发工具独有的字段通用属性、查询设计器、类设计及SQL语言等功能,完成信息管理系统的设计过程。
This paper has a discussion on the process of information management design to use the common property of Database tools, query designer, class design, SQL language in the process of program design.
该章节介绍了如何对这些传感器进行程序设计,并且在结尾给出了关于每个传感器所支持的各种数据插头(线)的表格。
This chapter describes how to program each of these, and it concludes with a table of the various data plugs (wires) that each sensor supports.
在本章中主要关注的是程序设计解决什么样的问题,以及它与计算机科学这一庞大的领域有何联系。
In this chapter, you have focused on what the programming process involves and how it relates to the larger domain of computer science.
让我们来看看一个稍微大些的实例,仅仅向您展示您如何能够应用一些您已经知道的程序设计原则,以及在短时间内写出有用的程序。
Let's look at a slightly larger example, just to show you how you can apply some of the programming principles you already know and write a useful program in a short time.
在进行应用程序设计时,必须认真考虑这些问题,但是这些问题超出了本文的讨论范围。
These issues must be carefully considered in the application design, but they are beyond the scope of this article.
一月份,一名微软程序设计专家吉姆·格雷在旧金山海湾附近航行时失踪。
In January Jim Gray, one of Microsoft's programming gurus, disappeared while sailing near San Francisco Bay.
按其函数式程序设计传统,使用普通声明语句,您就可以在R 中完成几乎所有的事情。
True to its functional programming heritage, you can do most everything you want to do in R using plain declarative statements.
本文描述了在并行和并发程序设计中函数的不可重入性导致的一些潜在问题。
This article describes some potential problems due to non-reentrancy of the function in parallel and concurrent programming.
追溯到程序设计的最早的日子,在软件工程的世界里,建模有着悠久的传统。
In the software engineering world, modeling has a rich tradition, dating back to the earliest days of programming.
在这种情况下,开发人员常常认为EJB组件不需要保护,因为它们在应用程序设计中不是“用户可以访问的”,但这种想法是一个危险的错误。
In this case, developers often assume that the EJBs do not need to be secured since they are not "user-accessible" in their application design, but this assumption is dangerously wrong.
最后,当考虑到对过时性的设计和容差时,您需要确定哪些实际记录系统在总应用程序设计中。
Finally, when thinking about your design and your tolerance for staleness, you need to determine what the actual system of record is in your overall application design.
下次您会发现,在您自己考虑(也可能要在躲避)多线程应用程序设计时,您可能想转而采用jcsp库。
Next time you find yourself considering (and perhaps shying away from) a multithreaded application design, you may want to turn instead to the JCSP library.
请求要么记录在变更控制系统中,要么对于更不正式的项目来说,特别是在极限程序设计项目中,记录在卡片上或活动挂图上。
Requests are recorded either in change control systems, or even for more informal projects, particularly within eXtreme Programming projects, on CARDS or flip charts.
如果我们将应用程序设计为只在便于管理的处理阶段中打包和交换少量XML数据,那么就可以减少这些盲点,使应用程序更易于维护。
If you design applications that package and exchange small, controlled chunks of XML data in manageable processing stages, you reduce these blind spots and make the application easier to maintain.
在门户、以及标准化程序设计模型中,您可以利用标准化程序设计模型将不同的后端系统集成为公共用户实例,它提供了普通的品质。
It provides a common look-and-feel throughout the portal, and a standardized application programming model, which you can leverage to integrate various backend systems into a common user experience.
KRB5LDAP客户机应用程序设计为在krb5ldap主服务器停机的情况下,尝试根据从服务器执行身份验证。
KRB5LDAP client applications are designed to attempt authentication against secondary servers if the KRB5LDAP master server is down.
他们设计应用程序流和架构,在应用程序设计中表示业务流程。
They design application flows and architectures, representing business processes in application design.
应用推荐