Especial-designed standard program for kids of ages 4 to 6 in Owen.
专为欧文4-6岁的幼儿设计的标准课程。
Especial-designed standard program for kids of ages 7 to 12 in Owen.
专为欧文7-12岁的儿童设计的标准课程。
Objective To found a standard program about quality control management of ct and serve for clinic better.
目的:建立CT质量综合管理的标准化程序,更好地为临床服务。
So, it is very important to have a standard program of open invite tenders of medical equipment in hospital.
因此,探索出一套相对标准的招标程序对医院在院内公开招标购买医疗仪器设备有着非常重要的意义。
Shell redirection can be handy in capturing standard program output, error messages from a program, or both to text files.
Shell重定向可以方便地将标准程序输出、程序错误消息或者这两者捕获到文本文件。
Exceptions such as these are used to modify standard program flow and communicate information to a higher calling level where they are trapped.
这样的异常用来将标准的程序流程和交流信息调整到一个更高的能被捕捉到的层次。
Every process of every products, all executive standard program, strict quality control, to make sure satisfy customers, realize "customer-respect" service concept.
产品每一个制作工序,均执行程序化作业标准,确保符合客户需求,实现“客户为尊”的服务理念。
We adopt standard program in programming, therefore the assimilation program is almost automatic, so we could be eased from the hard programming work and avoid most of the errors.
在编写此程序时,采用标准化编程方法,使程序能够接近全自动化,从而缓解了编程的繁重劳动,减少程序中出现的错误。
Objective To establish a standard program of the dose delivery for every individual patient and to study the criterion of quality assurance in intensity modulated radiotherapy (IMRT).
目的建立个体化调强适形放射治疗(IMRT)计划剂量验证的标准方法,探索调强剂量质量保证实施规范。
It is very important to make a document for programming work. Generally speaking, it includes standard program list, function call relation, variable reference list, program structure and so on.
文档是编程工作的一个非常重要的环节,它一般包括规格化程序清单、函数调用关系、变量参访表和程序结构等等。
The program takes up 2.5 megabytes of disk space and can be run on a standard personal computer.
这个程序占用2.5 兆字节的磁盘空间,可以在标准个人电脑上运行。
AT&T is often given as the gold standard of a company who decided to do a massive reskilling program rather than go with a fire and hire strategy.
美国电话电报公司经常被作为一个公司的黄金标准,该公司决定进行大规模的再培训计划,而不是采取裁员和再雇佣的策略。
For example, if you simply parse all of the source files for a program, you can ensure that the source code adheres to a predefined coding standard.
举例来说,如果您简单地对所有源文件执行语法分析程序,那么您就可以确保源代码遵守预定义的编码标准。
The UV index (UVI) is the international standard for UV measurement, developed by WHO, the United Nations Environment Program and the World Meteorological Organization.
紫外线指数是由世卫组织、联合国环境规划署和世界气象组织共同制定的紫外线测量国际标准。
You can compress archives on the fly with standard compression types, or specify an external compression program of your choice.
您可以通过标准的压缩类型来动态压缩归档文件,或指定一个自己选择的外部压缩程序。
Google said that service would be offered in addition to standard procedures obscuring faces and vehicle-license plates in pictures incorporated into the program.
谷歌说,在标准程序之外,谷歌还会推出一项服务,对“街景”中照片上的人脸和车牌号进行模糊处理。
In an interpreted environment, the standard "link" phase of program development pretty much vanishes.
在一个解释环境中,那些程序开发的标准过程基本都不存在。
The previous scientific standard sea ice images from the Landsat program have a resolution of 15 meters.
以前来自地球资源卫星计划的科学标准的海冰图像具有15 米的分辨率。
The standard metadata facility provides an easy way to express additional information about program elements.
标准元数据功能提供了表示关于程序元素的额外信息的方便方法。
If neither parameter is specified, the program defaults to using the standard port 80, and the default home directory is whatever the current working directory was when the program was started.
如果这两个参数都没有指定,那么程序将默认使用标准端口80和默认的主目录,默认目录即为程序启动时的当前工作目录。
The first main COBOL program performs the standard CRUD (Create, Read, Update, Delete), operations set, acting on a single record.
第一个主cobol程序执行标准的CRUD(创建、读取、更新、删除)、操作集合,并对单个记录进行操作。
The standard C library (and thus, every UNIX program) defined three standard streams: input, output, and error.
标准C库(因而,每个UNIX程序)定义了三种标准流:输入、输出和错误。
And technical standards such as VXML, which provides a standard way to program voice dialogues, have made things easier too.
另外像VXML这样的技术标准也提供了数字化语音对话的标准方法,同样这也使识别更加简单。
That's a familiar view of computing, one deeply tied to the interface on the standard PC—after all, every program on your laptop or desktop hides much of its functionality under menus, too.
那是个很熟悉的、跟传统的个人电脑界面紧紧相联系的计算机视图。毕竟,你的笔记本电脑或是台式机里的程序也是这样做的。
Sneaky attackers may start a program but do strange things to its standard input, standard output, or standard error.
不怀好意的攻击者可能启动一个程序而只是对它的标准输入、标准输出或者标准错误做一些奇怪的事情。
If you use a taxonomy management program that doesn't support the standard, let its makers know that you want to see it.
如果所采用的分类程序不支持该标准,可与程序开发商协商解决。
Run the program again, but capture standard output to a file, for example
再次运行这个程序,但是要将标准输出重定向到一个文件中,例如
In many cases, the net result of a long and complicated configure script is this: the target system provides every standard feature used by this program, and they all work correctly.
在许多情况下,一个冗长而复杂的configure脚本的最终结果是这样的:目标系统提供了这个程序用到的每一个标准特性,而且它们正确工作。
As you can see from the diagram, a Perl program USES a standard API to communicate with DBI, the database interface module for Perl.
正如可以从这个图中看出的,Perl程序使用了一个标准的API来与DBI (Perl的数据库接口模块)进行通信。
Or, the command's output can become the standard input for another program, again using the "|" operator like this.
或者,还是使用“|”操作符,command的输出可以成为另一个程序的标准输入,如下所示。
应用推荐