国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

util

util

 英

  • 網(wǎng)絡(luò)工具類;跑龍?zhí)祝还ぞ甙?/span>

例句

If you need isolation for your log manager, java. util. logging would not be suitable due to architectural limitations.

如果日志管理程序需要隔離那么由于架構(gòu)限制,java.util.logging可能適合要求

ECS accepts names for added elements -- a concept similar to that of a key in java. util. Hashtable.

ECS接受添加元素名字——這個(gè)概念類似java.util.Hashtable

You could still return a java. util. List, as these are allowed, but an array works just as well and is strongly typed.

可以返回java.util.List,因?yàn)?/c>允許但是數(shù)組可以滿足要求并且具有強(qiáng)類型

The UTIL_IMPACT_PRIORITY keyword serves as a switch to specify whether RUNSTATS subscribes to a throttling policy or not.

UTIL_IMPACT_PRIORITY關(guān)鍵字充當(dāng)一個(gè)開關(guān)指定RUNSTATS是否訂閱調(diào)整策略

The setProperties is called by the Batch Container to pass BDS properties specified in xJCL to the BDS as a java. util. Properties object.

批處理容器調(diào)用setPropertiesxJCL指定BDS屬性作為java.util.Properties傳遞BDS

Another issue is that of data types: in Java we have a java. util. Map, and basically two implementations of it (HashMap and TreeMap).

另一個(gè)問題數(shù)據(jù)類型Java我們一個(gè)java.util.Map,一般兩個(gè)實(shí)現(xiàn)HashMapTreeMap)。

Internationalization can be automatically supported, by translating the supplied text through a java. util. ResourceBundle.

通過轉(zhuǎn)換java.util.ResourceBundle提供文本可以自動(dòng)支持國際化

You can select the first HBA port, which will bring you to the Fast! UTIL Options page, shown in Figure 10.

可以首先選擇HBA端口然后出現(xiàn)Fast!UTILOptions頁面10所示

To keep the example simple, I implemented only a few of the methods defined in java. util. LinkedList.

為了示例簡(jiǎn)單起見執(zhí)行java.util.LinkedList定義一些方法

The is bound to a java. util. Date object but does not use a converter.

一定一個(gè)java.util.Date對(duì)象并不使用轉(zhuǎn)換器

A fifth row added at the bottom represents a new class you might write that implements java. util. List.

底部添加第五表示可以編寫實(shí)現(xiàn)java.util.List

Synchronization still has a few advantages over the locking classes in java. util. concurrent. lock.

因?yàn)?/c>對(duì)于java.util.concurrent.lock鎖定來說synchronized仍然有一些優(yōu)勢(shì)

In practice, I found the BCEL version of this class writing program (org. apache. bcel. util. BCELifier) to be of limited use.

實(shí)踐發(fā)現(xiàn)這種編寫程序BCEL版本(org.apache.bcel.util.BCELifier)使用起來一些限制

Both of these methods rely on the business delegate to return a java. util. List sorted in the correct manner.

兩個(gè)方法依賴業(yè)務(wù)代理返回一個(gè)按照正確要求排序java.

The java. Util. Locale class no longer allows fallback to a default region if the region is unspecified.

java.util.Locale不再允許未指定默認(rèn)區(qū)域時(shí)退默認(rèn)區(qū)域

A good rule of thumb is to set util_heap_sz to at least 10000 x #CPUs on the DB2 server.

一個(gè)經(jīng)驗(yàn)法則DB2服務(wù)器上將util_heap_sz設(shè)至少10000xCPU數(shù)目

The next article in this series explores even more of the java. util. concurrent namespace.

系列文章會(huì)進(jìn)一步探討java.util.concurrent名稱空間內(nèi)容

The result of query execution consists of the elements of an untyped java. util. List.

查詢執(zhí)行結(jié)果包含類型java.util.List元素

A simple conversion is needed if the client is expecting a java. util. Dates, as shown in Listing 8.

如果客戶端需要java.util.Dates,那么需要對(duì)進(jìn)行簡(jiǎn)單轉(zhuǎn)換清單8

A Subject maintains a principal's identities and security credentials in the form of sets (of class java. util. Set).

