-
jgen generator flash
jgen generator flash
- 2022-06-19 20:26:09下载
- 积分:1
-
spservicejava开发短信收发平台源码
spservicejava开发短信收发平台源码-spservicejava develop messaging platform source
- 2022-03-05 01:03:45下载
- 积分:1
-
Book example, a java calculator capable of showing and preserving the sequence o...
书上的例子,能显示和保存计算过程的java计算器。-Book example, a java calculator capable of showing and preserving the sequence of calculations.
- 2023-06-07 16:40:03下载
- 积分:1
-
learn using the jdk
处学java 用的是jdk-learn using the jdk
- 2022-08-18 13:28:04下载
- 积分:1
-
学习JAVA编程的示例,包括多版本代码编写,I18n支持等
学习JAVA编程的示例,包括多版本代码编写,I18n支持等-learning Java programming examples, including multiple versions of code development, support Discuss
- 2023-06-07 19:45:03下载
- 积分:1
-
很原始的代码,有很多的编程实际工作,现在很难学到的底层操作了...
很原始的代码,有很多的编程实际工作,现在很难学到的底层操作了-primitive code, a lot of programming work, it is difficult to learn to operate the bottom
- 2022-01-23 10:11:46下载
- 积分:1
-
一个J2EE四层架构的实例,采用jsp+javabean+sessionbean+entitybean做的,与大家共享: 1.开发环境用的jbuilder7.0...
一个J2EE四层架构的实例,采用jsp+javabean+sessionbean+entitybean做的,与大家共享: 1.开发环境用的jbuilder7.0+weblogic7.0+oracle9i(sqlserver2000) 2.sql语句如下: create table ejbAccounts (id varchar(15), bal float, type varchar(15)) 3.现在weblogic console下建立好数据源名:examples-dataSource-mssqlserverXAPool 4.可以用客户端测试和网页测试.
-Four-tier structure of a J2EE instance, using jsp+ Javabean+ Sessionbean+ Entitybean to do, and sharing with everyone: 1. Development environment used jbuilder7.0+ Weblogic7.0+ Oracle9i (sqlserver2000) 2.sql statement is as follows: create table ejbAccounts (id varchar (15), bal float, type varchar (15)) 3. now weblogic console to establish a good data source name: examples-dataSource-mssqlserverXAPool 4. can be used client-side testing and website testing.
- 2022-11-07 02:45:03下载
- 积分:1
-
用java编写的puzzle游戏
用java编写的puzzle游戏-prepared with the puzzle game
- 2022-01-25 18:20:05下载
- 积分:1
-
Java上传文件的源码
Java上传文件的源码-Java source code
- 2022-03-14 04:49:58下载
- 积分:1
-
在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。
一般用Javamail发送,目前最新的版本是1.4.2
可以在http://ja...
在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。
一般用Javamail发送,目前最新的版本是1.4.2
可以在http://java.sun.com/products/javamail/index.jsp 下载最新版本
如果使用的不是J2SE6,那么需要把 JavaBeans Activation Framework加到环境变量
可以在http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp 下载
不过为了简化开发,可以直接使用apache common项目的mail
官方网站为: http://commons.apache.org/email/
-Project development in the actual project, the time required to use a lot of mail, such as the forum Registration required by e-mail activation. Send Javamail general use, are currently the latest version 1.4.2 can download the latest version of http://java.sun.com/products/javamail/index.jsp If you are using is not J2SE6, then need to add environment JavaBeans Activation Framework http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp variables can download in order to simplify the development, however, you can use apache common direct mail projects for the official website: http://commons. apache.org/email /
- 2022-06-14 09:30:45下载
- 积分:1