-
大小: 5.22MB文件類型: .rar金幣: 2下載: 1 次發(fā)布日期: 2023-08-13
- 語言: C#
- 標(biāo)簽:
資源簡介
C#學(xué)生信息管理系統(tǒng)用VS2008編寫的學(xué)生管理系統(tǒng)代碼,齊全!
與本人交流請加QQ:28876172!

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Data;
using?System.Data.SqlClient;
namespace?studentInfoSystem
{
???public?class?DAL
????{
???????public?static?string?con;
???????public?static?void?constr()
???????{
???????????con?=?“Persist?Security?Info=True;uid=sangboy;pwd=1;Initial?Catalog=studentDB;Data?Source=127.0.0.11433“;
???????????//con?=?“Persist?Security?Info=True;uid=sangboy;pwd=1;Initial?Catalog=studentDB;Data?Source=192.168.1.1021433“;
???????????//con?=?“server=192.168.1.102\\sqlexpress;Initial?Catalog=studentDB;uid=sangboy;pwd=1“;????????本地正確配置。??
???????????//con?=?“server=.\\sqlexpress;integrated?Security=true;database=studentDB“;????Provider=SQLNCLI.1;//不支持關(guān)鍵字Provider。
???????????//?con?=?“Persist?Security?Info=True;uid=sangboy;pwd=1;Initial?Catalog=studentDB;Data?Source=192.168.1.1021433“;?/*正確配置*/
??????????////conn?=?new?SqlConnection(“server=(local)\\sqlexpress;integrated?security=true;database=studentDB“);//本地數(shù)據(jù)庫的正確表達(dá)方式。
???????????////保存到數(shù)據(jù)庫時出錯,將截斷字符串或二進(jìn)制數(shù)據(jù)。語句已終止,字段設(shè)置太短。
???????}
????}
????
??
????
????
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????941??2010-11-13?14:38??studentInfoSystem\studentInfoSystem.sln
????..A..H.????132096??2010-12-01?18:48??studentInfoSystem\studentInfoSystem.suo
?????文件??????22449??2010-11-13?14:38??studentInfoSystem\UpgradeLog.xm
?????文件??????????1??2010-10-08?22:23??studentInfoSystem\studentInfoSystem\ClassDiagram1.cd
?????文件???????4869??2010-10-28?15:49??studentInfoSystem\studentInfoSystem\frmLogin.cs
?????文件???????8192??2010-10-28?15:21??studentInfoSystem\studentInfoSystem\frmLogin.Designer.cs
?????文件???????5814??2010-10-28?15:21??studentInfoSystem\studentInfoSystem\frmLogin.resx
?????文件????????714??2010-10-18?15:03??studentInfoSystem\studentInfoSystem\program.cs
?????文件????????583??2010-10-18?13:21??studentInfoSystem\studentInfoSystem\program1.cs
?????文件??????15515??2010-11-18?16:37??studentInfoSystem\studentInfoSystem\studentInfoSystem.csproj
?????文件????????533??2010-11-13?14:51??studentInfoSystem\studentInfoSystem\studentInfoSystem.csproj.user
?????文件???????5177??2010-11-18?18:13??studentInfoSystem\studentInfoSystem\putindataset.cs
?????文件???????6597??2010-11-18?16:36??studentInfoSystem\studentInfoSystem\frmMain.cs
?????文件????????453??2010-11-11?12:18??studentInfoSystem\studentInfoSystem\各類圖標(biāo).cs
?????文件??????13589??2010-11-11?12:18??studentInfoSystem\studentInfoSystem\各類圖標(biāo).Designer.cs
?????文件??????14866??2010-11-11?12:18??studentInfoSystem\studentInfoSystem\各類圖標(biāo).resx
?????文件??????14258??2010-11-13?15:45??studentInfoSystem\studentInfoSystem\ParseDBF.cs
?????文件??????26084??2004-01-18?12:00??studentInfoSystem\studentInfoSystem\frmMain.Designer.cs
?????文件???????6386??2004-01-18?12:00??studentInfoSystem\studentInfoSystem\frmMain.resx
?????文件???????9384??2010-10-27?23:09??studentInfoSystem\studentInfoSystem\BasicInfo\frmDepartment.cs
?????文件??????13686??2010-10-27?22:53??studentInfoSystem\studentInfoSystem\BasicInfo\frmDepartment.Designer.cs
?????文件??????13440??2010-10-27?22:53??studentInfoSystem\studentInfoSystem\BasicInfo\frmDepartment.resx
?????文件???????8083??2010-11-01?15:08??studentInfoSystem\studentInfoSystem\BasicInfo\frmSpeciality.cs
?????文件??????13858??2010-11-01?15:08??studentInfoSystem\studentInfoSystem\BasicInfo\frmSpeciality.Designer.cs
?????文件???????6211??2010-11-01?15:08??studentInfoSystem\studentInfoSystem\BasicInfo\frmSpeciality.resx
?????文件????3223552??2010-05-18?22:45??studentInfoSystem\studentInfoSystem\bin\Debug\FastReport.Bars.dll
?????文件????2596864??2010-05-18?22:45??studentInfoSystem\studentInfoSystem\bin\Debug\FastReport.dll
?????文件????1007616??2010-05-18?22:45??studentInfoSystem\studentInfoSystem\bin\Debug\FastReport.Editor.dll
?????文件??????14328??2010-12-01?18:48??studentInfoSystem\studentInfoSystem\bin\Debug\studentInfoSystem.vshost.exe
?????文件?????562554??2008-11-24?21:40??studentInfoSystem\studentInfoSystem\bin\Debug\缺省照片.bmp
............此處省略225個文件信息
- 上一篇:DotNetMQ一個完整的消息隊列.NET
- 下一篇:人員管理系統(tǒng)源碼
評論
共有 條評論