摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text; //Demo(例子): namespace Mytest6._12{ class Program { static void Main 阅读全文
posted @ 2016-06-12 09:51 广科菜鸟 阅读(4178) 评论(0) 推荐(0) 编辑
摘要: DateTime Time; //定义了一个UserInfo 类型的list 集合,把查询到的结果放到list集合中;其list中里边的是一个集合; List<UserInfo> list = wylm.ExecuteQuery<User>("select * from User where Use 阅读全文
posted @ 2016-06-08 17:13 广科菜鸟 阅读(5339) 评论(0) 推荐(0) 编辑
摘要: http://www.51zxw.net/study.asp?vip=11406398 阅读全文
posted @ 2016-06-07 23:13 广科菜鸟 阅读(181) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text; namespace ObjTest{ class Program { static void Main(string[] args) 阅读全文
posted @ 2016-06-06 22:11 广科菜鸟 阅读(594) 评论(0) 推荐(0) 编辑