登录
首页 » JavaScript » HttpDemo1

HttpDemo1

于 2013-06-13 发布 文件大小:4841KB
0 196
下载积分: 1 下载次数: 4

代码说明:

  java的http post上传例子,请修改data.properties文件中内容(examples of java http post upload, modify file contents data.properties)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Java-and-database
    说明:  Java与数据库,能用applet小程序或frame最好,建立数据库,创建表,进行简单的查询,删除,修改即可(Java and database)
    2011-03-29 15:06:03下载
    积分:1
  • date-picker
    说明:  时间选择器,可以选择时间段内的时间,有效提高jsp代码(Time selector, you can select the time within the time period, effectively improve the JSP code)
    2020-06-30 18:12:59下载
    积分:1
  • AirConditioningCode
    分布式温控系统基本要求 1. 中央空调是冷暖两用,但一次只能使用一种温控装置。当设置为供暖时,供暖温度控制在25°C~30°C之间,当设置为制冷时,制冷温度控制在18°C~25°C之间。 2. 中央空调具备开关按钮,只可人工开启和关闭,中央空调开启后处于待机状态。当关闭后,不响应来自房间的任何温控请求。当有来自从控机的温控要求时,中央空调开始工作。当所有房间都没有温控要求时,中央空调的状态回到待机状态。 3. 房间内有独立的从控空调机,但没有冷暖控制设备。从控机具有一个传感器,实时监测房间的温度,并与从控机的目标设置温度进行对比,决定是否需要制冷或制热,并向中央空调机发出请求。如果从控机发出的请求和中央空调设置的冷暖控制状态发生矛盾时,以中央空调机的状态优先,即中央空调机不予响应。 4. 从控机只能人工方式开闭,并通过控制面板设置目标温度,目标温度有上下限制。所有房间的初始目标温度由中央空调机设置,每个房间的空调机开启时要读取中央空调机预置的房间温度。温度升降范围应该在目标温度的上下1 °C。房间不考虑大小和管道的分布及大小问题,在达到目标温度后,房间的温度每分钟上下变化0.1°C。 (Basic requirements of a distributed temperature control system 1. Central air conditioning is the well-being of dual-use, but can only use a thermostat device. When set to heating, the heating temperature at 25 ° C ~ 30 ° C, and when set to cooling, the cooling temperature at 18 ° C ~ 25 ° C between. 2. Central air conditioning with switch buttons can only be manually opened and closed, central air-conditioning turned on in standby mode. When closed, do not respond to a request from the room of any thermostat. When the machine from temperature control from the control requirements, central air-conditioning work. When all rooms are no thermostat demand, central air condition back to standby. 3. Room independent from the control air conditioning, but no climate-control equipment. From the control machine with a sensor, real-time monitoring the temperature of the room, and with the goal set from the control unit compares the temperature to determine the need for cooling or he)
    2021-04-14 20:58:54下载
    积分:1
  • epai
    是一个基于SSH开发的一个web项目。 主要功能包括注册,登录,发布商品,对商品出价,竞拍商品等等,运用了AJAX技术实现局部刷新。。。奉献给那些想运用SSH框架开发一个web项目的朋友。(good body)
    2010-08-12 16:37:54下载
    积分:1
  • Eclipsejy
    书籍简介: Eclipse是一个很让人着迷的开发环境,它提供的核心框架和可扩展的插件机制给广大的程序员提供了无限的想像力和创造空间。Eclipse自身包含大量的内置功能,加上功能丰富的插件,将构成一个丰富多彩的工作环境而不仅仅是一个IDE。本书内容由浅入深,先介绍了Eclipse平台体系结构、工作台、Java集成开发环境、Java程序调试;再介绍了JUnit,Eclipse配置管理,Eclispe开发环境中的应用服务器Tomcat,Eclipse中的资源构建和构建工具Ant;最后介绍了Eclipse下的Web应用开发、插件开发技术、Struts应用开发和MySQL数据库应用开发。 本书适合于Java程序员、自由软件爱好者及各类软件开发人员阅读。(books Profile : Eclipse is a really very fascinating development environment, It provides a core framework and extensible plug-in mechanism for the majority of programmers with boundless imagination and creative space. Eclipse itself contains a lot of built-in functions, coupled with a feature-rich plug-ins, would constitute a colorful working environment is not just an IDE. The subjects in the book is aimed, first introduced the Eclipse Platform Architecture, workstations, Java integrated development environment, Java Debugger; I will introduce the JUnit. Eclipse configuration management, the development environment Eclispe the Tomcat application server, Eclipse Construction of resources and building tools Ant; Finally, under the Eclipse Web application development, the development of plu)
    2007-03-13 20:44:09下载
    积分:1
  • ATMSystem-java-soure.zip
    主要实现了用java开发ATM系统,基于Oracel数据库,有不足,请见谅。(ATM ORACLE JAVA )
    2015-12-24 13:16:53下载
    积分:1
  • Android zdy2048xyx
    我选择使用Eclipse(它是一个开发源码项目)来构建一个可修改的编程环境。(I chose to use Eclipse, an open-source project, to build an adaptable programming environment)
    2019-04-19 13:46:46下载
    积分:1
  • java实现的P2P即时聊天序(源码+文档+jar运行包)
    一个简单的P2P即时聊天系统,实现功能如下: 1) 点对点的单人聊天 2) 多人同时聊天 3) 用户可以自由加入和退出
    2019-06-29下载
    积分:1
  • spring-boot-with-activiti-master
    spring boot 工作流,采用spring boot的结构框架实现工作流的机制(Spring boot workflow, using spring boot structure framework to implement workflow mechanism)
    2020-06-24 17:00:02下载
    积分:1
  • CloudSim__DE
    说明:  云计算资源调度--遗传算法,利用遗传算法在cloudsim平台进行模拟任务调度,内含有差分隐私算法,以及其优化(task schedualing Cloud computing resource scheduling - genetic algorithm (ga) is used to simulate task scheduling on cloudsim platform)
    2021-03-19 16:19:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载