摘要: 1.留意点 if要加花括号,switch要加default句子结尾。 类:用大驼峰AaBbCc 办法和变量:用小驼峰aaBbCc 常量:用大写字母+下划线A_B_C 2.修饰符排序 transient型变量的值不包括在序列化中 strictfp,即strictfloatpoint(精确浮点) pub 阅读全文
posted @ 2020-05-22 15:43 老猿一只 阅读(1544) 评论(0) 推荐(0) 编辑
摘要: 创建xml对应的对象类 根节点,对应类名 [XmlRoot("ComponentLog ")] public class ComponentLog{ } 其他节点,对应属性名 [XmlElement("LogCategory")] public string logCategory { get; s 阅读全文
posted @ 2020-05-22 15:40 老猿一只 阅读(563) 评论(0) 推荐(0) 编辑
超越台 网站制作 软件开发