-
monitoring designated directories of SQL, and SQL According to the contents of t...
监控指定目录下的SQL文件,并根据SQL文件内容向指定Oracle数据库请求文本结果集存放到另一指定目录-monitoring designated directories of SQL, and SQL According to the contents of the documents specified text request Oracle database stored result sets to another specified directory
- 2022-03-21 07:01:45下载
- 积分:1
-
Personal collections, java beginner good teaching! This is Chapter 8 and the sou...
个人珍藏,初学java很好的教材!这是第8章的电子书和源码,后面我陆续传上与大家分享!-Personal collections, java beginner good teaching! This is Chapter 8 and the source of e-books, one after another mass on the back of me to share with you!
- 2022-03-03 20:14:25下载
- 积分:1
-
Android之MVP框架
Android开发之MVP框架,以及各种Utils工具类封装
- 2022-01-31 16:21:27下载
- 积分:1
-
图书管理系统
图书管理系统采用myeclipse,mysql 内有不足,
- 2022-05-23 21:06:21下载
- 积分:1
-
网吧计费系统
1、 使用JDBC操作sqlserver2005数据库2、 常用数据库操作对象的使用3、 ArrayList和Vector的使用4、 加深对集合框架的理解5、 swing的使用飞速网吧需要一个简易的网吧计费系统,要求上网人输入卡号和密码上机,卡号或密码不正确,不能上机,卡余额不足不能上机;正在使用的机器不能被再使用;上机需要记录卡号、机器号、上机时间;下机时需要记录下机时间、发生费用和自动从卡里扣款,该机器能再被使用;下机时,需要向用户显示本次上机的详细信息
- 2022-02-01 22:56:34下载
- 积分:1
-
android 双向侧滑菜单 实例源码下载
android 双向侧滑菜单 实例源码下载
- 2015-01-08下载
- 积分:1
-
LoginAndRegister
用户注册和登录模块是每个电子商务系统必备的功能模块之一.本程序即实现了用户登录和注册,涉及验证码,MD5数字加密技术等.(User registration and login module is an essential function of every e-commerce module of the system. This procedure of achieving the user login and registration involves verification code, MD5 digital encryption technology.)
- 2010-08-02 21:51:51下载
- 积分:1
-
基于zk+weblogic+webservice的论坛小系统
基于zk+weblogic+webservice的论坛小系统,麻雀虽小,五脏俱全。运行环境为weblogic10+tomcat7,Discuss发布到weblogic,Discussclient发布到tomcat7。祝君学业有成!
- 2022-03-10 00:11:57下载
- 积分:1
-
俄罗斯方块
资源描述package tetris;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import com.borland.jbcl.layout.*;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2005
* Company:
* @author not attributable
* @version 1.0
*/
public class MainFrame extends JFrame {
JPanel contentPane;//窗体内容网格
JMenuBar jMenuBar1 = new JMenuBar();//菜单条
JMenu jMenu1 = new JMenu();//文件菜单
JMenu jMenu2 = new JMenu();//选项菜单
JMenu jMenu3 = new JMenu();//初始化水平菜单
JMenuItem jMenuItem1 = new JMenuItem();//游戏开始菜单项
JMenuItem jMenuItem2 = new JMenuItem();//游戏暂停菜单项
JMenuItem jMenuItem3 = new JMenuItem();//游戏退出菜单项
//10个初始级别设置菜单项
JRadioButtonMenuItem jRadioButtonMenuItem1 = new JRadioButtonMenuItem();
JRadioButtonMenuItem jRadioButtonMenuItem2 = new JRadioButtonMenuItem();
JRadioButtonMenuItem jRadioButtonMenuItem3 = new JRadio
- 2022-05-27 20:44:42下载
- 积分:1
-
java 的程序集合,会节省你很多时间的,有两个包.
java 的程序集合,会节省你很多时间的,有两个包.-java set of procedures, it would save you a lot of time, two packets.
- 2023-03-31 19:00:04下载
- 积分:1