摘要:
.net转换关键字:operator、explicit与implicit operator、explicit与implicit 很少用到,但也不能不知道,发现这篇写很好,转一篇 operator operator 关键字用于在类或结构声明中声明运算符。运算符声明可以采用下列四种形式之一: 1. public static result-type opera... 阅读全文
posted @ 2008-10-06 18:14
蝎
阅读(500)
评论(0)
推荐(0)