资源列表
[JSP源码/Java] ExtractWordDocument
说明:从word文件中制取文字的控件,根据网上下载的代码修改。在jbuilder下通过测试。使用了第三方的控件。可以在网上免费下载。-word from the document text from the system controls, according to the Internet to download code changes. In JBuilder through testing. Use of third-party controls. The Internet can be do<黑天使> 在 2025-10-09 上传 | 大小:4kb | 下载:0
[WEB源码] 自动加上最后修改时间
说明:有看到一个跳出的小视窗吗??可以在你面加入各类广告或提示信息...(大部分人觉得很讨厌,不过有时必须提醒访问者也只有如此了)。只需加入以下代码:-have seen a small jump out of the window? You can face various forms of advertising or join a message ... (most of the people felt very disgusted, but sometimes have to remind v<吴祥龙> 在 2025-10-09 上传 | 大小:1kb | 下载:0
[WEB源码] 自动选择留言板
说明:这里有个简单的办法可以帮你自动选择留言板。我们知道,如果浏览器试图下载一个不存在或者说是来自错误地址的图像,服务器会返回给浏览器一个错误信息,然后由浏览器直观地告诉你当前地址的图像不存在,这就是html文档的图像载入错误事件-There is a simple way to help you to automatically choose the message board. We know that if the browser to download a non-existent or wr<吴祥龙> 在 2025-10-09 上传 | 大小:2kb | 下载:0
[WEB源码] Javascript工作流图形界面
说明:javascr ipt 简单的画工作流程图的小-javascr ipt simple flowchart work painting a small Dongdong<速度> 在 2025-10-09 上传 | 大小:47kb | 下载:0
[WEB源码] 浩海网络多格式播放器V3.8.3
说明:浩海网络多格式播放器V3.8.3(javascr ipt)-Gaohai network multi-format players V3.8.3 (javascr ipt)<速度> 在 2025-10-09 上传 | 大小:128kb | 下载:0
[WEB源码] 浩海在线多格式音频播放器V3.5.1(随机版)
说明:浩海在线多格式音频播放器V3.5.1(随机版) (javascr ipt)-Gaohai online multi-format audio player V3.5.1 (random) (javascr ipt)<速度> 在 2025-10-09 上传 | 大小:148kb | 下载:0
[JSP源码/Java] java记事本
说明:运行平台: LINUX/UNIX Macintosh Windows Server 2003 Windows 2000 Windows XP Windows CE Windows 9*/ME Windows NT MS-DOS-platforms : Linux/UNIX Macintosh Windows Server 2003 Windows 2000 Windows XP Windows CE Windows 9*/ME Windows NT MS-DOS<王猛> 在 2025-10-09 上传 | 大小:24kb | 下载:0
[JSP源码/Java] 使用smtp协议接受邮件
说明:使用javaApplet编写的smtp协议接受邮件软件!初学者有很多可以学习的地方!-use javaApplet prepared to accept the agreement smtp mail software! Beginners can learn a lot of places!<刘彦江> 在 2025-10-09 上传 | 大小:3kb | 下载:0
[JSP源码/Java] 传递参数
说明:使用javaApplet技术,通过HTML页面将信息传递给applet实现滚动广告!-use of technology, and HTML pages to deliver information to achieve applet rolling advertisements.<刘彦江> 在 2025-10-09 上传 | 大小:3kb | 下载:0
[JSP源码/Java] 检测鼠标事件
说明:在applet中检测到鼠标单击的位置。。并以这个点绘制一个x.y坐标-detected in the mouse click position. . And to the point of mapping coordinates a x.y<刘彦江> 在 2025-10-09 上传 | 大小:2kb | 下载:0
[JSP源码/Java] 监视键盘事件
说明:实现在applet中监测一个键盘按下的并获取按键的功能-achieve the applet monitoring a keyboard and press the button access to functions<刘彦江> 在 2025-10-09 上传 | 大小:2kb | 下载:0
[JSP源码/Java] JBuilder制作音频播放程序(2)
说明:JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Threa<麦麦> 在 2025-10-09 上传 | 大小:6kb | 下载:0