登录
首页 » Java » jdbc

jdbc

于 2022-01-26 发布 文件大小:54.90 MB
0 62
下载积分: 2 下载次数: 1

代码说明:

package com.pb.Test2;import java.sql.Connection;import java.sql.DriverManager;import java.sql.SQLException;import java.sql.Statement;import java.util.Scanner;public class TestJDBC4 {/*** @param args*/public static void main(String[] args) {// TODO Auto-generated method stubConnection conn=null;Statement st=null;try {Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");conn=DriverManager.getConnection("jdbc:sqlserver://localhost:1433;DataBaseName=epet","sa","sa");System.out.println("连接成功");//操作数据Scanner input=new Scanner(System.in);  System.out.println("请输入宠物的健康值");  int health=input.nextInt();  System.out.println("请输入宠物的亲

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TestDemoBaidu
    百度地图点击气泡后显示二维码扫描,运用zxing 简单的小例子(Baidu map is displayed after clicking bubbles dimensional code scanning)
    2013-08-02 17:07:08下载
    积分:1
  • Solve a equation in two variables.
    Solve a equation in two variables.
    2022-05-28 14:12:37下载
    积分:1
  • java 编程实验室
    从基本的 java GUI 事件处理和多线程的程序集。用于实验室的目的。
    2022-06-03 14:38:29下载
    积分:1
  • pl0 written java program used to compile the curriculum principle experiments ca...
    java编写的pl0 程序用于编译原理的课程实验,也可以自行翻译成c++版本的-pl0 written java program used to compile the curriculum principle experiments can also be translated into their own c++ version of the
    2023-06-22 22:50:03下载
    积分:1
  • AystnPicture
    图片同步上传法,内有仔细的标注,利于读者学习(Image sync upload method, with annotations carefully, good for readers to learn)
    2013-10-14 23:37:21下载
    积分:1
  • hades-0.97-doc
    Hades (HAmburg DEsign System) is a pure-Java framework for interactive simulation, especially for digital system simulation. It includes a graphical schematics editor, several simulation engines, and a library of simulation models.
    2019-01-07 14:52:08下载
    积分:1
  • Spring Hibernate Maven
    简单的java Spring Hibernate。 ; ;Spring框架 ;一 ;应用框架和 ; ; 反转控制容器的; ; ;java平台。该框架的核心功能,可以在任何java应用程序使用,但也有在顶部的 构建Web应用程序的扩展;java EE  ;平台。虽然框架不强加任何特定 ;编程模型,它在java社区成为最受欢迎的一个替代,替代,甚至除了 ;企业JavaBeans(EJB)模型 。
    2022-01-28 21:46:52下载
    积分:1
  • 电力管理系统
    电力管理系统功能有:登陆,注册,电力信息的怎删改查。
    2023-02-26 07:00:04下载
    积分:1
  • android hid app demo
    andorid平台下的usb hid设备读写驱动,可以直接使用,方面大家开发hid方面的设备驱动。
    2022-08-07 05:29:53下载
    积分:1
  • 一个棋类小游戏 ,还没完善,先穿上去大家看看吧 是Java语言 android开发平台...
    一个棋类小游戏 ,还没完善,先穿上去大家看看吧 是Java语言 android开发平台-a chessgame,have not complete,but carryon
    2022-02-07 00:16:34下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载