resourcebundle造句
例句與造句
- Using the resourcebundle to validate data
使用resourcebundle來驗證數(shù)據(jù) - How do you make the resourcebundle available at application startup time
在應用程序啟動時如何使得resourcebundle有效? - Usually , you isolate the locale - specific objects in a resourcebundle
通常,您可以在resourcebundle中隔離指定位置的對象。 - Method , passing in the path to the resourcebundle and the current locale
方法將地方化的數(shù)據(jù)裝載到消息中,通過路徑傳到resourcebundle以及當前的位置中。 - Jsf also uses resourcebundle as a localization pack , which is backed up by a set of properties files
Jsf也使用resourcebundle作為地方化的pack ,它由一系列屬性文件來支持。 - It's difficult to find resourcebundle in a sentence. 用resourcebundle造句挺難的
- Make sure that your resourcebundle actually contains the messages with the key for the locales that you specify with these tags
確保您的resourcebundle包含您用這些標簽指定位置的主鍵信息。 - These resourcebundle keys must be used to look up the necessary values to create a localized facesmessage instance
這些resourcebundle主鍵用于查找必要的值來創(chuàng)建位置固定的facesmessage實例。 - It must contain the fully qualified path to the resourcebundle containing the localized messages - in this case , applicationmessages
它必須包括到含有地方化信息(本例中是applicationmessages )的resourcebundle的完整的路徑。 - The message - bundle element represents a set of localized messages , and will cause your application instance to be populated with the messages contained in the specified resourcebundle
消息捆綁元素代表了一套地方化的信息,并且將使您的應用程序實例同指定的resourcebundle中包含的信息組裝起來。 - Tag , which takes a resourcebundle and loads it into a map , which is then stored in the scoped namespace in request scope , thus making its messages available using the same mechanism for accessing data in the model tier
標簽,它獲取resourcebundle并將其裝載到map中,然后將其存儲到請求領域的命名空間中,這樣使得用同一機制在模型層中訪問數(shù)據(jù)所得到的信息是有效的。