XiaoHui.Net 笑汇程序员论坛
→ 英语学习营
不知怎样去理解这几句!那位大哥帮忙。。。
|
不知怎样去理解这几句!那位大哥帮忙。。。
1_Note_that_the_hash_table_is_open:_in_the_case_of_a_"hash_collision"
2_Constant_that_holds_the_name_of_the_environment_property_for_specifying_ _configuration_information_for_the_service_provider_to_use.
3_ Most_of_the_methods_have_overloaded_versions_with_one_taking_a_Name_parameter_and_one_taking_a_String |
|
不知怎样去理解这几句!那位大哥帮忙。。。
1_注意哈希表是打开的:在哈希冲突的情况下
2_(......)
3_大多数的方法都有重载的版本,一个接受名字参数,一个接受字符串
---------------------------------------------------------------
没有语境,只能按字面翻译 |
|
不知怎样去理解这几句!那位大哥帮忙。。。
第2句确实看不懂,dbway,你是从哪里看到的? |
|
不知怎样去理解这几句!那位大哥帮忙。。。
它们都是javax.naming.context类中介绍
到这里看:
http://java.sun.com/j2se/1.4.2/docs/api/javax/naming/Context.html |
|
不知怎样去理解这几句!那位大哥帮忙。。。
Constant_that_holds_the_name_of_the_environment_property_for_specifying_ _configuration_information_for_the_service_provider_to_use.
Please_let_me_have_a_try:
这是若干个常量,它们保存了一些环境属性值,这些属性值指定了服务提供类的配置信息。
It_pours_out_the_meaning_without_fluency.//sigh |
|