一個(gè)Subject形式java.util.Set)維護(hù)一個(gè)主體身份安全憑證

And so we continued for another ten minutes, util suddenly my daughter burst into tears, and admitted that she was beaten.

接著我們繼續(xù)分鐘直到女兒突然間放聲大哭承認(rèn)傷害

The value of this attribute should be either a string naming a locale, or an instance of the java. util. Locale class.

屬性應(yīng)當(dāng)命名語言環(huán)境一個(gè)字符串或者java.util.Locale一個(gè)實(shí)例

Next up in complexity is the new java. util. AbstractQueue class.

復(fù)雜一點(diǎn)java.util.AbstractQueue

For all intents and purposes, you can use an XMLCursor as a java. util. Iterator, except that you can also use it in a generic fashion.

不管出于何種目的可以XMLCursor作為java.util.Iterator使用只是能夠泛型形式使用

The EnumMap class offers a special implementation of the java. util. Map interface where the key is an enumerated type.

EnumMap提供java.util.Map接口一個(gè)特殊實(shí)現(xiàn)接口key一個(gè)枚舉類型

This tip showed that, if the original Java API contained java. util. Date, then the roundtrip resulting API will not match the original.

技巧展示如果原始JavaAPI包括java.util.Date,那么作為往返結(jié)果API原始匹配

The DirInfo class uses typed java. util. List collections for the normal files and child directories of a directory.

DirInfo使用類型java.util.List集合表示普通文件目錄目錄

The MBean model implementation utilizes a few utility classes associated with JDOM in the package com. claudeduguay. util. jdom.

MBean模型實(shí)現(xiàn)利用com.claudeduguay.util.jdom幾個(gè)JDOM相關(guān)工具

An actual solution would most likely take advantage of the standard java. util. logging mechanism.

實(shí)際解決方案可能利用標(biāo)準(zhǔn)java.util.logging機(jī)制

The new configuration parameter, UTIL_IMPACT_PRIORITY, specifies the priority for the throttling utility.

配置參數(shù)UTIL_IMPACT_PRIORITY指定進(jìn)行throttling實(shí)用程序優(yōu)先級(jí)

org. apache. bcel. util. Repository is actually an interface for a source of binary class representations.

Repository實(shí)際上二進(jìn)表示源代碼接口

The ScriptCache class (shown in Listing 9) implements a repository for the compiled scripts, using a java. util. LinkedHashMap object.

ScriptCache參見清單9)使用java.util.LinkedHashMap對(duì)象編譯腳本實(shí)現(xiàn)存儲(chǔ)庫

Nearly all the classes in the java. util. concurrent package use atomic variables instead of synchronization, either directly or indirectly.

無論直接間接幾乎java.util.concurrent所有使用原子變量使用同步

While it's not a Collections class, per se, the java. util. concurrent. TimeUnit enumeration makes code vastly easier to read.

盡管本質(zhì)上不是Collectionsjava.util.concurrent.TimeUnit枚舉代碼更易讀懂

So a string variable inside the Util. System namespace can be declared as Global. System. String.

因此,Util.System命名空間字符串變量可以聲明Global.

A lightweight implementation of a red-black tree is included in the J2ME specification class java. util. TreeSet.

輕量級(jí)實(shí)現(xiàn)包括J2ME規(guī)范java.util.TreeSet

A lock that implements the java. util. concurrent. locks. Lock interface controls how multiple threads access a shared resource.

一個(gè)實(shí)現(xiàn)java.util.concurrent.locks.Lock接口控制多個(gè)線程如何訪問一個(gè)共享資源

Due to the nature of this technique, it is not included in the downloadable wsdl-util. xsl.

由于技術(shù)本身特性原因并未可下載wsdl-util.xsl中將包含進(jìn)去

Then why did the JSR 166 group spend so much time developing the java. util. concurrent. lock framework?

那么為什么JSR166小組這么時(shí)間開發(fā)java.util.concurrent.lock框架呢?

The util_impact_lim parameter is the percentage of allowable impact that all throttled utilities can have on the instance workload.

util_impact_lim參數(shù)允許所有調(diào)整實(shí)用程序對(duì)于實(shí)例工作負(fù)載產(chǎn)生影響百分比