appends
美 [??pend]
英 [?'pend] 
- v.追加;添上;(用線等)掛上
- 網(wǎng)絡(luò)附加
詞形變化
第三人稱單數(shù):appends 現(xiàn)在分詞:appending 過去式:appended 反義詞
同義詞
英漢解釋
英英解釋
例句
It is possible that this method is called more than once; that is why it appends the data instead of setting the data.
此方法有可能不止一次被調(diào)用;這就是我們添加數(shù)據(jù)而不是設(shè)置數(shù)據(jù)的原因。
Appends a specified number of copies of the string representation of a Unicode character to the end of this instance.
在此實(shí)例的結(jié)尾追加Unicode字符的字符串表示形式指定數(shù)目的副本。
The following example opens a file or creates it if it does not already exist, and appends information to the end of the file .
下面的示例打開一個文件(如果文件不存在則創(chuàng)建該文件)并將信息追加到文件末尾。
Importing a custom field's formula imports only the formula text and appends it to any previously applied text in the Edit formula box.
導(dǎo)入自定義域的公式,只是導(dǎo)入公式文本,并將公式文本添加到“編輯公式”框中任何以前應(yīng)用的文本中。
Appends the string representation of a specified single-precision floating-point number to the end of this instance.
在此實(shí)例的結(jié)尾追加指定的單精度浮點(diǎn)數(shù)的字符串表示形式。
The report server generates your report as an application file, appends a file extension, and saves the report as a file on your hard drive.
報(bào)表服務(wù)器可以將報(bào)表生成為應(yīng)用程序文件,附加文件擴(kuò)展名,然后將報(bào)表作為文件保存到您的硬盤。
Appends the string representation of the Unicode characters in a specified array to the end of this instance.
在此實(shí)例的結(jié)尾追加指定數(shù)組中的Unicode字符的字符串表示形式。
The Transformation Extender node appends the relative path to the path specified in the environment variable to look up the map at runtime.
TransformationExtender節(jié)點(diǎn)將相對路徑附加到環(huán)境變量中指定的路徑中來,以便于在運(yùn)行時查找映射。
If the name is not unique, the environment appends the name with an integer.
如果該名稱不是唯一的,那么環(huán)境將為該名稱追加一個整數(shù)。
Appends the string representation of a specified Unicode character to the end of this instance.
在此實(shí)例的結(jié)尾追加指定Unicode字符的字符串表示形式。
On the Pocket PC, if you do not specify a file name extension, the control appends the extension of the selected type from the dialog box.
在PocketPC上,如果不指定文件的擴(kuò)展名,控件會附加對話框中選定類型的擴(kuò)展名。
Perlin's book is not without flaws; his writing is not uniformly excellent, and the "Intern Bill of Rights" that he appends is a bit corny.
Perlin的作品并非毫無瑕疵,他文筆平平,書中附加的《實(shí)習(xí)生權(quán)利法案》有點(diǎn)陳腔濫調(diào)。
Appends the specified string to the file , creating the file if it does not already exist .
將指定的字符串追加到文件中,如果文件還不存在則創(chuàng)建該文件。
Appends the string representation of a specified decimal number to the end of this instance .
在此實(shí)例的結(jié)尾追加指定的十進(jìn)制數(shù)的字符串表示形式。
Appends the string representation of a specified Boolean value to the end of this instance.
在此實(shí)例的結(jié)尾追加指定的布爾值的字符串表示形式。
Replot simply takes the previous plot string, adds an implied comma, and then appends the rest of the input given to it.
Replot就是獲取先前的繪圖字符串,添加必要的逗號,然后附加輸入給它的其余部分。
The HTTP module appends a string to the beginning and end of the response.
HTTP模塊會將一個字符串追加到響應(yīng)的開頭和結(jié)尾。
Appends the string representation of a specified subarray of Unicode characters to the end of this instance.
在此實(shí)例的結(jié)尾追加指定的Unicode字符子數(shù)組的字符串表示形式。
Appends the form region to the bottom of an Outlook form's default page.
將窗體區(qū)域追加到Outlook窗體默認(rèn)頁面的底部。
As you may notice, the transformation appends the @generated annotation to elements in the generated code (Figure 8).
可能您會注意到,轉(zhuǎn)換會在生成的代碼中,對元素應(yīng)用@generated注釋(圖8)。
Appends the command line with a switch , without attempting to encapsulate the switch parameters with quotation marks .
在命令行的后面追加一個開關(guān),但不嘗試在開關(guān)參數(shù)的兩側(cè)加上引號。
Appends the string representation of a specified 16-bit unsigned integer to the end of this instance.
在此實(shí)例的結(jié)尾追加指定的16位無符號整數(shù)的字符串表示形式。
For example, if the relative distinguished name of two objects cannot be resolved, conflict resolution appends *CNF: GUID to the name.
例如,如果兩對象的相對可分辨名稱不能解析,沖突追加*CNF:GUID到名稱。
Appends a copy of a specified substring to the end of this instance.
在此實(shí)例的結(jié)尾追加指定子字符串的副本。
It then appends all of that data as a hash table to the episodes array, which is a member variable.
然后將所有數(shù)據(jù)作為一個哈希表附加到劇集數(shù)組,該數(shù)組是一個成員變量。
Append Appends the remainder of the most likely candidate string to the existing characters, highlighting the appended characters.
將最可能的候選字符串的其余部分追加到現(xiàn)有的字符,并突出顯示追加的字符。
Appends the string returned by processing a composite format string, which contains zero or more format items, to this instance.
將通過處理復(fù)合格式字符串(包含零個或零個以上格式項(xiàng))返回的字符串追加到此實(shí)例。
The editor of the collection, Zhang Chao, also appends a comment stating he does not believe in this idea.
選集的編輯者張潮也附加了一段評論——他不相信這一觀念。
Now the code creates an XML document and appends nodes to it that hold all the data returned.
現(xiàn)在,該代碼創(chuàng)建了XML文檔并將節(jié)點(diǎn)附加到其上,從而保存所有返回的數(shù)據(jù)。
Appends the command line with a switch that takes a task item specification that acts a single string parameter .
在命令行的后面追加一個開關(guān),該開關(guān)采用充當(dāng)單個字符串參數(shù)的任務(wù)項(xiàng)規(guī)范。
The appendChild() method appends a new child node to the end of the list of children of a node.
方法的作用是:在指定節(jié)點(diǎn)的最后一個子節(jié)點(diǎn)列表之后添加一個新的子節(jié)點(diǎn)。
Appends a set of specified permission entries to this collection.
向此集合中追加一組指定的權(quán)限項(xiàng)。
Appends an object to the end of the stack, rather than pushing it onto the top of the stack.
將對象追加到堆棧的結(jié)尾,而不是將其推到堆棧的頂部。
Appends a formatted string, which contains zero or more format specifications, to this instance.
向此實(shí)例追加包含零個或更多格式規(guī)范的格式化字符串。
Appends the specified element to the end of this list (optional operation).
向列表末尾添加指定元素(可選操作)。
Appends content to a template placeholder. Can be used on associative arrays and scalars .
附加內(nèi)容,模板的預(yù)留位置。可用于關(guān)聯(lián)數(shù)組和標(biāo)。
In the absence of the extension, the software appends the platform-specific default file extension for libraries.
在沒有擴(kuò)展名的情況下,該軟件附加平臺特定的缺省庫文件擴(kuò)展名。
Appends a copy of the specified string to the end of this instance.
在此實(shí)例的結(jié)尾追加指定字符串的副本。
Appends a value to the specified HTTP header to be sent with this response.
向隨此響應(yīng)發(fā)送的指定HTTP標(biāo)頭追加值。
Appends the command line with a switch that takes an array of string parameters .
在命令行的后面追加一個采用字符串參數(shù)數(shù)組的開關(guān)。