01 2009 档案
摘要:1. 实体类可以这样定义Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public class PersonInfo { public bool IsOnline { get; set; } public strin...
阅读全文
摘要:当数据结构简单到二维表格足够可以描述格式的时候,逗号间隔表示列,\r\n表示行,而第一行则是对应的属性名称。like:colName1, colName2, colName31,"title","http://ss.ss.com/ss"2,"title","http://ss.ss.com/ss"3,"title","http://ss.ss.com/ss"这样,去掉了xml,json等的冗余属性...
阅读全文