通过指针传递参数(passing by pointer),函数定义如下: day *operator++(day *d); 它通过将增加后的值存储到*d 里面来使函数改变日期(day)的值。
基于12个网页-相关网页
You open the file by calling the in function of the DL_Dxf object and passing a pointer to a class that inherits from the DL_CreationAdapter abstract class.
通过调用 DL_Dxf 对象的 in 函数并将指针传递给一个继承 DL_CreationAdapter 抽象类来打开此文件。
Drivers register callback objects by passing a pointer to one of the object's interfaces to the framework object that raises the related event.
驱动程序通过传递一个接口指针给分发相关事件的框架对象,来注册回调对象。
应用推荐