摘要:
protected void btnLogin_Click(object sender, EventArgs e) { string userName = "UserName"; string password = "Password"; if (txtUserName.Text == userName && txtPassword.Text == ... 阅读全文
posted @ 2007-09-11 08:42
么么茶.NET
阅读(1077)
评论(0)
推荐(0)

浙公网安备 33010602011771号