05 2015 档案
Access sql语句创建表及字段类型
摘要:详见http://www.cnblogs.com/hnyei/archive/2012/02/23/2364812.html 阅读全文
posted @ 2015-05-27 09:08 花爱春 阅读(267) 评论(0) 推荐(0)
dynamic基元类型与隐式类型的局部变量var
摘要:dynamic代码示例using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace DynamicDemo{ class Program { priva... 阅读全文
posted @ 2015-05-26 15:52 花爱春 阅读(246) 评论(0) 推荐(0)