reference n. 1.(对委员、审查人等的)委托;委托项目[范围]。 2.说到,论到,提到。 3.参考;参考书;附注,引证;基准,依据;关系。 4.(关于人品、能力等的)查询,咨询,询商;可供查问的人;证明人,介绍人;(身份、能力等的)证明书,介绍书,服务经历,鉴定书。 5.参看符号〔如 asterisk[*e], obelisk ?, section§, parallel‖, paragraph π等〕 (=reference marks)。 the commission's terms of reference 委员会的职权。 R- was made to me. 提到了我;所指的是我。 You make no reference to your plan in your letter. 你信里没有提到你的计划。 a book of reference=a reference book 参考书。 Who are your references 你的证明人都是谁? bear reference to =have reference to. give a reference to 提到,介绍。 have reference to 和…有关系。 in reference to 关于。 load one's pages with references (在著作中)引用大量参考资料[文献]。 make reference to 说到,涉及,提到;参考;查问;介绍。 with reference to 关于。 without reference to 不管,不论(without reference to age or sex 无论男女老少)。 vt. 加注,附加注脚;给(书等)列出参考书目[注明资料来源]。
Note that the lease itself is a marshal - by - reference object , so when you obtain a lease for a remote object , you get a proxy to the lease 请注意,租约本身是引用封送( mbr )对象,因此获取远程对象的租约时将获取该租约的代理。
Use this remap capability to get back by - reference arguments when such arguments are present . when you pass arguments by name , the binder reorders the argument array 当通过名称传递参数时,联编程序重新排序参数数组,而该顺序就是调用方法所看见的。
If you assume pass - by - reference semantics in a java application , you might write a swap method like the one above , then wonder why it doesn t work 如果您在java应用程序中假定“按引用传递”语义,您就可能写出类似上面的交换方法,然后疑惑它为什么不正常工作。
It was written to debunk the commonly held myth that java applications pass parameters by reference , to avoid common programming mistakes that result from relying on pass - by - reference behavior 写它是为了揭穿普遍存在的一种神话,即认为java应用程序按引用传递参数,以避免因依赖“按引用传递”这一行为而导致的常见编程错误。
My intent for including this information in my book was not to split hairs or try to complicate the issue , but to alert programmers to the danger of assuming pass - by - reference semantics in java applications 我在书中包括该信息的意图并不是作琐细的分析或试图使问题复杂化,而是想警告程序员:在java应用程序中假定“按引用传递”语义是危险的。