浅谈电子书架系统主要代码.docVIP

  • 0
  • 0
  • 约1.16万字
  • 约 11页
  • 2017-09-03 发布于湖北
  • 举报
全部代码 注册界面 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Data.SqlClient; namespace 电子书架 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } string User, Pwd; //用户名,密码 bool flagshow = false;//用来标注登录名是否存在于数据库 private void button3_Click(object sender, EventArgs e) { string strConnect = Data Source=URUXGD0TQ3UFVG8;Initial Catalog=电子书架;Persist Security Inf

文档评论(0)

1亿VIP精品文档

相关文档