-
java写的局域网广播系统.本软件包括2个部分:局域网广播系统――服务端,局域网广播系统――接收端,服务端是通过网络连接,与一些固定的计算机相连形成局域网进行彼...
java写的局域网广播系统.本软件包括2个部分:局域网广播系统――服务端,局域网广播系统――接收端,服务端是通过网络连接,与一些固定的计算机相连形成局域网进行彼此间的信息发送,实现通信功能。可以发送计算机中存储的文本文件,只对以文本文挡(text)上文字进行识别;接收端是通过网络连接,在指定的局域网中接收固定计算机播放的消息。-LAN broadcasting system. The software includes two parts : LAN Broadcasting System-- server, LAN broadcasting system-- receiving end, the server is connected by a network, with some fixed computer connected to form LAN inter-messaging, communications function. This computer can store text files, only to block texts (text) characters on the identification; The receiving terminal is connected through the network in the designated LAN receive a fixed computer player news.
- 2022-04-23 03:24:29下载
- 积分:1
-
《Java语言学习利器―AI
《Java语言学习利器―AI-CODE坦克机器人》-赵超鸿-源代码 -" Java language learning tool for robot-AI-CODE tank" - Zhao Chao-hung- the source code
- 2022-05-23 03:11:48下载
- 积分:1
-
Internet banking system (struts+ Hibernate) attached to a database.
网上银行系统(struts+hibernate)附带数据库。-Internet banking system (struts+ Hibernate) attached to a database.
- 2022-02-21 13:30:59下载
- 积分:1
-
一个JAVA编写的简单编译器,返回值只接受整形(或者是无返回值)。...
一个JAVA编写的简单编译器,返回值只接受整形(或者是无返回值)。-An simple JAVA editor, only return real value ( or no value returned).
- 2022-07-02 18:21:03下载
- 积分:1
-
Eysenck Personality Questionnaire for a simple test, a simple interface, but the...
针对艾森克人格问卷的简单测试,简单的界面,但功能基本都已实现-Eysenck Personality Questionnaire for a simple test, a simple interface, but the basic functions have been achieved
- 2022-09-27 02:30:03下载
- 积分:1
-
数据库SQL查询和删除数据的功能
database sql search and delete data function-sql database search and delete data functi on
- 2022-02-18 16:59:58下载
- 积分:1
-
struts学习的基础,中文手册,适合从来没学过struts的人
struts学习的基础,中文手册,适合从来没学过struts的人-struts learning, Chinese Manual, suitable for those who never learned struts
- 2023-01-15 01:45:04下载
- 积分:1
-
Library Management
Front
Library Management
Front-end: Java (JDK 1.7 or use Java IDE like Net Beans 6.0)
Back-end : MS Access 2003-Library Management
Front-end: Java (JDK 1.7 or use Java IDE like Net Beans 6.0)
Back-end : MS Access 2003
- 2023-05-20 14:00:03下载
- 积分:1
-
读者与写者之JAVA
读者与写者之JAVA-readers who are supposed to write with JAVA
- 2022-08-17 11:18:26下载
- 积分: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