-
在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。
一般用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
-
jsf做的增删改的例子,比较短小,代码不多,但展现了做master...
jsf做的增删改的例子,比较短小,代码不多,但展现了做master-detail时的思路,可以参考-jsf do any additions or deletions to make the examples more short, not much code, But do show a master-detail the ideas, we can make reference to
- 2022-02-06 07:23:36下载
- 积分:1
-
这件事基于java编程,内容
这个事JAVA编程的基础,内容丰富,而且实战性强-This matter based on JAVA programming, content-rich, and strong real
- 2022-05-28 15:46:33下载
- 积分:1
-
java邮件源程序
java邮件源程序-java e-mail source
- 2022-07-23 02:35:26下载
- 积分:1
-
扑克程序,四人,自动洗牌发牌,简单易懂,简洁明了
扑克程序,四人,自动洗牌发牌,简单易懂,简洁明了-Poker program, four, automatic shuffling licensing, easy to understand, concise
- 2023-02-07 10:45:04下载
- 积分:1
-
平时练习所写的代码。感觉用得很多。希望它可以给你带来帮助。...
平时练习所写的代码。感觉用得很多。希望它可以给你带来帮助。-upload
- 2022-02-02 08:22:19下载
- 积分:1
-
JAVA has often been in the study does not enter data from the keyboard, if you w...
在JAVA学习中经常有人不会从键盘输入数据,如果你要一个字符串,那么请用
KB.scan()函数,附上源码-JAVA has often been in the study does not enter data from the keyboard, if you want a string, then please use KB.scan () function, accompanied by source code
- 2022-02-13 22:03:25下载
- 积分:1
-
多线程聊天室软件,支持互相发送文字内容,dos界面,基本设计结构...
多线程聊天室软件,支持互相发送文字内容,dos界面,基本设计结构-Multi-threaded chat room software, support each other to send text, dos interface, the basic design structure
- 2023-08-01 22:40:03下载
- 积分:1
-
a java game for touch screen mobile phone for java support mobile
一款用于触摸屏手机的小JAVA程序,-a java game for touch screen mobile phone for java support mobile
- 2023-01-30 00:50:03下载
- 积分:1
-
JAVA实现的计算器程序,界面很友好,来自于JAVA编程100例上面的内容...
JAVA实现的计算器程序,界面很友好,来自于JAVA编程100例上面的内容-Realize JAVA calculator program, the interface is very friendly, from 100 cases in the JAVA programming content of the above
- 2022-06-27 00:26:22下载
- 积分:1