Welcome![Sign In][Sign Up]
Location:
Search - JAF-1

Search list

[Email Clientjava mail源码

Description: 用java实现发送邮件,压缩文件中有个j2ee.jar:已经包含了javamail,JAF包,只是Java mail需要的 1)直接拷贝j2ee.jar,将其添加到jbuilder的library中,或系统ClassPath中。 2)压缩文件中还包含一个配置文件MailServer.properties,需要放到工程文件的class目录 3)这个源代码也是在网友的基础上修改的。如有问题,欢迎交流讨论。 -mail, compressed files are 000 j2ee.jar : includes a JavaMail, JAF package, Java is the need to mail a) direct copy j2ee.jar. to add to the library JBuilder, or systems which ClassPath. 2) compressed files also contain a configuration file MailServer.properties. the needs of our engineering documents class Contents 3) The source code is the netizens on the basis of revision. If problems are welcome to discuss the exchange.
Platform: | Size: 6146265 | Author: 炸鱼 | Hits:

[Communication-Mobilejaf-1_1-fr

Description: wifi上网例子程序,
Platform: | Size: 380084 | Author: 罗芳 | Hits:

[JSP/Javabulk-email-sender-v01-mar-14-2008

Description: 批量邮件发送器v01 - 2008-03-15 功能:对于某一路径下的文件,以附件的形式发送到某一个或多个邮箱里。 可配置参数(properties.txt)包括: -smtp服务器(目前仅支持gmail) -用户名、密码 -发件人地址 -收件人地址(可多个) -邮件主题,文本内容 -一个本地目录(目录下符合条件的文件将被发送) -文件名过滤规则(自定义正则表达式) -是否递归处理子文件夹 -所用邮箱附件最大值(gmail为10M) -发送邮件的休息间隔 -是否日志记录 系统要求: jre6 或者理论上 早期版本jdk+JAF+javamail(需重新编译源代码,未测试) 已知问题: 1. gmail和hotmail邮箱能够正常收取 126邮箱不能正常收取附件 其他邮箱未测试 2. 中文支持应该没问题 运行: java -jar BulkEmailSender.jar
Platform: | Size: 343816 | Author: | Hits:

[Windows Developjaf-1_0_2

Description: 与JAVA相关的数据库-associated with Java database
Platform: | Size: 356590 | Author: 原航 | Hits:

[JSP/Java读书笔记

Description: 记录下了作者学习JSP、Servlet、XML、RMI、JAF、JAF、EJB、Security、JDBC、JTA/JTS、JCA、JMS、JNDI、Application Server的心得 -what one has learned of studying JSP,Servlet,XML,RMI,JAF,JAF,EJB,Security,JDBC,JTA/JTS,JCA,JMS,JNDI,Application Server
Platform: | Size: 152790 | Author: 易伯瑜 | Hits:

[Windows Developjaf-1_0_2

Description: 与JAVA相关的数据库-associated with Java database
Platform: | Size: 356352 | Author: 原航 | Hits:

[JSP/Java读书笔记

Description: 记录下了作者学习JSP、Servlet、XML、RMI、JAF、JAF、EJB、Security、JDBC、JTA/JTS、JCA、JMS、JNDI、Application Server的心得 -what one has learned of studying JSP,Servlet,XML,RMI,JAF,JAF,EJB,Security,JDBC,JTA/JTS,JCA,JMS,JNDI,Application Server
Platform: | Size: 152576 | Author: 易伯瑜 | Hits:

[Email Clientjava mail源码

Description: 用java实现发送邮件,压缩文件中有个j2ee.jar:已经包含了javamail,JAF包,只是Java mail需要的 1)直接拷贝j2ee.jar,将其添加到jbuilder的library中,或系统ClassPath中。 2)压缩文件中还包含一个配置文件MailServer.properties,需要放到工程文件的class目录 3)这个源代码也是在网友的基础上修改的。如有问题,欢迎交流讨论。 -mail, compressed files are 000 j2ee.jar : includes a JavaMail, JAF package, Java is the need to mail a) direct copy j2ee.jar. to add to the library JBuilder, or systems which ClassPath. 2) compressed files also contain a configuration file MailServer.properties. the needs of our engineering documents class Contents 3) The source code is the netizens on the basis of revision. If problems are welcome to discuss the exchange.
Platform: | Size: 6146048 | Author: 炸鱼 | Hits:

[Communication-Mobilejaf-1_1-fr

Description: wifi上网例子程序,-Internet wifi example procedures,
Platform: | Size: 379904 | Author: | Hits:

[OtherJAFSetup_1[1].98.61

Description: JAF平台是一款升级解锁修复各类诺基亚软件故障的软件 -JAF is a platform upgrade Nokia unlocking software failure to repair various types of software
Platform: | Size: 17390592 | Author: 黄继敏 | Hits:

[Communication-MobileJAF_Nokia_BB5_Unlocker_Free_By_Cinek

Description: 诺基亚BB5系列解网络锁最新软件,JAF,免PK狗使用,可以修复串号问题。-Nokia BB5 series of the latest software solutions network lock, JAF, dog PK-free use, serial number can fix the problem.
Platform: | Size: 1162240 | Author: 吴艳宝 | Hits:

[Software Engineeringjaf_sch

Description: schematic jaf, need to pragramed the microcontroller
Platform: | Size: 17408 | Author: fafaz | Hits:

[JSP/JavaFCA_Greysh_Mail

Description: 在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。 一般用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 /
Platform: | Size: 435200 | Author: Greysh | Hits:

[File FormatJAFFE_2

Description: The Japanese Female Facial Expression (JAFFE) Database
Platform: | Size: 10805248 | Author: lam | Hits:

[BooksJAF

Description: JAF精华教程-jaf
Platform: | Size: 615424 | Author: 周天佑 | Hits:

[JSP/Javajaf-1_0_2-upd2

Description: javamail在java环境中开发邮箱服务器,简单的发送邮件和接收邮件-javamail
Platform: | Size: 359424 | Author: gongqingqing | Hits:

[SCMJAF

Description: schematics for reperair jaf-schematics for reperair jaf
Platform: | Size: 17408 | Author: tp sirait | Hits:

[Windows DevelopMyPlayer

Description: 最佳答案: 在C++中,内存分成5个区,他们分别是堆、栈、自由存储区、全局/静态存储区和常量存储区.-jj fj jaf sdf sdf lkaj flasd jlsk adf s fsd fjsfj a ffd jsd fdf fhfui jaksd sdfdsf ffffdss fdsfs bf h kfdgdfgdfg fdgg
Platform: | Size: 10853376 | Author: jackmwl | Hits:

[e-languageWxpayAPI_php_v3

Description: 微信支付api,直接整合到网站内容里,非常方便,可以支持下-weixinzhifuapidsjfakld jfkl djslka fjdkls jaklf jdslka fjldks jaf
Platform: | Size: 276480 | Author: 小新 | Hits:

[Com Portapmws

Description: 诺基亚BB5系列解网络锁最新软件,JAF,免PK狗使用,可以修复串号问题,()
Platform: | Size: 1100800 | Author: lrfktimq | Hits:
« 12 »

CodeBus www.codebus.net