资源列表
[JSP源码/Java] JSP+BEAN-connect-with-database
说明:用JSP+BEAN实现连接数据库。 将压缩包文件夹目录下的文件拷贝到JSP服务器目录。 例如: 如果是tomcat服务器,请拷贝这个目录到webapps目录下;不需要重启服务,即可运行本实例。 -With JSP+ BEAN connect database. Folder will be compressed package directory files are copied to the JSP server directory. For example: If the t<kjiang> 在 2025-06-17 上传 | 大小:6kb | 下载:0
[JSP源码/Java] use-JAVAMAIL-send-email
说明:使用javamail发送邮件 演示如何使用javamail包发送电子邮件。这个实例可发送多附件-Use JavaMail to send mail using the JavaMail package demonstrate how to send an e-mail. This example can be sent more than Annex<kjiang> 在 2025-06-17 上传 | 大小:294kb | 下载:0
[JSP源码/Java] use-JAVAMAIL-receive-email
说明:使用JavaMail接收邮件 实例JavaMail包接收邮件,本实例没有实现接收邮件的附件-Receive messages using the JavaMail example JavaMail package receive messages, this example does not achieve the annex to receive e-mail<kjiang> 在 2025-06-17 上传 | 大小:293kb | 下载:0
[JSP源码/Java] chat
说明:网络聊天吧 这是一个使用数据报通讯方式的聊天程序的客户端和服务器-Web chat now this is a means of communication using the data reported to the chat program of the client and server<kjiang> 在 2025-06-17 上传 | 大小:5kb | 下载:0
[JSP源码/Java] manageEXECLfile
说明:操作EXCEL文件 本实例演示使用jxl包实现对excel文件的操作-EXCEL file operation using the example demo package jxl achieve operational excel document<kjiang> 在 2025-06-17 上传 | 大小:368kb | 下载:0
[JSP源码/Java] 1479
说明:java 是一个很有用的文件-java is a very useful document<王> 在 2025-06-17 上传 | 大小:462kb | 下载:0
[JSP源码/Java] ffsdfa
说明:比较好的用java实现的俄罗斯方块 写的比较详细 功能基本完善-Better to use java to achieve Tetris written in more detail the basic features perfect<赖俊科> 在 2025-06-17 上传 | 大小:50kb | 下载:0
[JSP源码/Java] Project2
说明:从http网页上抓图到你的计算机show 可以用J++ 或 Sun Javac compile J++ 须要将swing的class放置在 C:\WINDOWS\java\classes\javax\swing J++ 不能抓网络的图但可以抓你计算机里面的图 -Grab from the http page to show your computer can be used J++ Or Sun Javac compile J++ Need to swing th<chen ming> 在 2025-06-17 上传 | 大小:86kb | 下载:0
[JSP源码/Java] UseButtonRepresentLinkList
说明:数据结构链表相关操作的演示代码。包括节点的删除,查找,链表的排序,其中以JavaGUI中的Button控件代表每个节点,模拟实现各项操作。另附说明书。是数据结构中链表模拟实现的不错的java applet 程序,嵌入HTML可直接双击打开看效果。-Linked list data structure related to the operation of the demo code. Including the node to delete, search, list sorting, with<vaniice> 在 2025-06-17 上传 | 大小:287kb | 下载:0
[JSP源码/Java] J2meFlexGUI_DEMO_BUILD20081016
说明:一个j2me ui包他是sun公司不久钱才开源的的一个东西,,大家可以用他做出非常出色的手机应用程序界面-J2me ui a package he is a sun of money shortly before the company of an open-source things, we can make very good use of his mobile phone Application Programming Interface<刘浩> 在 2025-06-17 上传 | 大小:59kb | 下载:0
[JSP源码/Java] JAVAgameeluoshifangkuai
说明:JAVA游戏编程_俄罗斯方块(有图片) 游戏主类,继承自Jfr a me类,负责游戏的全局控制,包含:1、一个GameCanvas画布类的实例对象, 2、一个保存当前活动块(ErsBlock)实例的对象,3、一个保存当前控制面板(ControlPanel)实例的对象;一轮游戏过程,实现了Runnable接口。-JAVA Programming _ Tetris game (with pictures) game master class, inherited from the Jfr<朕> 在 2025-06-17 上传 | 大小:49kb | 下载:0
[JSP源码/Java] JAVAClient_Server
说明:1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name<朕> 在 2025-06-17 上传 | 大小:54kb | 下载:0