freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

aspnet課程設(shè)計報告-網(wǎng)絡(luò)考勤系統(tǒng)-文庫吧

2025-01-03 20:50 本頁面


【正文】 rtial class Form3 : Form { private Socket sender = null。 int port = 3988。 string ip = 。 public Form3() { InitializeComponent()。 } private void button2_Click(object sender, EventArgs e) { Process p = new Process()。 string apppath = 。 = apppath + @\。 = 。 ()。 } public void button1_Click(object sender, EventArgs e) { try { ip = 。 IPAddress ipAddress = (ip)。 IPEndPoint remoteEndPoint = new IPEndPoint(ipAddress, port)。 Socket sender1 = new Socket(, , )。 (remoteEndPoint)。 (連接成功!)。 string strSend =this .。 byte [] bytSend = (strSend)。 (bytSend)。 (1000)。 //接收服務(wù)器信息 byte [] byterecv=new byte[1024]。 int lengthrecv = 0。 while (lengthrecv == 0) { lengthrecv = (byterecv)。 } string strrecv = (byterecv, 0, lengthrecv)。 (strrecv)。 ()。 } catch (Exception e1) { } } } }服務(wù)器端部分源碼:登錄頁面:using System。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。public partial class _Default : { protected void Page_Load(object sender, EventArgs e) { } protected void Button1_Click1(object sender, EventArgs e) { string strconn = Data Source=ADMINISTRATORY。Initial Catalog=考勤。Integrated Security=True。 SqlConnection con = new SqlConnection(strconn)。 SqlCommand mycmd = ()。 = select ST_User_id from ST_users where ST_User_id=39。 + + 39。 + and ST_User_password=39。 + + 39。 ()。 SqlDataReader dr = ()。 if (()) { ()。 } else { ()。 = select admin_ID from admin where admin_ID=39。 + + 39。 + and admin_pwd=39。 + + 39。 ()。 SqlDataReader dr1 = ()。 if (dr1 .Read()) { ()。 } else { = 用戶名或密碼錯誤!。 } } ()。 }}考勤界面源碼:using System。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。using 。public partial class check : { Socket listener = null。 int port = 3988。 string strText=。 st
點擊復(fù)制文檔內(nèi)容
教學(xué)教案相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1