I kept thinking of how Jerry would on occasion tease George by calling him "Biff," a reference to the son of the failed salesman Willy Loman.
我一直在思考为什么杰里有时取笑乔治,称呼他为“比夫”,这是那个失败的推销员威利·洛曼的儿子的名字。
Dead mappings could be eliminated by periodically scanning the map, calling get on each weak reference, and removing the mapping if get returns null.
可以通过周期性地扫描Map,对每一个弱引用调用get,并在get返回null时删除那个映射而消除死映射。
Once the message has been sent, the sender can store a reference to the Future object and check periodically for completion, or it can block and wait if needed by calling the get method.
消息被发送之后,发送者可以保存对Future对象的一个引用并定期检查是否完成,或者,它也可以通过调用get方法来阻塞和等待。
He emanated George Costanza. I kept thinking of how Jerry would on occasion tease George by calling him "Biff," a reference to the son of the failed salesman Willy Loman.
我一直在思考为什么杰里有时取笑乔治,称呼他为“比夫”,这是那个失败的商人威利·洛曼的儿子的名字。
In Listing 2 a circular reference is created by calling the external function myFunction.
在清单2中,通过调用外部函数myfunction创建循环引用。
You can also make a dynamic reference to an assembly by providing the calling method with only partial information about the assembly, such as specifying only the assembly name.
还可通过向调用方法仅提供有关程序集的部分信息的方式(例如仅指定程序集名称),对程序集进行动态引用。
With pass by value, any change to the parameter is not reflected in the calling routine. Those who have used pass by reference will probably find this confusing.
参数按值传递的话,任何对该参数的修改都不会反射到调用这个方法的程序,使用按引用传递参数的人可能对这一点搞到困惑。
Changes to the parameter in the method are reflected in the variable that was passed by reference when control passes back to the calling method.
当控件传递回调用方法时,对方法参数的更改将反映在按引用传递的变量上。
Resolves the binding reference by calling a member.
透过呼叫成员解析系结参考。
In this example, the parameters need to be passed by reference to affect the variables in the calling program.
在本范例中,参数需要以传址方式传递参数以影响呼叫程序内的变数。
In this example, the parameters need to be passed by reference to affect the variables in the calling program.
在本范例中,参数需要以传址方式传递参数以影响呼叫程序内的变数。
应用推荐