-
大小: 1.22MB文件類(lèi)型: .zip金幣: 2下載: 0 次發(fā)布日期: 2023-09-30
- 語(yǔ)言: 其他
- 標(biāo)簽: 數(shù)據(jù)庫(kù)??物流管理??
資源簡(jiǎn)介
很不錯(cuò)的數(shù)據(jù)庫(kù)程序,可以放心過(guò)課設(shè)哦。內(nèi)附程序報(bào)告

代碼片段和文件信息
using?System;
using?System.Data;
using?System.Configuration;
using?System.Collections;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.Web.UI.HtmlControls;
using?System.Data.SqlClient;
public?partial?class?companyInfo?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????bindCompanyInfo();
????}
????protected?void?bindCompanyInfo()
????{
????????string?sql?=?“select?*?from?tb_User?where?ID=“?+?Request.QueryString[“ID“].ToString();
????????SqlDataReader?sdr=dataOperate.getRow(sql);
????????sdr.Read();
????????txtlinkman.Text=sdr[“l(fā)inkman“].ToString();
????????txtCompanyName.Text=sdr[“CompanyName“].ToString();
????????txtKind.Text?=?sdr[“Kind“].ToString();
????????txtCalling.Text?=?sdr[“Calling“].ToString();
????????txtLicenceNumber.Text?=?sdr[“LicenceNumber“].ToString();
????????txtAddress.Text?=?sdr[“Address“].ToString();
????????txtPhone.Text?=?sdr[“Phone“].ToString();
????????txtFax.Text?=?sdr[“Fax“].ToString();
????????txtEmail.Text?=?sdr[“Email“].ToString();
????????txtNetworkIP.Text?=?sdr[“NetworkIP“].ToString();
????????txtContent.Text=sdr[“Content“].ToString();
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????目錄???????????0??2012-09-08?22:53??物流管理\
?????目錄???????????0??2011-12-18?12:26??物流管理\物流管理\
?????目錄???????????0??2011-12-18?12:26??物流管理\物流管理\hi\
?????目錄???????????0??2011-12-18?12:26??物流管理\物流管理\hi\App_Code\
?????文件????????2306??2009-12-30?22:32??物流管理\物流管理\hi\App_Code\dataOperate.cs
?????文件?????????423??2007-11-21?15:08??物流管理\物流管理\hi\App_Code\operate.cs
?????目錄???????????0??2011-12-18?12:26??物流管理\物流管理\hi\App_Data\
?????文件?????1048576??2008-12-27?15:49??物流管理\物流管理\hi\App_Data\db_WL_Data.MDF
?????文件??????516096??2008-12-27?15:49??物流管理\物流管理\hi\App_Data\db_WL_log.LDF
?????目錄???????????0??2011-12-18?12:26??物流管理\物流管理\hi\Bin\
?????文件???????45056??2006-12-12?11:16??物流管理\物流管理\hi\Bin\Interop.jmail.dll
?????文件????????5473??2007-12-24?15:58??物流管理\物流管理\hi\companyInfo.aspx
?????文件????????1283??2007-11-22?08:43??物流管理\物流管理\hi\companyInfo.aspx.cs
?????文件????????1912??2007-12-21?11:31??物流管理\物流管理\hi\companyList.aspx
?????文件?????????840??2007-12-17?09:20??物流管理\物流管理\hi\companyList.aspx.cs
?????目錄???????????0??2011-12-18?12:26??物流管理\物流管理\hi\css\
?????文件????????3399??2007-12-07?13:58??物流管理\物流管理\hi\css\css.css
?????文件????????6797??2007-12-24?15:58??物流管理\物流管理\hi\depotInfo.aspx
?????文件????????1855??2007-11-24?00:03??物流管理\物流管理\hi\depotInfo.aspx.cs
?????文件????????1931??2007-12-17?09:38??物流管理\物流管理\hi\depotList.aspx
?????文件?????????838??2007-12-08?22:37??物流管理\物流管理\hi\depotList.aspx.cs
?????文件????????2847??2007-12-17?13:51??物流管理\物流管理\hi\entry.ascx
?????文件????????1988??2007-12-24?16:14??物流管理\物流管理\hi\entry.ascx.cs
?????文件????????5508??2007-12-24?15:58??物流管理\物流管理\hi\freightInfo.aspx
?????文件????????1317??2007-12-10?18:33??物流管理\物流管理\hi\freightInfo.aspx.cs
?????文件????????2171??2007-12-21?11:23??物流管理\物流管理\hi\freightList.aspx
?????文件?????????983??2007-12-08?22:37??物流管理\物流管理\hi\freightList.aspx.cs
?????文件????????2226??2007-12-17?13:51??物流管理\物流管理\hi\grLeft.aspx
?????文件?????????412??2007-11-21?14:25??物流管理\物流管理\hi\grLeft.aspx.cs
?????文件????????1966??2007-12-24?16:00??物流管理\物流管理\hi\header.ascx
?????文件?????????414??2007-11-17?13:33??物流管理\物流管理\hi\header.ascx.cs
............此處省略109個(gè)文件信息
評(píng)論
共有 條評(píng)論