-
mail server platform. Support for the agreement. The agreement can be amended fo...
java 开发的邮件服务器平台。支持以下协议。 协议可以修改为自己的专门标识,这个版本绝对能用,我自己的邮件服务器就是使用这个开源项目,修改后架设的,据说21cn也是用这个引擎开发的邮件系统。SMTP转发的时候需要二次开发。 Item Status Since First released SMTP server Stable 1.0 0.95 Mailet Engine Stable 1.2 0.95 FileSystem mailboxes/spool Stable 1.2 1.0 RDBMS mailboxes/spool Stable 1.2 1.2 POP3 server Stable 1.1 1.0 RDBMS - Users Stable 1.2.1 1.2.1 LDAP Support - Users Experimental 1.2 1.2 TLS Support - POP3 Experimental 1.2 1.2 Remote Manager Stable 1.0 1.0 TLS Support - Remote Manager Stable 1.2 1.2 NNTP server Experimental 1.2 1.2 FetchPOP Experimental 2.1 2.1-mail server platform. Support for the agreement. The agreement can be amended for its own specific logo, this version definitely can use that my own mail server is the use of the open-source projects, the revised set up, and is said to USA also using this engine developed mail system. SMTP forward when needed secondary development. Item Status Since First released SMTP server Stable Mailet Engine 1.0 0.95 1.2 0.95 Stable FileSystem ma
- 2022-04-16 07:08:25下载
- 积分:1
-
用VC++做的一个网上小型网购物系统,需要SQL的支持.
用VC++做的一个网上小型网购物系统,需要SQL的支持.-VC do a network of small online shopping system requires SQL support.
- 2022-01-27 14:51:42下载
- 积分:1
-
JAVA
JAVA 多线程编程~~网上下的~~觉得比较详细 ~~分享下-JAVA-line multi-threaded programming ~ ~ ~ ~ feel that under the more detailed ~ ~ to share under the
- 2023-08-30 07:30:03下载
- 积分:1
-
这是一个样本的J2EE应用集成框架和Hibernate的春天
This a sample j2EE application that integrate spring framwork with hibernate-This is a sample j2EE application that integrate spring framwork with hibernate
- 2023-08-04 15:50:07下载
- 积分:1
-
网上购物系统,只是一个模板,可以做深入扩展。
网上购物系统,只是一个模板,可以做深入扩展。-Online shopping systems, only a template, you can extend the depth to do.
- 2023-04-19 16:15:04下载
- 积分:1
-
使用java application 的共享白板系统,该系统可以实现P2P,没有服务器的统一管理。...
使用java application 的共享白板系统,该系统可以实现P2P,没有服务器的统一管理。-use java application of shared whiteboard system, which can be achieved P2P. no unified management server.
- 2022-08-14 02:48:11下载
- 积分:1
-
think in java
电子书
待续
think in java
电子书
待续-think in java e-books adjourned
- 2022-11-27 17:00:03下载
- 积分:1
-
Hibernate 可以实现分页查询,例如:
从第2万条开始取出100条记录
Query q = session.createQuer...
Hibernate 可以实现分页查询,例如:
从第2万条开始取出100条记录
Query q = session.createQuery("from Cat as c")
q.setFirstResult(20000)
q.setMaxResults(100)
List l = q.list()
-Hibernate paging query can be achieved, for example: starting from the first 20000 records of 100 out Query q = session.createQuery ( " from Cat as c" ) q.setFirstResult (20000) q.setMaxResults (100) List l = q.list ()
- 2023-02-24 20:20:03下载
- 积分:1
-
java+eclipse做的TTPlayer
java+eclipse做的TTPlayer-java+ eclipse to do the TTPlayer
- 2023-05-05 14:05:03下载
- 积分:1
-
这个是超市管理程序 涉及到数据库编程 一个很好的学习例子
这个是超市管理程序 涉及到数据库编程 一个很好的学习例子-This is a supermarket management procedures related to database programming a good example of learning
- 2023-05-01 01:25:04下载
- 积分:1