03 2010 档案

摘要:1、枚举类型要有默认值。 枚举类型一般情况下要多出来一项用于标明该值为空或者没有赋值。 如果没有赋值,在WCF传递的时候会出现莫名其秒的错误提示。 我所见到的有:“An existing connection was forcibly closed by the remote host”、 ... 阅读全文
posted @ 2010-03-16 11:49 WildWeeds 阅读(232) 评论(0) 推荐(0)