....5 指针的分类 尽管有无穷多种指针类型,但从指针所关联的数据类型方面看,指针可以分为3 类:指向数据 对象的指针(Object Pointer)、指向函数的指针(Function Pointer)、指向虚无的指针("void *"类型)。
基于12个网页-相关网页
这些事件标识了更改的类型,并包含指向所更改对象的指针。
These events identify the type of the change and contain a pointer to the object that was changed.
不过,若你是用容器来保存对象的指针,上面的代码需要做如下修改。
However, if you are storing Pointers into the container, then the previous code fragment has to be modified to the following.
在建立连接(无论安全与否)之前,要创建一个指向BIO对象的指针。
Prior to setting up a connection, whether secure or not, a pointer for a BIO object needs to be created.
Some other object-oriented programming languages do not provide that pointer.
其他的面相对象编程的语言,没有提供这个指针。
应用推荐