登录
首页 » 算法 » 连数据库,输入用户名和密码后如何跳转到主窗口

连数据库,输入用户名和密码后如何跳转到主窗口

于 2022-02-05 发布 文件大小:1.06 kB
0 73
下载积分: 2 下载次数: 1

代码说明:

import javax.swing.*; import java.awt.event.*; import java.sql.*; public class Login extends JFrame implements ActionListener { private JLabel lbId, lbPass; private JTextField txtId, txtPass; private JButton btLogin, btExit; private Connection datacon = null;//连接对象 private PreparedStatement pstat = null;//命令对象 private ResultSet rs = null;//结果

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

发表评论

0 个回复

  • 目前的商用有限元程序不但分析功能几乎覆盖了所有的工程领域,其程序使用也非常方便,只要有一定基础的工程师都可以在不长的时间内分析实际工程项目,这就是它能被迅速推广...
    目前的商用有限元程序不但分析功能几乎覆盖了所有的工程领域,其程序使用也非常方便,只要有一定基础的工程师都可以在不长的时间内分析实际工程项目,这就是它能被迅速推广的主要原因之一。-The current commercial finite element analysis capabilities will not only cover almost all the engineering fields, and the procedure is also very easy to use, as long as there is some basis for engineers can be a long period of time without an analysis of actual projects, that is, it can be rapidly expanded one of the main.
    2022-10-08 20:50:02下载
    积分:1
  • HEC 虚拟机源码
    HEC 虚拟机源码  verview of HEC on Win32 ------------------------ There are 4 batch files which you can use to build and maintain HEC 1) bldall.bat - makes all the win32 binaries 2) mvbin.bat   - moves all the win32 binaries to the win32in directory 3) wipe.bat  
    2022-02-10 02:24:18下载
    积分:1
  • 无线定位
    本代码做的是无线传感器定位算法,该算法计算精确大大提高了定位精度,减少节点损耗
    2022-03-23 08:22:22下载
    积分:1
  • java(sl275课程习题的求解模块
    java(sl275课程习题解module1-module3共7道习题的题目以及程序)-java (sl275 courses Exercise Solution module1- module3 a total of seven topics and the questions of procedure)
    2023-06-27 00:35:02下载
    积分:1
  • 最小生成树的帕斯卡
    此代码解决了在图中查找最小生成树的问题;
    2022-12-30 09:50:03下载
    积分:1
  • 偏微分方程的基于GPU的模拟器。
    PDE simulator on GPU.
    2022-10-01 16:40:03下载
    积分:1
  • 求解TSP问题的
    求解TSP问题的算法-for TSP algorithm
    2023-04-14 04:25:03下载
    积分:1
  • 银行服务系统模拟
    某银行提供10个服务窗口(7个对私服务窗口,3个对公服务窗口)和100个供顾客等待的座位。顾客到达银行时,若有空座位,则到取号机上领取一个号,等待叫号。取号机每次仅允许一位顾客使用,有对公和对私两类号,每位顾客只能选取其中一个。当营业员空闲时,通过叫号选取一位顾客,并为其服务。
    2023-08-18 11:40:04下载
    积分:1
  • 这opennl,图书馆很容易构造和求解稀疏线性系统。
    This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUMPS will be supported in a future version)-This is OpenNL. a library to easily construct and solve sparse l inear systems.* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradie nt, Application of BICGSTAB. GMRes) and preconditioners (Jacobi, SSOR).* OpenNL can also use other solvers (Super rLU 3.0 is supported as an OpenNL extension, MUMPS will be supported in a future version)
    2023-07-05 19:45:04下载
    积分:1
  • RGB 转 yuv420
    项目提供makefile,利用 查表法将RGB转化为yuv420数据,可生成RGB转yuv的静态库,可直接集成到项目里面。 生成的yuv数据是以文件的形式保存,如果需要进一步的转化可直接读取该yuv文件。 接口设计简单明了,只需输入帧数据的长宽,和数据的来源接口。代码测试没问题。
    2022-05-08 17:55:09下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载