单词 | an if | ||||
释义 | an if
例句释义: 厌氧菌鉴定微平板,厌氧菌接种液 1. When a person is faced with one of a list of situations, then how does he or she behave? Friesen identifies this as an "if-then profile. " 如果当某个人需要面对一系列不同环境中的某一个的时候,那么他或她会如何表现呢? www.bing.com 2. An if. Else statement tests a condition and executes one of two blocks of code depending on the result of the condition statement. if.else语句测试一个条件,并根据条件语句的结果执行两个代码块之一。 msdn2.microsoft.com 3. Every investor has an "if only" trade, the missed opportunity that sits in the memory bathed in the glow of what might have been. 每个投资者都有“悔不当初”的交易——记忆深处那些笼罩在“原本可以”的光环下而被错失的机遇。 www.ftchinese.com 4. The return keyword is optional here and it is rarely used, except when returning out of the middle of a block (e. g. , in an if statement). return关键字在这里是可选的,而且很少被用到,除非在一段代码中间返回(比如在一个if语句块中)。 www.bing.com 5. BREAK is frequently, but not always, started by an IF test. IF测试通常会启动BREAK,但并不总是如此。 technet.microsoft.com 6. Following the mixers, an IF filter and a RF filter are used to attenuate unwanted harmonics or interference respectively. 在混合器后面,分别使用IF滤波器和RF滤波器来衰减不期望的谐波或干扰。 dictsearch.appspot.com 7. Always use a curly brace scope in an if statement, even if it conditions a single statement. if语句总是使用括号,即使它包含一句语句。 www.chinaitpower.com 8. The simplest form of an if statement can be written on one line, but multiline if and if. Else statements are more common. 最简单的if语句形式可以写在一行内,但是通常使用多行if和if.else语句。 msdn2.microsoft.com 9. Always use a curly brace scope in an if statement, even if it contains a single statement. 在if语句块时使用大括号,即使其只含有一条语句 zhidao.baidu.com 10. Simply create a connection between a source element and target element and update the transform type to be an If refinement. 在源元素和目标元素之间创建一个连接并将转换类型更新为If细分。 www.ibm.com 1. In the following example, the first statement begins the definition of a function that consists of an if. Else sequence of three statements. 在下面的示例中,第一个语句开始定义一个函数,此函数由三个语句的if.else序列组成。 msdn2.microsoft.com 2. "That's an if for me, " he said. "I don't know. There ain't much I can do, bro. " “对我而言,这是一种可能,”他说。“但我不知道。许多事情我无能为力。” wenwen.soso.com 3. Use an if statement to ensure that the data being dragged is of an acceptable type (in this case, text). 使用if语句来确保所拖动的数据类型为可接受的类型(在本示例中为文本类型)。 msdn2.microsoft.com 4. If you look at the configuration file, you can see that there are actually two prompts listed in an if statement. 如果你仔细看一下配置文件,你会发现实际上在if语句中有两个提示符。 www.bing.com 5. you'll see that an if statement was added, as well as a comment. 如果点击decl.cpp,会看到添加了一个if语句,还有一个注释。 www.ibm.com 6. An: If he eats even one tiny piece of a nut. . . 安:他就连吃一小颗果仁都会…… www.ryedu.net 7. While this does help keep things together, we need to add an if block around the definition to avoid namespace clashes. 虽然这样做有助于把内容放在一起,但是需要在定义周围添加if块以避免名称空间冲突。 www.ibm.com 8. Use an If statement to determine if the ReadLine method returns Nothing (which means no more text is available). 使用If语句来确定ReadLine方法是否返回Nothing(表示不再有可用文本)。 msdn2.microsoft.com 9. You can use the IF field in a document, or you can use the IF field as part of an If-Then-Else rule in a mail merge. 您可以在文档中使用IF域,也可以在邮件合并中将IF域用作If-Then-Else规则的一部分。 office.microsoft.com 10. This control structure is an 'if' statement represented by a concrete list of plain Erlang terms. 这个控制结构是由一系列具体限制条件组成的一个“if”语句。 www.infoq.com 1. Do we put parentheses around the condition of an if statement? if语句里的条件加括号了么? kb.cnblogs.com 2. The controlling expression of an if statement or while loop evaluates to a constant. if语句或while循环的控制表达式的计算结果为一个常数。 msdn2.microsoft.com 3. Notice that the description of the cases in the Interactions pane now includes an "If" statement describing the condition. 请注意,在相互作用的窗格中描述的情况现在包括一个“如果”声明,说明这个情况。 www.fantuaner.cn 4. You can write onditions for an If, Else If, or other refinements using XPath expressions. 可以使用XPath表达式为If、ElseIf或其他细分编写条件。 www.ibm.com 5. This device includes a double balanced passive mixer core, an IF amplifier, a dual input LO selectable switch, and an LO buffer. 该器件包括一个双平衡无源混频器核、一个IF放大器、一个双输入LO选择开关以及一个LO缓冲。 dictsearch.appspot.com 6. You just said one. Oh no you didn't okay you say one Student: Inaudible Prof: no that was an if P and Q wasn't it? 你刚说了一个,哦不,你没有,好,说一个,学生:,教授:不,那是如果P,Q,对吗? open.163.com 7. They preferred downplaying the film instead preparing answers on an if-asked basis. 他们的意见是与其准备回答一些假设性的问题倒不如直接忽视这部电影的存在。 www.bing.com 8. You can store this value in an integer or compare the value returned when you display the message box using an if statement. 可以整数形式存储此值;也可使用if语句,比较显示消息框时返回的值。 msdn2.microsoft.com 9. The following example uses an If. Then. Else control structure to run different blocks of code based on the value of a variable. 下面的示例使用If.Then.Else控制结构根据变量的值运行不同的代码块。 msdn2.microsoft.com 10. Before installing or removing an IF cable, turn off the ODU-PWR power switch on the IF board. 在安装、拆除中频电缆前,必须关闭中频板的电源输出开关。 wenku.baidu.com 1. Like else, it extends an if statement to execute a different statement in case the original if expression evaluates to FALSE. 和else一样,它延伸了if语句,可以在原来的if表达式值为FALSE时执行不同语句。 dk.php.net 2. To simulate the else portion of an if-else scenario, negate the original condition. 要模拟if-else场景中的else部分,请否定原始条件即可。 www.ibm.com 3. This example is an if-then rule; therefore, you would see the if condition and its corresponding action. 本例中是一个if-then规则;因此,您会看到if条件及其对应的操作。 www.ibm.com 4. Thinking back to basic shell scripting logic, an if statement consists of if, then, and fi. 回忆一下基本的脚本编程逻辑:if语句由if、then和fi组成。 www.ibm.com 5. It doesn't take much, actually, to enable the possibility of doing everything possible (a "loop" and an "if" ). 其实,要实现做任何可能做到的事的可能性并不复杂(只要用一个“loop”和一个“if”就可以了)。 www.ibm.com 6. Create an If refinement from the source celsiusTemperature element, which targets the advisory element on the output. 从源celsiusTemperature元素中创建If细分,这将针对输出中的advisory元素。 www.ibm.com 7. and furthermore, synthesizer 237 may provide both an RF local oscillator signal and an IF local oscillator signal to transmitter 236. 而且合成器237可提供射频本地振荡器信号和中频本地振荡器信号给发射机236。 www.pat365.com 8. Finally, there is an if statement that performs some cleanup on the tag output on the report. 最后,有一个if声明,会在报告上的标签输出执行一些清洁工作。 www.ibm.com 9. You could do that using an if statement (see Listing 12). 应该使用if语句进行此工作(请参见清单12)。 www.ibm.com 10. Should create a cosmopolitan city of Xi'an, if tasted the ancient capital of Chang'an. 直译为:“应建立一个国际大都市的西安,如果品味了古都长安。” bbs.cnwest.com 1. An instance variable and an if statement are used skillfully in the process of design, which solves the problem of picture flash. 在设计过程中,巧妙地使用了一个窗口实例变量和一个条件语句,解决了图片闪烁的问题。 www.dictall.com 2. Once you have the supplied digits, you can use an if block to select the right story to be played. 捕捉到输入的数字之后,可以使用if块选择要播放的新闻。 www.ibm.com 3. The following example uses PRINT inside an IF statement to return a message when the number of the Hex Nut 17 product falls below 1100. 下面的示例在IF语句使用了PRINT,以在HexNut17产品编号低于1100时返回消息。 msdn2.microsoft.com 4. That's exactly how Boolean expressions properti express boolean are used, for example, in an if-then-else construction. 这也就是布尔表达式的使用方法,比如在一继续方法比如个if-then-else块中。 www.cto360.com 5. My husband is an 'if you're cold, put on a sweater' type of guy. 我丈夫属于那种“冷就多加件衣服”的类型。 c.wsj.com 6. You can create a rule template for either an if-then rule or an action rule. 您可以为if-then规则或操作规则创建规则模板。 www.ibm.com 7. In addition to the ColumnChanging event, an If. . . Then statement is also created that tests for the specific column. 除了ColumnChanging事件之外,还会创建用于测试特定列的If…Then语句。 msdn2.microsoft.com 8. Example : In some contexts, IF characterizes an if-statement. 例如,在某些上下文中,IF表示一种条件语句。 tr.bab.la 9. If there is an IF inside a stored procedure, you are doing something wrong. 如果存储过程中有IF,你可能犯了错误。 article.niq.cn 10. A: How can I give a clear and definite answer to your question which is based on an "if" ? 答:你提的问题是“假如”,对于假设性问题我现在能给你一个明确和肯定的回答吗? www.fmprc.gov.cn 1. You cannot redefine a procedure variable in a block within that procedure, for example in an If. End If construction or a For loop. 在该过程内的块中(例如在If.EndIf构造或For循环中)不能重新定义过程变量。 msdn2.microsoft.com 2. You put an "if" in front and the abstract only speaks of the 1% penetration causing a 2. 5% lowering, not that each 1% has the same effect. 你在前面加了个“如果”,要是这个概念只是提到一个1%的(市场占有率)扩张会引起2.5%的降价,而非每个1%都有一样的作用。 www.mwjx.com 3. Listing 2 shows an example procedure that contains an IF statement. 清单2展示了一个包含IF语句的示例过程。 www.ibm.com 4. Soft! I will go along; An if you leave me so, you do me wrong. 且慢,让我跟你一块儿去;要是你就这样丢下了我,未免太不给我面子啦。 bbs.yydm.com 5. Q And we are looking for an if P then Q. 我们看的是如果P,那么。 open.163.com 6. For example, the code in Listing 1 contains an if condition that may execute rarely. 例如,清单1中的代码包含一个可能很少发生的if条件。 www.ibm.com 7. As an example, let's examine the parsing of an if statement whose syntax look like the following 作为一个示例,让我们来解析一个if语句,它的语法如下所示 www.ibm.com 8. Design of an IF Sampling Module and its Applications in the Digital Receivers 一种中频采样模块的设计及其在数字接收机中的应用 service.ilib.cn 9. Represents a conditional branch statement, typically represented as an if 表示条件分支语句,通常表示为一个 msdn2.microsoft.com 10. Accomplishing it is as simple as throwing an IF statement inside of our intercepting filter 完成这一点可以简单到在我们的拦截过滤器中放一个IF语句 www.infoq.com 1. Design And Realization Of An IF Digital Direct Sequence Spread-Spectrum 中频数字化直扩接收机的设计与实现 naturespotlight.cn 2. An IF Digitalization Scheme in the Spread Spectrum Receiver With Software Radio Architecture 基于软件无线电结构的扩频通信接收机中频系统数字化方案研究 www.ilib.cn 3. Design and Implementation of an IF Digital Receiver 一种中频数字化接收机的设计与实现 www.ilib.cn 4. Because the two statements above it are part of an if block whose condition is never true 因为它上面两个语句都属于其条件永远不为真的 www-128.ibm.com |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。