您要查找的是不是:
- 则OBJECT短语是可选的。 The OBJECT phrase is optional if.
- 这是构建switch语句的一种传统方式,但break是可选的。 This is the conventional way to build a switch statement, but the break is optional.
- 其中的else是可选的,所以可按下述两种形式来使用if: The else is optional, so you can use if in two forms:
- 因为动名词和动名词短语是名词,所以它们可以充当名词的用法。 Running in the park after dark can be dangerous. Since gerunds or gerund phrases are nouns, they can be used in any way that a noun can be used
- 如果架构及其所有者具有相同的名称,则object可由现有对象所有者限定,格式为existing_owner.object。 Object can be qualified with the owner of the existing object, in the form existing_owner. Object if the schema and its owner have the same name.
- 计算机名是可选的;如果不指定计算机名,则假定为本地计算机。 Machine name is optional; if you do not specify a machine, the local computer is assumed.
- 可选的size表示,事务日志仅在大于指定的大小后才会被重命名。 The optional size means that the transaction log is renamed only if it is larger than the specified size.
- 公共设施是可选的CORBA服务。 Common facilities are optional CORBA services.
- 来实现的,可以通过一些可选的条件语句来决定是否以及何时进行转移。 Which connect one step to another, with optional condition statements governing whether and when the transition is executed.
- 注意:标签内容是可选的。 Note: The content for the tag is optional.
- 如果不指定可选的根名称,则添加默认的 If the optional root name is not specified, the default
- 其实,这两个方法本质上完成的是相同的功能:添加可选字段。 Both approaches accomplish essentially the same thing: adding an optional field.
- 接口电缆 (可选的) Interface Cable (optional)
- 接口电缆 (可选的) Interface Cable (optional)
- 参数不是必需的,是可选的。 Parameters which are not required, are optional.
- 这是可选步骤,因为直接数据库调试使过程的第一行代码的行为类似于设置了断点。 This is optional, because Direct Database Debugging causes the first line of the procedure to act as a breakpoint.
- 参数列表和IL偏移量一样,是可选的。 The parameter list is optional, as is the IL offset.
- authToken: 这个元素是由可选的get_authToken消息返回的认证信息。 authToken: This element is returned by the optional get_authToken message to return authentication information.
- 此参数是可选参数,可以指定为与某种语言的LCID对应的字符串、整数或十六进制值。 This parameter is optional and can be specified as a string, integer, or hexadecimal value corresponding to the LCID of a language.
- Key参数在Visual Basic集合中是可选的。 The Key argument is optional in a Visual Basic collection.