-
本文以Oracle数据库为例,介绍了在采用JSP技术开发WEB应用时一种简便通用的表单数据存储处理方法,以减轻开发工作量,同时提供了主要的程序代码。...
本文以Oracle数据库为例,介绍了在采用JSP技术开发WEB应用时一种简便通用的表单数据存储处理方法,以减轻开发工作量,同时提供了主要的程序代码。
-In this paper, Oracle database as an example, the use of JSP technology in the development of a WEB application form is simple common data storage approach, in order to reduce the development workload, while providing the main program code.
- 2022-07-06 14:47:35下载
- 积分:1
-
this for java flex application
this for java flex application
- 2023-08-23 19:50:04下载
- 积分:1
-
一个学籍管理系统。
一个学籍管理系统。-an expulsion management system.
- 2022-09-01 10:20:03下载
- 积分:1
-
Understand and apply exponentiation
Understand and apply exponentiation-Wind chill is the apparent temperature felt by exposed skin on a cold, windy day. Normally, there is a thin layer of warm air
surrounding our bodies, and this warm air helps insulate us from the cold air around us. A strong wind reduces the amount
of insulation by this air layer, so our skin loses heat at a faster rate than it would otherwise. Our skin feels colder, which
makes us feel colder the temperature it "feels like" is the wind chill temperature. For example, if you re exposed to 30°F
air moving at 20 mph, your skin loses heat at the same rate it would in calm 17.4°F air, so the windchill is 17.4°F.
In 2001, the National Weather Service changed the formula used to calculate the wind chill index (the old formula
produced temperatures that were too low). The new formula is:
Wind Chill (in °F) = 35.74+ 0.6215 T- 35.75 (V0.16)+ 0.4275 T (V0.16)
where T is the air temperature in °F and V is the wind velocity in mph. (In case
- 2023-09-08 11:15:03下载
- 积分:1
-
SSD3的Exercise 7的答案
于2009.12.10编写
SSD3的Exercise 7的答案
于2009.12.10编写-the answer of exercise 7
- 2022-05-07 03:14:09下载
- 积分:1
-
用java实现网络用户机与服务器的连接。用户通过登陆用户端的界面,向服务器发送用户名及密码,待服务器端审核通过,服务器给出用户的答题请求,向客户端发送题目。...
用java实现网络用户机与服务器的连接。用户通过登陆用户端的界面,向服务器发送用户名及密码,待服务器端审核通过,服务器给出用户的答题请求,向客户端发送题目。-Network users with java and server connectivity. Users to visit the client interface to the server to send user name and password, to be approved server, the server gives the request of the user" s answer to the client to send the title.
- 2022-06-21 21:56:49下载
- 积分:1
-
LaserPic.JAVA
LaserPic.JAVA
- 2022-03-06 20:02:11下载
- 积分:1
-
第1章 JSP技术概述
实例1 第一个JSP页面
第3章 Web开发基础
实例2 HTML与JavaScript交互示例
第4章 JSP语法...
第1章 JSP技术概述
实例1 第一个JSP页面
第3章 Web开发基础
实例2 HTML与JavaScript交互示例
第4章 JSP语法
实例3 JSP程序的基本结构
实例4 简单数据类型综合应用实例-Chapter 1 outlines examples of JSP technology one first JSP page Chapter 3 examples of Web development based on 2 HTML and JavaScript interactive examples, Chapter 4 JSP examples of grammar 3 JSP examples of the basic structure of the procedure 4 simple data types integrated application
- 2022-02-22 03:29:37下载
- 积分:1
-
java版本斗地主,和电脑对战,不支持联网
java版本斗地主,和电脑对战,不支持联网-JAVA Game
- 2023-07-10 12:40:02下载
- 积分:1
-
表达式计算代码,按优先级计算输入的表达式,支持括号,阶乘号,暂不支持三角函数!...
表达式计算代码,按优先级计算输入的表达式,支持括号,阶乘号,暂不支持三角函数!--Expression calculating code, it can calculate inputed expression by priority ,and supports parenthesis, factorial sign, and it does not support trigonometrical functions for now!
- 2022-07-25 10:42:10下载
- 积分:1