VB6实现真正的继承【转】
摘要:以前认为,VB6内部无法进行interface的实现,而只能用Object( IDispatch )来“解释执行”以模拟多态,
速度自然是。。。
不过刚发现,可以用 Implements 进行接口实现(VB6中新建的每个类模块,都有一个接口)
阅读全文
posted @ 2011-08-31 18:40
posted @ 2011-08-31 18:40
posted @ 2011-08-18 17:25
posted @ 2011-08-12 13:08
posted @ 2011-08-10 18:27