code n. 1.法典;法规。 2.规则,准则;(社会、阶级等的)惯例,习俗,制度。 3.(电)码,代码,密码,暗码;代号,略号,暗号。 4.【生物学】遗传(密)码。 the civil [criminal] code民[刑]法典。 the moral code道德准则。 code of signals 信号密码(本)。 code of the school 校规。 code and conventions 规章制度。 C- Napoléon 拿破仑法典。 C- of Hammurabi (古代巴比伦的)汉穆拉比法典。 code of honour 社会礼法;决斗惯例。 code of written law 成文法典。 the International Code 国际电码。 the Morse code 摩尔斯电码。 vt. 1.把…编成法典[法规]。 2.把…译成[编成]电码;编(码);译(码)。 n. -r 【自动化】编码装置;【电讯】记发器。
The task can also be configured to fail if the return code of the executable does not match the value that indicates success , or if the executable is not found at the specified location 您还可以对该任务进行配置,使其在可执行文件的返回代码与指示成功的值不匹配时或者在指定位置找不到可执行文件时失败。
The os 2 construct can be mapped to the specified linux construct by closely examining the types , parameters , return codes , and the like . both the os 2 and linux constructs provide similar functionality 这个os / 2结构可以被映射为特定的linux结构,二者具有相近的类型、参数、返回值和结构形式,而且功能相似。
In addition , do not throw an exception when a return code is sufficient ; do not convert a return code to an exception ; and do not routinely catch an exception , ignore it , then continue processing 此外,返回代码正常时不要引发异常;不要将返回代码转换为异常;也不要例行公事地捕捉异常、忽略异常,然后继续处理。
When you convert between an application variable and a sql server result set column , return code , parameter , or parameter marker , the supported data type conversions are defined by the database api 在应用程序变量与sql server结果集列、返回代码、参数或参数标记之间进行转换时,支持的数据类型转换由数据库api定义。
Some exceptions are basically secondary return codes which generally signal violation of business rules , and some are of the " something went horribly wrong " variety such as failure to make a database connection 一些异常本质上是次要的返回代码(它通常指示违反业务规则) ,而一些异常则是“发生某种可怕错误” (例如数据库连接失败)的变种。
When data from a transact - sql result column , return code , or output parameter is moved into a program variable , the data must be converted from the sql server 2005 system data type to the data type of the variable 将transact - sql结果列、返回代码或输出参数中的数据移到某个程序变量中时,必须将这些数据从sql server 2005系统数据类型转换成该变量的数据类型。
Data types may be converted when data from one object is moved to , compared with , or combined with data from another object , or when data from a transact - sql result column , return code , or output parameter is moved into a program variable 在将一个对象中的数据移至另一对象、与另一对象中的数据比较或组合,或者将来自transact - sql结果列、返回代码或输出参数的数据移至程序变量中时,可能需要转换数据类型。
Jfs logging semantics are such that , when a file system operation involving meta - data changes - that is , unlink - returns a successful return code , the effects of the operation have been committed to the file system and will be seen even if the system crashes Jfs日志记录的语义如下:当涉及元数据更改的文件系统操作- -例如, unlink ( ) - -返回成功执行的返回码时,操作的结果已经提交到文件系统,即使系统崩溃了也可以发现。