parenthesis
美 [p??renθ?s?s]
英 [p?'renθ?s?s] 
- n.插入語(yǔ);括號(hào)
- 網(wǎng)絡(luò)圓括號(hào);括?。恍±ㄌ?hào)
詞形變化
復(fù)數(shù):parentheses 同義詞
英漢雙解
1. | 插入語(yǔ)a word, sentence, etc. that is added to a speech or piece of writing, especially in order to give extra information. In writing, it is separated from the rest of the text using brackets, commas or dashes . |
2. | [usupl] 括號(hào)either of a pair of marks, ( ) placed around extra information in a piece of writing or part of a problem in mathematics |
| Irregular forms are given in parentheses . 不規(guī)則形式標(biāo)注在括號(hào)內(nèi)。 |
英漢解釋
英英解釋
例句
Do not end a line with the first half of a pair of brackets, quotation marks, or parenthesis.
括號(hào)、單雙引號(hào)的前半部不能置于句末。
As a very important part of Chinese grammar, parenthesis teaching did not get enough attention.
插語(yǔ)作為漢語(yǔ)語(yǔ)法一個(gè)重要的組成部分,一直未受到足夠的重視。
Omit the parenthesis only if the anonymous method could have been used on any delegate .
僅當(dāng)匿名方法可能被用于任何委托時(shí)省略括號(hào)。
the calculation formulae can have up to 255 characters, with an unlimited number of parenthesis and named variables.
計(jì)算公式最多可以有255個(gè)字符,具有無(wú)限的括號(hào)和命名變量。
The configuration parameters that control the sizes of these memory pools are shown in parenthesis.
括號(hào)中顯示了控制這些內(nèi)存池大小的配置參數(shù)。
when you type an opening parenthesis for a method , a tooltip window shows valid arguments for each overload of that method.
當(dāng)鍵入方法的左括號(hào)時(shí),將出現(xiàn)一個(gè)工具提示窗口,其中顯示該方法的各個(gè)重載的有效參數(shù)。
The first regular expression will match the string "main" followed by any number of spaces or tabs, followed by an open parenthesis.
第一個(gè)規(guī)則表達(dá)式將與后面依次跟有任意數(shù)量的空格或制表鍵以及開(kāi)始圓括號(hào)的字符串“main”匹配。
Q. Why does using parenthesis in a POSIX regular expression change the result of a match?
在POSIX正則表達(dá)式中使用括號(hào)為什么會(huì)改變匹配結(jié)果?
The last token read (closing parenthesis) is not the cause of the error.
最后一次符號(hào)讀取(結(jié)束括號(hào))并不是這個(gè)錯(cuò)誤的根源。
Public celebration and leisure are both essential to life in the city, and not simply as a parenthesis in a life dedicated to work.
大眾類慶典活動(dòng)和休閑都構(gòu)成城市生活的基本組成部分,不能將其作為所投入生活熱潮中一個(gè)簡(jiǎn)單的附帶對(duì)待。
A delegate invocation uses the name of a delegate and method parameters in parenthesis.
委托調(diào)用使用委托的名稱和括號(hào)內(nèi)的方法參數(shù)。
An unusual use of the unary + operator was used in front of a function call that did not have parenthesis.
在沒(méi)有括號(hào)的函數(shù)調(diào)用前使用了一元+運(yùn)算符的異常用法。
next , it finds the opening parenthesis that matches the previously found closing parenthesis , as shown in.
第二步,找出與第一步找到的閉括號(hào)相匹配的開(kāi)括號(hào),如。
Inside an attribute block , type the attribute followed by an open parenthesis .
在一個(gè)屬性塊內(nèi),鍵入屬性,然后鍵入左括號(hào)。
For the sake of discussion, we have assigned a short name to each of the actions (shown in parenthesis ).
為了討論方便,我們為每種行為取了個(gè)簡(jiǎn)短的名字(見(jiàn)圓括號(hào)中的顯示)。
I shall like to mention another point here by way of parenthesis.
在這里我想附帶再提一下另外一點(diǎn)。
S- expressions are fully parenthesized expressions with only one form of parenthesis .
S表達(dá)式是僅用一種形式的括號(hào)完全括起來(lái)的表達(dá)式。
Control statements should have one space between the control keyword and opening parenthesis , to distinguish them from function calls.
控制結(jié)構(gòu)應(yīng)該有一個(gè)空格在控制關(guān)鍵字和圓括號(hào)之間,以區(qū)別函數(shù)調(diào)用。
The calculation formula behind each button can take several named variables and an unlimited number of parenthesis.
每個(gè)按鈕背后的計(jì)算公式可以采取若干命名的變數(shù)和無(wú)限數(shù)量的括號(hào)。
As a literary technique, parenthesis bears important textual information, becoming the organic part of text meaning.
作為實(shí)現(xiàn)個(gè)人創(chuàng)作思想的一種文學(xué)手段,括號(hào)在文本中承載著重要的信息,是文本意義的有機(jī)組成部分。
Expressions must not end with an operator, function, comma, or opening parenthesis.
不可以用操作符、函數(shù)、逗號(hào)或開(kāi)括號(hào)作為表達(dá)式結(jié)束符。
Expressions must not begin with an operator , comma, or closing parenthesis .
不可以用操作符、逗號(hào)或閉括號(hào)作為表達(dá)式的開(kāi)始符。
If it is a function-like macro, it is only expandedifthe next token isanleft parenthesis.
如果它是一個(gè)類似于函數(shù)的宏,則僅當(dāng)下一個(gè)單詞為左括號(hào)時(shí)對(duì)其進(jìn)行展開(kāi)。
Parameterless functions do not need the parenthesis, thus a typical field get method can resemble a field reference.
無(wú)參數(shù)函數(shù)不需要括號(hào),于是域的典型方法get方法看起來(lái)就像域引用一樣。
This applies to matching parenthesis, brackets, and angle brackets as well.
這也適用于對(duì)稱的括號(hào)、括弧和角括弧。
The open-parenthesis is followed by an optional argument list.
開(kāi)括號(hào)后面跟著一個(gè)可選的參數(shù)列表。更詳細(xì)。
Your time on earth is, as Sir Thomas Browne said, "but a small parenthesis in eternity. "
你在地上的日子,正如湯瑪斯爵士說(shuō):“不外乎是永恒中的一個(gè)插曲?!?/jz>
In this expression, we do not need a multiplication sign or parenthesis.
這個(gè)表達(dá)式中,我們不需要乘號(hào)或括號(hào)。
Besides , conditional adverbial clauses (phrases) , parenthesis , and the different usages of voice own their respective styles.
條件狀語(yǔ)或從句、插入語(yǔ)和不同語(yǔ)態(tài)的使用也有其自身風(fēng)格。
Cause: You did not have correct opening and closing of parenthesis in your search filter.
原因:您沒(méi)有正確的開(kāi)啟和關(guān)閉括號(hào)在您的搜索過(guò)濾器。
Within a pattern, parenthesis indicate a group (as shown in Listing 2).
在模式內(nèi),圓括號(hào)表示一個(gè)組(group),如清單2中所示。
after the name of a function , type an open parenthesis as you normally would to open the parameters list.
在函數(shù)名之后,像通常那樣鍵入左括號(hào)來(lái)打開(kāi)“參數(shù)”列表。
The number in parenthesis represents the source address encapsulated into the IP header of the RIP update.
括弧內(nèi)的數(shù)字代表封裝在RIP更新的IP表頭之來(lái)源位址。
Holds a fixed length string (can contain letters, numbers, and special characters). The fixed size is specified in parenthesis.
保留規(guī)定長(zhǎng)度的字符串(可以包含字母,數(shù)字,特殊符號(hào))大小指定在括號(hào)內(nèi)。
Put the word in parenthesis.
把這詞括在圓括號(hào)里。
The last parenthesis must match the extension of the module.
最后一個(gè)括號(hào)必須匹配模塊擴(kuò)展名。
Item metadata is shown in parenthesis after the item.
項(xiàng)目中繼資料出現(xiàn)在項(xiàng)目后的括號(hào)中。
If the character is a closing parenthesis, pop all operators until you reach an opening parenthesis and append them to the result string.
如果字符是個(gè)閉括號(hào)(closingparenthesis),在遇見(jiàn)開(kāi)括號(hào)前,彈出所有操作符,然后把它們添加到結(jié)果字符串。
Every left parenthesis in a string is matched by a right parenthesis.
字符串的左括號(hào)都有相應(yīng)的右括號(hào)。
To commit the entry that you typed, type a space, semicolon, period, or parenthesis.
若要認(rèn)可您輸入的項(xiàng)目,請(qǐng)輸入空格、分號(hào)、句號(hào)或括號(hào)。