基于JDBC与JavaMail的用户注册与邮箱激活系统
用jdbc链接数据库,完成注册并利用javamail来完成邮箱激活,然后登陆。
本专区汇聚了各类基于 JDBC 开发的源码资源,共计 349 篇资源供开发者免费下载学习。
用jdbc链接数据库,完成注册并利用javamail来完成邮箱激活,然后登陆。
程序为数据库的使用。运行于eclipse,mysql,Jdbc的基本使用。对于学习Java的初学者使非常好的学习程序,程序带有注释,方便理解,还有图解JDBc ,希望下载者能好好利
XML XML Data Binding Abaixo um exemplo de binding, com uma classe anotada, se não esti
Proyecto para la asignatura de ISG3 del tercer curso la carrera Informática Técnica de G
Written in Java + JDBC and Oracle 10g XE using Eclipse Made as a project for the "Databas
dbIdeas is a database explorer for your browser, with an intuitive interface, powered by E
Universidad de Los Andes Facultad de Ingenieria Escuela de Ingenieria de Sistemas Base de
Here is a prototype of banking app that was done as part of my hobby. It is working and us
localdb is a collection of Java classes that locates the full file path of the folder cont
This project intends to make the use of Database Meta Data easy in java. It reads the data
DB Explorer is an easy-to-use application that lets you manage any JDBC (Java Database Con
本实例使用java语言,通过JBDC连接数据库。该实例简单,易懂,适合初学j者,学习怎样用java连接数据库,并将数据库中的数据展示到界面上来。此处用的数据库是jdk中自带的Der