登录
首页 » Java Develop » 以前写的通用数据库接口,觉得不错,共享之!

以前写的通用数据库接口,觉得不错,共享之!

于 2022-05-07 发布 文件大小:98.56 kB
0 45
下载积分: 2 下载次数: 1

代码说明:

以前写的通用数据库接口,觉得不错,共享之!-before writing the generic database interface, think it"s good to share!

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

发表评论

0 个回复

  • JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一...
    JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Thread类而使用Thread类的实例来运行了。-JBuilder produced audio player, it needs attention is that when players, the interface on the various buttons can still be right for users to operate the incident response, at least two threads : a control song playback, the other to users respond to the incident. Therefore we need to achieve AudioPlay category Runable interface to the use of multi-threading. According to the interpretation of JDK- JDK1.4.0 any need for threaded implementation of the examples are to be achieved Runable interface, and because we only need to be rewritten to run () method and stop () method, and to start () method is polymorphic, so we have chosen to achieve Runable Interface so you can not inherit Thread type and category of use Thread e
    2022-07-01 06:32:38下载
    积分:1
  • multiinterfaces.zipgbuffer Searchme =新的StringBuffer(
    multiinterfaces.zipgBuffer searchMe = new StringBuffer( "peter piper picked a peck of pickled peppers") int max = searchMe.length() int numPs = 0 for (int i = 0 i < max i++) { //interested only in p s if (searchMe.charAt(i) != p ) continue //process p s numPs++ searchMe.setCharAt(i, P ) } System.out.println("Found " + numPs + " p s in the string.") System.out.println(searchMe) } } -multiinterfaces.zipgBuffer searchMe = n ew StringBuffer ( "peter piper picked a peck of p ickled peppers ") searchMe.length max = int () i nt = 0 numPs for (int i = 0 i
    2023-04-21 16:25:03下载
    积分:1
  • java的JMF实现了图片的抓取功能。调试通过。
    java的JMF实现了图片的抓取功能。调试通过。
    2022-02-04 17:54:23下载
    积分:1
  • java case of a book on the development of source code, and the community togethe...
    java案例开发一书的源代码,和大家一起分享-java case of a book on the development of source code, and the community together to share
    2023-09-04 13:10:04下载
    积分:1
  • BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWit...
    BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。 本来是用来做压缩的, 后来查到有人申请了专利, 我又没有时间改,所以罢了。 发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的功能忘了。自己研究吧。-发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的功能忘了。自己研究吧。
    2022-08-19 14:42:30下载
    积分:1
  • java algorithm Guinness, nearly more than 100 kinds of common algorithm source c...
    java算法大全,有近100多种常见算法的源代码,是学习JAVA算法的难得资料。 -java algorithm Guinness, nearly more than 100 kinds of common algorithm source code is a unique learning algorithm JAVA information.
    2022-03-16 03:49:58下载
    积分:1
  • 本系统是在线考试系统,仅供参考,基本功能已经实现,希望大家提出宝贵建议...
    本系统是在线考试系统,仅供参考,基本功能已经实现,希望大家提出宝贵建议-Examination of this system is the online system, for reference only, the basic function has been achieved, I hope we put forward valuable suggestions
    2023-07-30 01:40:04下载
    积分:1
  • This is a WEB prepared using JSP File Manager, in the JDK1.5 and Tomcat5.5 on th...
    这是一个使用JSP编写的WEB文件管理器,在JDK1.5和Tomcat5.5上测试通过。可对网站上的目录和文件进行读、写、删除和上载等操作,也附带了JSP探针,用于了解程序所运行的容器环境。如果你所在的环境不能使用FTP,那么可以使用本工具上载你你所修改的JSP代码和其它文件。 -This is a WEB prepared using JSP File Manager, in the JDK1.5 and Tomcat5.5 on the test. On website directories and files to read, write, delete and upload operation, etc., but also comes with JSP probe for understanding of processes running on the container environment. If your environment should not use FTP, you can use this tool to upload your changes you have JSP code and other documentation.
    2022-07-20 04:21:21下载
    积分:1
  • BBS
    BBS-CS(天乙社区) v5.2.2源码版-BBS-CS (Tian communities) v5.2.2 source version
    2022-10-09 06:10:02下载
    积分:1
  • java写得用户管理小程序
    java写得用户管理小程序-written procedures for the management of small
    2022-03-03 21:13:18下载
    积分:1
  • 696522资源总数
  • 104033会员总数
  • 52今日下载