资源简介
个人信息管理系统 V1.0源码
自己开发的个人信息管理系统1.0版源码
1、典型的三层结构,学习三层结构的好例子
2、类别和时间设置才用弹出窗口选择
3、分页用AspNetPager实现
4、1.0版本功能包括 类别管理 知识事件管理、地址联系人管理、个人计划管理、日记管理、账号管理、网页收藏管理等,
后续版本功能将进一步完善....
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Text;
using System.ComponentModel;
using Components.Model;
namespace BLL
{
[DataobjectAttribute]
public class GetTopic
{
public GetTopic()
{ }
private static readonly SQLDAL.GetTopic dal = new SQLDAL.GetTopic();
///
/// 返回List 信息列表
///
///
/// 题类型
///
public IList GetTopicInfo(string StudentIDint SubjectIDstring ProcName)
{
return dal.GetTopicInfo(StudentIDSubjectIDProcName);
}
///
/// 返回List 信息列表
///
///
/// 题类型
///
public IList GetTopicInfo2(string StudentID int SubjectID string ProcName)
{
return dal.GetTopicInfo2(StudentID SubjectID ProcName);
}
///
/// 用于简答 问答题 答题时 DropDownList
///
///
///
public IList GetTopicID(string SutdentID int SubjectID string ProcName)
{
return dal.GetTopicID(SutdentID SubjectIDProcName);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2011-08-23 17:18 PersonInfoManage10\
目录 0 2011-08-18 10:05 PersonInfoManage10\BLL\
目录 0 2011-08-18 10:05 PersonInfoManage10\BLL\Admin\
文件 5614 2011-08-17 12:28 PersonInfoManage10\BLL\Admin\bllAccount.cs
文件 5175 2011-08-17 15:28 PersonInfoManage10\BLL\Admin\bllContacts.cs
文件 5152 2011-08-17 13:10 PersonInfoManage10\BLL\Admin\bllDiary.cs
文件 5632 2011-08-17 20:55 PersonInfoManage10\BLL\Admin\bllUrl.cs
文件 1262 2011-08-12 15:00 PersonInfoManage10\BLL\Admin\Class.cs
文件 2329 2010-10-27 08:54 PersonInfoManage10\BLL\Admin\Delete.cs
文件 3078 2011-08-12 14:23 PersonInfoManage10\BLL\Admin\GetInfo.cs
文件 805 2008-04-05 09:52 PersonInfoManage10\BLL\Admin\Major.cs
文件 1652 2008-04-16 17:10 PersonInfoManage10\BLL\Admin\Operate.cs
文件 812 2008-04-15 16:49 PersonInfoManage10\BLL\Admin\OpreatTeacher.cs
文件 4341 2011-08-17 07:42 PersonInfoManage10\BLL\Admin\Plan.cs
文件 586 2011-08-13 07:28 PersonInfoManage10\BLL\Admin\RecordClass.cs
文件 551 2008-04-05 09:40 PersonInfoManage10\BLL\Admin\School.cs
文件 3680 2010-11-24 22:23 PersonInfoManage10\BLL\Admin\Statistics.cs
文件 3605 2011-08-12 14:55 PersonInfoManage10\BLL\Admin\Subject.cs
目录 0 2011-08-18 10:05 PersonInfoManage10\BLL\bin\
目录 0 2011-08-18 10:05 PersonInfoManage10\BLL\bin\Debug\
文件 16384 2011-08-22 10:37 PersonInfoManage10\BLL\bin\Debug\BLL.dll
文件 114176 2011-08-22 10:37 PersonInfoManage10\BLL\bin\Debug\BLL.pdb
文件 19456 2011-08-18 00:31 PersonInfoManage10\BLL\bin\Debug\Components.dll
文件 165376 2011-08-18 00:31 PersonInfoManage10\BLL\bin\Debug\Components.pdb
文件 96256 2011-06-20 00:05 PersonInfoManage10\BLL\bin\Debug\Maticsoft.Common.dll
文件 39424 2011-08-22 10:37 PersonInfoManage10\BLL\bin\Debug\SQLDAL.dll
文件 167424 2011-08-22 10:37 PersonInfoManage10\BLL\bin\Debug\SQLDAL.pdb
目录 0 2011-08-18 10:05 PersonInfoManage10\BLL\bin\Release\
目录 0 2011-08-18 10:05 PersonInfoManage10\BLL\bin\x64\
目录 0 2011-08-18 10:05 PersonInfoManage10\BLL\bin\x64\Debug\
目录 0 2011-08-18 10:05 PersonInfoManage10\BLL\bin\x64\Release\
............此处省略989个文件信息
- 上一篇:asp选课系统,采用asp技术
- 下一篇:基于树莓派+Arduino的视觉导航设计
相关资源
- 幼儿园网站管理系统ASP源码
- 学校后勤管理系统,后勤网站
- ASP超市管理系统ASP超市管理系统
- 公众平台管理系统sdcms weixin 1.1 bizAS
- asp新闻管理系统功能多实用
- ASP+在线学习管理系统
- 酒店管理系统毕业设计+论文
- 网吧管理系统源代码+论文
- 便利店、小超市销售管理系统源码
- asp个人音乐网站
- 成绩管理系统(ASP 毕业设计)
- 基于ASP+ACCESS的留言板管理系统
- Web文件管理
- asp 旅游管理系统
- 万扬检验报告管理系统
- 毕业论文-旅游信息网站建设
- 博达企业网站管理系统V2020年版本
- 教师绩效考核管理系统包含数据库等
- inspinia_admin-v2.7 2017年最新版
- 人事管理系统源码.rar
- asp获取微信openid、用户信息,缓存a
- asp+sql server 2005 网上同学录管理系统
- asp开发的房产网 中介管理软件
- asp+access代码-实现注册登录学生信息管
- 基于asp。net图书管理系统
- 秋亿网络文件管理
- 工资管理系统论文
- asp+access班级通讯录管理系统
- ASP简单的会员管理系统
- Web Admin System(网站后台管理系统)
评论
共有 条评论