ct=DriverManager.getConnection("jdbc:sqlserver://localhost:1433;databaseName=xqsl;integratedSecurity=true;",USER,PASSWORD);你要连接 ,要数据库的用户名和密码的