資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
using?System.Data.SqlClient;
namespace?BookSellSystem
{?
????
????public?partial?class?ck?:?Form
????{
????????public?static?string?constr?=?“Server=.;Database=libsys;?Integrated?Security=True“;?//設置連接字符串
????????SqlConnection?mycon?=?new?SqlConnection(constr);??//實例化連接對象
????????public?ck()
????????{
????????????InitializeComponent();
????????}
????????private?string?loginMsg?=?““;
????????public?void?GetmainMsg(string?temp)
????????{
????????????loginMsg?=?temp;
????????}
????????private?string?loginMsg1?=?““;
????????public?void?GetmainMsg1(string?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2020-01-03?17:23??數據庫\
?????文件?????8388608??2020-01-03?17:23??數據庫\libsys.mdf
?????文件???????81970??2018-04-16?19:40??數據庫\libsys.sql
?????文件?????8388608??2020-01-03?17:23??數據庫\libsys_log.ldf
?????目錄???????????0??2020-01-03?17:05??系統\
?????目錄???????????0??2020-01-03?17:12??系統\BookSellSystem\
?????目錄???????????0??2020-01-03?17:12??系統\BookSellSystem\.vs\
?????目錄???????????0??2020-01-03?17:12??系統\BookSellSystem\.vs\BookSellSystem\
?????目錄???????????0??2020-01-03?17:12??系統\BookSellSystem\.vs\BookSellSystem\v16\
?????文件???????79360??2020-01-03?17:23??系統\BookSellSystem\.vs\BookSellSystem\v16\.suo
?????目錄???????????0??2020-01-03?17:12??系統\BookSellSystem\.vs\BookSellSystem\v16\Server\
?????目錄???????????0??2020-01-03?17:23??系統\BookSellSystem\.vs\BookSellSystem\v16\Server\sqlite3\
?????文件???????????0??2020-01-03?17:12??系統\BookSellSystem\.vs\BookSellSystem\v16\Server\sqlite3\db.lock
?????文件?????1142784??2020-01-03?17:23??系統\BookSellSystem\.vs\BookSellSystem\v16\Server\sqlite3\storage.ide
?????目錄???????????0??2020-01-03?17:12??系統\BookSellSystem\.vs\BookSellSystem\v16\TestStore\
?????目錄???????????0??2020-01-03?17:12??系統\BookSellSystem\.vs\BookSellSystem\v16\TestStore\0\
?????文件????20971556??2020-01-03?17:12??系統\BookSellSystem\.vs\BookSellSystem\v16\TestStore\0\000-0000.testlog
?????文件??????????24??2020-01-03?17:12??系統\BookSellSystem\.vs\BookSellSystem\v16\TestStore\0\testlog.manifest
?????目錄???????????0??2020-01-03?17:19??系統\BookSellSystem\BookSellSystem\
?????文件?????????509??2020-01-03?17:16??系統\BookSellSystem\BookSellSystem\App.config
?????文件???????13974??2020-01-03?17:16??系統\BookSellSystem\BookSellSystem\BookSellSystem.csproj
?????文件?????????452??2018-04-14?16:50??系統\BookSellSystem\BookSellSystem\BookSellSystem.csproj.user
?????文件????????7013??2018-04-09?12:00??系統\BookSellSystem\BookSellSystem\Login.Designer.cs
?????文件????????5219??2018-04-15?22:19??系統\BookSellSystem\BookSellSystem\Login.cs
?????文件????????5817??2018-04-09?12:00??系統\BookSellSystem\BookSellSystem\Login.resx
?????文件???????28569??2020-01-03?17:19??系統\BookSellSystem\BookSellSystem\Mainadmin.Designer.cs
?????文件????????6107??2020-01-03?17:19??系統\BookSellSystem\BookSellSystem\Mainadmin.cs
?????文件??????135703??2020-01-03?17:19??系統\BookSellSystem\BookSellSystem\Mainadmin.resx
?????文件???????16180??2020-01-03?17:16??系統\BookSellSystem\BookSellSystem\Mainyg.Designer.cs
?????文件????????3196??2020-01-03?17:16??系統\BookSellSystem\BookSellSystem\Mainyg.cs
?????文件??????137867??2020-01-03?17:16??系統\BookSellSystem\BookSellSystem\Mainyg.resx
............此處省略129個文件信息
- 上一篇:身份證閱讀器源碼
- 下一篇:asp.net mvc5.rar
評論
共有 條評論