- 博客(3)
- 收藏
- 关注
原创 UI层
//FunctionList.csusing System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;na
2009-08-07 22:32:00 276
原创 BLL层
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace StudentInfoSys.BLL{ /// /// 登陆接口 /// interface ILogin { /// /// 登陆
2009-08-07 22:27:00 515
原创 对数据库的基本操作
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.SqlClient;using System.Configuration;using System.Collections;namespace StudentI
2009-08-05 13:26:00 269
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人