-
大小: 8.68MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-10-05
- 語言: 其他
- 標(biāo)簽:
資源簡介
高校補(bǔ)考管理系統(tǒng)源碼附數(shù)據(jù)庫

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?Model;
using?DLLBusiness;
namespace?BLL
{
????public?class?StudentManger
????{
????????public?bool?InsertStudent(Student?entity)
????????{
????????????bool?flag?=?false;
????????????StudentService?dao?=?new?StudentService();
????????????try
????????????{
????????????????int?row?=?dao.insertStudent(entity);
????????????????if?(row?>?0)
????????????????{
????????????????????flag?=?true;
????????????????}
????????????}
????????????catch?(Exception?e)
????????????{
????????????????throw?e;
????????????}
????????????return?flag;
????????}
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????3145728??2012-06-19?01:19??高校補(bǔ)考管理系統(tǒng)\db\ReexamPro.mdf
?????文件????1048576??2012-06-19?01:19??高校補(bǔ)考管理系統(tǒng)\db\ReexamPro_log.ldf
?????文件????????147??2011-04-09?21:16??高校補(bǔ)考管理系統(tǒng)\db\分離數(shù)據(jù)庫.bat
?????文件????????420??2011-04-09?21:16??高校補(bǔ)考管理系統(tǒng)\db\附加數(shù)據(jù)庫.bat
?????文件??????99678??2008-05-16?09:21??高校補(bǔ)考管理系統(tǒng)\ico\myIco.ico
?????文件???????4608??2012-06-19?00:59??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\bin\Debug\BLL.dll
?????文件??????15872??2012-06-19?00:59??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\bin\Debug\BLL.pdb
?????文件???????6144??2012-06-18?21:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\bin\Debug\DbUtitlity.dll
?????文件??????15872??2012-06-18?21:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\bin\Debug\DbUtitlity.pdb
?????文件??????18432??2012-06-19?00:59??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\bin\Debug\DLLBusiness.dll
?????文件??????58880??2012-06-19?00:59??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\bin\Debug\DLLBusiness.pdb
?????文件???????8704??2012-06-18?21:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\bin\Debug\Model.dll
?????文件??????56832??2012-06-18?21:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\bin\Debug\Model.pdb
?????文件???????2735??2012-06-18?14:46??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\BLL.csproj
?????文件???????4289??2012-06-18?21:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\obj\Debug\BLL.csproj.FileListAbsolute.txt
?????文件???????4608??2012-06-19?00:59??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\obj\Debug\BLL.dll
?????文件??????15872??2012-06-19?00:59??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\obj\Debug\BLL.pdb
?????文件???????5841??2012-06-19?00:59??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件??????14599??2012-06-19?00:59??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\obj\Debug\ResolveAssemblyReference.cache
?????文件??????????0??2011-12-06?16:19??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\obj\Release\build.force
?????文件???????5765??2011-12-06?16:19??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????1338??2011-11-28?15:27??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\Properties\AssemblyInfo.cs
?????文件????????675??2012-06-18?14:28??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\StudentManger.cs
?????文件???????1459??2012-06-17?15:15??高校補(bǔ)考管理系統(tǒng)\ReexamProject\BLL\UserManger.cs
?????文件???????6144??2012-06-18?21:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\DbUtitlity\bin\Debug\DbUtitlity.dll
?????文件??????15872??2012-06-18?21:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\DbUtitlity\bin\Debug\DbUtitlity.pdb
?????文件???????2311??2011-11-28?15:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\DbUtitlity\DbUtitlity.csproj
?????文件???????2250??2012-06-18?21:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\DbUtitlity\obj\Debug\DbUtitlity.csproj.FileListAbsolute.txt
?????文件???????6144??2012-06-18?21:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\DbUtitlity\obj\Debug\DbUtitlity.dll
?????文件??????15872??2012-06-18?21:30??高校補(bǔ)考管理系統(tǒng)\ReexamProject\DbUtitlity\obj\Debug\DbUtitlity.pdb
............此處省略377個(gè)文件信息
評論
共有 條評論