-
Caesar
取代式密码的存在,已经超过2500年 以上,最早利 用的范例 是在西元600年 左右,内容是以颠倒的希伯來 文构成的。凯萨大帝(Julius Caesar)也曾经使用称为Caesar密码法。方法为将每个字母用其后的第三个字母來 取代。(Replace passwords existence, has more than 2,500 years or more, the first example is using a range of about the year 600 AD, the contents of the text is upside-down Heber future composition. Great Caesar (Julius Caesar) has also been known as the Caesar cipher using the method. Method is used then each letter is replaced by the third letter.)
- 2011-10-31 22:52:37下载
- 积分:1
-
JAVA 实现短信发送程序,调用短信发送网关
JAVA 实现短信发送程序,调用短信发送网关-java realiize message send program
- 2022-02-28 14:15:26下载
- 积分:1
-
长途汽车管理系统
简单的增删该查,登录 对数据库进行操作
package 长途汽车信息管理系统;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.sql.*;
import java.io.*;
public class dengluQchepiao extends JFrame implements ActionListener{
Statement st=null;
JTextArea ja=new JTextArea("票号 车号 售票 已售 剩余 票价 出发地 目的地 出发时间 所用时间
");
JTextField jt1=new JTextField();
JTextField jt2=new JTextField();
JRadioButton jc1=new JRadioButton("查询全部");
JRadioButton jc2=new JRadioButton("部分查询");
ButtonGroup bg=new ButtonGroup();
JButton jb1=new JButton("查询");
JButton jb3=new JButton("退出");
JLabel jl1=new JLabel("出发地");
- 2023-08-18 01:40:03下载
- 积分:1
-
JAVA网上商城项目完整源码
JAVA网上商城项目完整源码,商城基本功能都有了,亲测能用
- 2022-03-19 22:10:35下载
- 积分:1
-
treetest
很强大的树形架构,支持页面操作,使用hibernate实现树形结构无限级分类(A very strong tree structure, support page operation, use hibernate to achieve an unlimited-class classification tree structure)
- 2009-09-11 11:49:52下载
- 积分:1
-
视频监控客户端与服务器端
视频监控客户端与服务器端
- 2014-09-22下载
- 积分:1
-
java编写的投票系统(有后台)
java编写的投票系统(有后台)主要是hibernate 和 struts2 编写 可以作为学习参考
- 2022-04-01 11:51:23下载
- 积分:1
-
JQuery-development-technology-
jQuery是目前在Web开发领域最流行的JavaScript库之一,这是jquery开发技术详解的源码。(JQuery is currently one of the most popular JavaScript library in the field of Web development, this is jQuery development technical explanation of the source code.)
- 2014-04-29 20:31:33下载
- 积分:1
-
学生管理系统
说明: 用java完成的学生管理系统 写的不好多多包涵(Student management system)
- 2020-10-27 08:27:05下载
- 积分:1
-
java基于图形界面的JDBC程序开发 是一个综合性的实验 大家可以下载...
java基于图形界面的JDBC程序开发 是一个综合性的实验 大家可以下载-java-based graphical user interface JDBC application development is a comprehensive experiment that we can download the
- 2023-03-19 20:10:03下载
- 积分:1