摘要:
operator、explicit与implicit 很少用到,但也不能不知道,发现这篇写很好,转一篇 operator operator 关键字用于在类或结构声明中声明运算符。运算符声明可以采用下列四种形式之一: public static result-type operator unary-operator ( op-type operand ) pub... 阅读全文
posted @ 2007-08-18 15:52
董昊(昊子)
阅读(290)
评论(0)
推荐(0)