resource bundle 中文意思是什麼

resource bundle 解釋
框架下如何使用
  • resource : n. 1. 〈pl. 〉資源;物力,財力。2. 方法,手段;機智,智謀,才略。3. 消遣,娛樂。adj. -ful ,-fully adv.
  • bundle : n 1 包袱,包裹。2 包,捆,扎,束,卷,把,叢。3 【植物;植物學】維管束;【生物學】(神經等的)纖維...
  1. The name of the resource bundle into which

    將被序列化到的資源包的名稱。
  2. An alternative to the first approach is to split up the monolithic resource bundle into some subset of the original

    第一種方法的另一種選擇是將單資源束分裂成原始束的一些子集。
  3. If the lookup value is not found in the file exactly corresponding to the locale specified by the programmer, the resource bundle cascades down the encoding chain successively until a translation is found

    如果在文件中找不到與程序員指定的locale對應的查找表值,則資源束將不斷向下展開編碼鏈,直至找到譯文。
  4. To get access to a text string in a resource bundle, we use the

    要訪問資源束中的文本字元串,使用標記庫的
  5. The graphical nature of rbmanager is shown in figure 1, which illustrates how all of the resource files making up a resource bundle can be represented in a tree view

    中顯示了rbmanager的圖形,它說明了如何用樹型視圖表示組成資源束的所有資源文件。
  6. If you require localization for multiple languages, you will need to plan the design of a resource bundle that covers all of your required languages

    如果您要求語言的地方化,那麼就需要設計資源包使其包含所有需要的語言。
  7. We mentioned above that we would create a resource bundle to allow text to be translated

    上面我們提到過,我們將創建資源束,以允許翻譯文本。
  8. This approach uses the j2se locale - specific resource bundle handling

    這種模式使用了j2se特定於地區的資源綁定處理模式。
  9. In the next part of the process, we will add screen text and error message properties to this resource bundle

    在下一部分處理中,我們將向該資源束( resource bundle )添加屏幕文本和出錯消息特性。
  10. The resource bundle files written in one language can be converted to another using this feature

    利用這個特性,用一種語言編寫的資源綁定文件可以被轉換成另外一種語言。
  11. Ideally, the. relationships files are located in the same directory as the actual. properties files, so all resource bundle files are kept in a well - known location

    . relationships文件最好與實際的. properties文件位於同一目錄下,所以全部的資源束文件都保存在明確的位置。
  12. Rbmanager automates the tedious tasks associated with creating, updating, and managing resource bundle files ; it also prevents most common mistakes from being propagated across bundles

    Rbmanager自動執行與創建、更新和管理資源束文件相關的乏味任務;它還防止大多數常見的由於跨束傳播產生的錯誤。
  13. Resource bundle manager is a tool that automates many of the tedious tasks associated with creating, updating, and managing resource bundle files ; it also prevents most common mistakes from being propagated across bundles

    (資源束管理器)自動執行與創建、更新和管理資源束文件相關的乏味任務;它還防止大多數常見的由於跨束傳播產生的錯誤。
  14. The resource bundle manager, or rbmanager, was developed at ibm s almaden research center to address these issues and to cut down on development time and costs

    Ibm的almaden研究中心開發了resource bundle manager ,又稱作rbmanager ,以解決這些問題,並節省開發的時間和費用。
  15. Resource file maintenance happens at one of two levels : either changes made will affect each file contained in the resource bundle or they will affect only one language file

    資源文件維護有兩個級別:更改會影響資源束包含的每個文件,或者它們隻影響一個語言文件。
  16. The solution exploits j2se support for locale in a resource bundle to pull in the locale - specific text string when required see

    這個解決方案利用了j2se在資源綁定中對地區的支援,只在需要的時候才採用特定於地區的文件字元串請參閱
  17. The normal method for obtaining a reference to a resource bundle - through the

    獲取對資源束的引用的通常方法通過
  18. The first hurdle faced by developers in maintaining a resource bundle is the number of files involved in the process

    開發者在維護資源束時遇到的第一個困難就是過程中涉及的文件數量。
  19. Isolate all use of text strings, and obtain a locale - specific string from a resource bundle instead

    分離所有使用的字元串,代之以從資源綁定獲得一個特定於地區的字元串。
分享友人