摘要:
示例太少。这个看了多次了: System.Runtime.InteropServices .GCHandle.Alloc ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.2052/cpguide/html/cpcongchandlesample.htm 阅读全文
posted @ 2005-10-30 14:49 水如烟(LzmTW) 阅读(1755) 评论(0) 推荐(0) 编辑
|
||
摘要:
示例太少。这个看了多次了: System.Runtime.InteropServices .GCHandle.Alloc ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.2052/cpguide/html/cpcongchandlesample.htm 阅读全文
posted @ 2005-10-30 14:49 水如烟(LzmTW) 阅读(1755) 评论(0) 推荐(0) 编辑
摘要:
假设实现一个功能,分不同情形用了不同的类来处理。在调用时,已知是某种情形,得要相应的类来处理。Public Class A ...End ClassPublic Class B ...End ClassPulbic Class C ...End Class调用: ... ...暂从自定义属性(元数据)考虑。 阅读全文
posted @ 2005-10-30 14:26 水如烟(LzmTW) 阅读(180) 评论(0) 推荐(0) 编辑 |
||