摘要:
阅读全文
posted @ 2016-06-15 10:56
恋上微笑的天使
阅读(248)
评论(0)
推荐(0)
摘要:
SqlConnection conn = new SqlConnection("uid=sa;pwd=*;database=login;server=server"); SqlCommand myCom = conn.CreateCommand(); myCom.CommandType = CommandType.Text; if(txtB_user.Text.Leng... 阅读全文
posted @ 2016-06-15 10:53
恋上微笑的天使
阅读(220)
评论(0)
推荐(0)
摘要:
string password = txtPassword.Text.ToString(); string name = txtUserName.SelectedItem.ToString(); string connecitonString = "server=(local);" + "intetrated securi... 阅读全文
posted @ 2016-06-15 10:52
恋上微笑的天使
阅读(177)
评论(0)
推荐(0)
浙公网安备 33010602011771号