資源簡介
包含了用戶管理、班級管理、題庫管理等基本功能,含項目相關文檔
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Data;
using?Entity;
namespace?BLL
{
????public?class?SearchAllUserInfo
????{
????????///?
????????///?查詢所有管理員
????????///?
????????///?
????????public?DataSet?searchAllManage()
????????{
????????????string?sql?=?“select?ManagerName?as?姓名ManagerLoginName?as?用戶名ManagerLoginPassWord?as?密碼ManagerEnterSchoolTime?as?入職時間ManagerLeaveSchoolTime?as?離職時間“?+
?????????????????????????“ManagerIdCard?as?身份證號ManagerAge?as?年齡ManagerBrithday?as?出生年月ManagerPhone?as?聯系電話SexName?as?性別“+
?????????????????????????“ManagerAddress?as?家庭地址IdentityName?as?身份?“?+
?????????????????????????“from?ManagerInfo?inner?join?SexInfo?“+
?????????????????????????“on?FKSexId?=Se
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????10546??2008-12-11?05:20??MySchool\1211.sql
?????文件??????10241??2008-12-11?12:44??MySchool\1211sql.txt
?????文件????2293760??2008-12-11?12:44??MySchool\MySchool.mdf
?????文件?????798208??2008-12-11?10:29??MySchool\MySchool.ppt
?????文件???????2160??2008-11-30?13:42??MySchool\MySchoolBackGround\BLL\BLL.csproj
?????文件????????208??2008-11-30?13:44??MySchool\MySchoolBackGround\BLL\obj\BLL.csproj.FileList.txt
?????文件??????????0??2008-11-30?13:44??MySchool\MySchoolBackGround\BLL\obj\Debug\build.force
?????文件??????16384??2008-11-30?12:27??MySchool\MySchoolBackGround\BLL\obj\Debug\Refactor\BLL.dll
?????文件???????1305??2008-11-29?19:47??MySchool\MySchoolBackGround\BLL\Properties\AssemblyInfo.cs
?????文件??????18204??2008-11-30?13:47??MySchool\MySchoolBackGround\BLL\SearchAllUserInfo.cs
?????文件??????69632??2008-12-19?14:24??MySchool\MySchoolBackGround\DAO\bin\Debug\DAO.dll
?????文件?????112128??2008-12-19?14:24??MySchool\MySchoolBackGround\DAO\bin\Debug\DAO.pdb
?????文件??????24576??2008-12-19?14:22??MySchool\MySchoolBackGround\DAO\bin\Debug\Entity.dll
?????文件??????65024??2008-12-19?14:22??MySchool\MySchoolBackGround\DAO\bin\Debug\Entity.pdb
?????文件??????16384??2008-12-19?14:22??MySchool\MySchoolBackGround\DAO\bin\Debug\Utility.dll
?????文件??????13824??2008-12-19?14:22??MySchool\MySchoolBackGround\DAO\bin\Debug\Utility.pdb
?????文件????????508??2008-11-30?13:32??MySchool\MySchoolBackGround\DAO\ClassNameDao.cs
?????文件???????3209??2008-12-11?02:08??MySchool\MySchoolBackGround\DAO\DAO.csproj
?????文件???????1240??2008-11-25?19:14??MySchool\MySchoolBackGround\DAO\EditClassDao.cs
?????文件???????2353??2008-11-25?16:32??MySchool\MySchoolBackGround\DAO\EditExamInfoDao.cs
?????文件????????968??2008-11-21?16:12??MySchool\MySchoolBackGround\DAO\EditLessonNameDao.cs
?????文件???????5944??2008-11-30?15:29??MySchool\MySchoolBackGround\DAO\EditUserInfoDao.cs
?????文件????????751??2008-11-26?12:49??MySchool\MySchoolBackGround\DAO\IdentityDao.cs
?????文件???????1005??2008-11-22?13:40??MySchool\MySchoolBackGround\DAO\InsertExamInfo.cs
?????文件????????436??2008-11-21?16:09??MySchool\MySchoolBackGround\DAO\InsertLessonNameDao.cs
?????文件???????1705??2008-12-19?14:24??MySchool\MySchoolBackGround\DAO\LoginDao.cs
?????文件????????484??2008-11-14?00:11??MySchool\MySchoolBackGround\DAO\LoginInfoDao.cs
?????文件???????1395??2008-12-11?02:39??MySchool\MySchoolBackGround\DAO\MessageBoardInfoDao.cs
?????文件????????208??2008-12-22?09:01??MySchool\MySchoolBackGround\DAO\obj\DAO.csproj.FileList.txt
?????文件??????69632??2008-12-19?14:24??MySchool\MySchoolBackGround\DAO\obj\Debug\DAO.dll
............此處省略322個文件信息
- 上一篇:新浪微博OAuth第三方登錄
- 下一篇:基本的web界面 實現增刪改查 適合初學者
評論
共有 條評論