if-then
美
英 
例句
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. "
如果當某個人需要面對一系列不同環境中的某一個的時候,那么他或她會如何表現呢?
If then God gave them, when they had faith in the Lord Jesus Christ, the same as he gave to us, who was I to go against God?
神既然給他們恩賜、像在我們信主耶穌基督的時候、給了我們一樣、我是誰、能攔阻神呢。
You can? t test it out with a simple if-then code.
您不能通過一個簡單的if-then代碼測試出來。
One approach that has been used to increase the amount that people use public transport breaks down habits into simple "if. . . then" plans.
一種已經運用以增加人們用公共交通方式的方法是打破習慣變成簡單的“如果…那么”計劃。
If then it is the former, why do I desire to tarry in a fortuitous combination of things and such a disorder?
如果前者是真,為什么我愿意留在一種各事物的偶然結合和這樣一種無秩序中呢?
If then I know not the meaning of the voice, I shall be to him that speaketh a barbarian, and he that speaketh will be a barbarian unto me.
我若不明白那聲音的意思,這說話的人必以我為化外之人,我也以他為化外之人。
Policies allow rules to take the form of if, then conditional statements, where actions are executed to account for a given condition.
策略規則可以采用“如果,那么”條件陳述的形式,也就是說,在某一條件下應該采取某些措施。
Kansei knowledge is represented as "if-then" rules, and evidences are composed of form features of products.
利用產生式規則來表達用戶感性評價知識;以產品的部件外形來構成推理的證據部分;
But after all, to the end of the demographic dividend, if then we did not make the affluent, who pay pension costs?
可是人口紅利終歸要結束,如果到那時我們還沒能進入富裕社會,誰來負擔養老費用?。
If then his hands crossed on his chest, it expressed a feeling rejected or rejected.
如果再把兩手交叉放在胸前,那就表達出了拒絕或否決的心情。
If then a practical end must be assigned to a University course, I say it is that of training good members of society.
如果必須給大學課程一個實際目標,那么我說它就是訓練社會的良好成員。
It's also important to note that I made a slight change to the if-then statement at the bottom of the code in Listing 5.
還有重要的一點需要指出,即我對清單5所示的代碼底部的if-then語句做了稍許修改。
If then thou shalt not watch, I will come to thee as a thief, and thou shalt not know at what hour I will come to thee.
假如你不儆醒,我必要像盜賊一樣來臨,你也不知道我何時臨于你。
A rule set typically consists of a number of if-then rules, and is normally used when complex logic is involved.
規則集通常由許多if-then規則組成,并且通常在涉及復雜邏輯時使用。
If then the fans would decide to cheer us, it would give us a boost, but we cannot be influenced by this.
如果,球迷決定為我們歡呼,將給我們更多的動力,但是我們不能受這個的影響。
You can insert IF-THEN logic around portions of a test to run portions only if those parts meet a specific condition.
您可以在測試的部分中插入IF-THEN邏輯,從而只在滿足具體條件時運行那些部分。
If then you were raised with Christ, seek those things which are above, where Christ is, sitting at the right hand of God.
所以,你們若真與基督一同復活,就當求在上面的事;那里有基督坐在神的右邊。
But the place where I'd really like to do, where I've absolutely promised to do if then when that wall comes down, is in Bethlehem.
但是如果到時墻體倒塌后,我真正想去、并保證絕對會去演奏的地方就是在伯利恒(耶穌誕生之地)。
Next came languages like Pascal and C, which provided higher order constructs such as "if-then-else" statements.
接下來的語言例如PascalandC,它們提供了更高次序的結構例如“if-then-else”語句。
Thus, no underlying change in the market for aluminium is likely until at least 2015, if then.
所以,至少到2015年之前,鋁市場不太可能有根本變化。
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規則的一部分。
Deterministic decisions where rules can be described in "if then" constructs, decision tables or decision trees.
規則可以在“ifthen”結構、決策表或決策樹中描述決定性的決策。
But if your eye is not sound, your whole body will be full of darkness. If then the light in you is darkness, how great is the darkness!
你的眼睛若昏花,全身就黑暗。你里頭的光若黑暗了,那黑暗是何等大呢!
One of the most common solutions to the Expression Problem is plain old if-then-else logic.
表達式問題的最常用解決方案之一是普通老式的if-then-else邏輯。
These high level statements must be then formalized into if-then statements to make them precise and clear.
這些高級聲明必須正式應用于一些“如果-那么”語句中,使它們變得精確和清晰。
You can insert IF-THEN logic around portions of a test to run those portions only if a specific condition is met.
您可以在一個測試的某些部分插入IF-THEN邏輯,當且僅當特定的條件滿足時運行那些部分。
The Business Rule Group component is a collection of related business rules, which you can express as decision tables or if-then rule sets.
BusinessRuleGroup組件是一個相關業務規則的集合,您可以將其表示成決策表或if-then規則集。
if then by mercerizing, karyokive Sheen, thus making the name Mercerized velveteen.
如果再經絲光處理,則有絲的光澤,故稱絲光平絨。
This is exactly the sort of if-then-else chain that a properly constructed class hierarchy prevents.
這正好是那種一個正確構建的類層次所要防止的if-then-else鏈。
If then I has already grown up, I will cry for grandpa, but that's just a if.
如果那時我已少大,我定會為爺爺哭一場,只是那只是假如。
The most common forms of basic logic and decision making within programming are the do-while and if-then-else approaches.
最常見的基本邏輯形式和編程中的判定就是do-while和if-then-else。
If then your delight be in thrones, and sceptres, O ye kings of the people, love wisdom, that you may reign for ever.
萬民的君侯!你們若喜愛王位與王權,就應尊重智慧,好能永居王位。
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控制結構根據變量的值運行不同的代碼塊。
Two weeks you shall have. If then you fail to answer me, you shall lose your head, and all your lands shall be mine.
給你兩個星期,如果到時候回答不上來,我就要砍掉你的腦袋,你的全部土地也將歸我所有。
If then we are so certain that other intelligent life exists in the universe, Why have we had no visitors from outer space yet?
如果我們對宇宙中有別的智能生命已這么肯定,那又為什么至今尚沒有來自外空間的拜訪者呢?
This example is an if-then rule; therefore, you would see the if condition and its corresponding action.
本例中是一個if-then規則;因此,您會看到if條件及其對應的操作。
If then I bend over and pick up a stick, he is instantly before me. The great thing has now happened. He has a mission.
如果那時我彎腰拾起一根樹棍,他會立刻跑到我面前。
Every time you hear and if then I want you to identify the form of the argument.
每次你聽到如果,那么,我想讓你們識別論點的形式。
If, then the center coordinates and radius of the output if not, then prompts an error message.
若能,則輸出圓心坐標和半徑;若不能,則提示出錯信息。
Pre-compute CASE condition and IF THEN ELSE conditions and jump into the right branch right away.
預先計算CASE條件和IFTHENELSE條件,并立即跳至適當的分支。