加法赋值 meaning in Chinese
additive valuation
Examples
- When an event receiver uses the addition assignment operator
如果事件接收器使用加法赋值运算符( - The addition assignment operator
加法赋值运算符。 - Unlike fields , the only modifications allowed are through the addition assignment
与字段不同的是,修改只能通过加法赋值( - Then the receiver must add that delegate to the event on the source object , using the addition assignment operator
然后,接收器必须使用加法赋值运算符( - This is referred to as multicasting . to add an extra method to the delegate s list of methodsthe invocation listsimply requires adding two delegates using the addition or addition assignment operators or
若要向委托的方法列表(调用列表)中添加额外的方法,只需使用加法运算符或加法赋值运算符( “ + ”或“ + = ” )添加两个委托。