-
Some http methods to do easy comunications with websites in java
Some http methods to do easy comunications with websites in java
- 2023-01-27 16:25:15下载
- 积分:1
-
XML API,将XML结点返回HASHMAP,对于一般配置性XML解析比较方便,也实用...
XML API,将XML结点返回HASHMAP,对于一般配置性XML解析比较方便,也实用-XML API, the XML node to return HASHMAP, the general configuration of XML for Analysis of more convenient, but also practical
- 2022-03-04 14:40:28下载
- 积分:1
-
Netbeans 6.0 the GUI design demo, very powerful, preferably together with the vi...
Netbeans 6.0的GUI设计demo,功能非常强大,最好配合视频一起看。-Netbeans 6.0 the GUI design demo, very powerful, preferably together with the video look.
- 2023-02-25 04:55:03下载
- 积分:1
-
基于 active mq 的 JMS 开发代码,值得好好学习
基于 active mq 的 JMS 开发代码,值得好好学习-Active mq of JMS-based development code, it is worth study hard
- 2022-03-24 09:05:12下载
- 积分:1
-
一个简单的聊天程序,在局域网内使用换不错的
一个简单的聊天程序,在局域网内使用换不错的-a simple chat program, the use of the LAN for good
- 2022-03-22 09:13:15下载
- 积分:1
-
使用jsp和access数据库写的bbs论坛系统
使用jsp和access数据库写的bbs论坛系统-BBS forum system which has used jsp and access database
- 2022-01-26 03:23:54下载
- 积分:1
-
JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一...
JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Thread类而使用Thread类的实例来运行了。-JBuilder produced audio player, it needs attention is that when players, the interface on the various buttons can still be right for users to operate the incident response, at least two threads : a control song playback, the other to users respond to the incident. Therefore we need to achieve AudioPlay category Runable interface to the use of multi-threading. According to the interpretation of JDK- JDK1.4.0 any need for threaded implementation of the examples are to be achieved Runable interface, and because we only need to be rewritten to run () method and stop () method, and to start () method is polymorphic, so we have chosen to achieve Runable Interface so you can not inherit Thread type and category of use Thread e
- 2022-07-01 06:32:38下载
- 积分:1
-
S2 Magenta project on the basis of the original plus several multi
S2品红项目 在原来的基础上加了好多功能,包括分页、模糊查询、添加表情、文件上传、批量删除 -S2 Magenta project on the basis of the original plus several multi-function, including paging, fuzzy query, add expression, file upload, bulk delete
- 2022-02-20 14:39:42下载
- 积分:1
-
HTML语言的基础教程
HTML语言的基础教程-HTML language of the handbook
- 2022-05-20 12:05:53下载
- 积分:1
-
修改的基础依赖于潇湘jsp多文件上传组件2.1。
由于最近几天正好用到上传组件,所以在网上找到了潇湘jsp多文件上传组
件2.1版本,经测试,发...
修改的基础依赖于潇湘jsp多文件上传组件2.1。
由于最近几天正好用到上传组件,所以在网上找到了潇湘jsp多文件上传组
件2.1版本,经测试,发现如下问题:页面编码为UTF-8时,getParameter()的值
乱码;另外没有getParameterMap()方法。所以修改完善了这两个功能,其他没
变。附件中有使用说明和demo,请大家根据实际情况使用。
documentationinterface.html 文件详细介绍了所有方法、参数。-Changes depends on the Xiaoxiang jsp-based multi-file upload component 2.1. As the last few days just to use upload component, so the Internet to find more Xiaoxiang jsp file upload component 2.1 version, have been tested and found that the following questions: page encoding to UTF-8 Shi, getParameter () the value of the garbled Further, there is getParameterMap () method. Therefore, revise and improve these two functions, the other has not changed. In the annex to the use of instructions and demo, please use the actual situation. documentation interface.html document detailed information on all methods, parameters.
- 2022-02-01 17:46:08下载
- 积分:1