-
Js+ JSP tags realize page cascading menus
js+jsp标签实现页面级联菜单,很好,-Js+ JSP tags realize page cascading menus
- 2022-03-01 06:49:28下载
- 积分:1
-
用JAVA编写的移动时间程序
用JAVA编写的移动时间程序-prepared using JAVA mobile timing
- 2023-05-22 06:55:02下载
- 积分:1
-
用Java实现Web服务器连接:Web浏览器与Web服务器建立连接。2.请求:Web浏览器通过socket向Web服务器提交请求。3.应答:Web浏览器提交请求...
用Java实现Web服务器连接:Web浏览器与Web服务器建立连接。2.请求:Web浏览器通过socket向Web服务器提交请求。3.应答:Web浏览器提交请求后,通过HTTP传送给Web服务器。Web服务器接到请求后,进行事务处理,处理结果又通过HTTP传回给Web浏览器,从而在Web浏览器上显示出所请求的页面。4.关系连接:当应答结束后,Web浏览器与Web服务器必须断开,以保证其它Web浏览器能够与Web服务器建立连接。-Java Web server : Web browsers and Web servers establish a connection. 2. Request : Web browser through the socket to the Web server submits the request. 3. Response : Web browser after the request, transmitted to the Web HTTP server. Web server upon request, conduct of business, and the results passed back to the traditional HTTP Web browser, so the Web browser will display the requested page. 4. Relations link : When respondents end, Web browser and Web server to be disconnected, to ensure that other Web browsers and Web servers to establish a connection.
- 2022-03-19 21:53:36下载
- 积分:1
-
名称:项目申报系统 v1.0 (ProjectDeclareSystem)
系统介绍:项目申报管理系统开发成本低,投入资金少。可以使项目申报的各项管理...
名称:项目申报系统 v1.0 (ProjectDeclareSystem)
系统介绍:项目申报管理系统开发成本低,投入资金少。可以使项目申报的各项管理工作,变得方便快捷,不仅节省了时间,还节省了人力,提高了准确性。项目管理部门通过自己的网站,能够大大提高工作的透明度以及工作效率。-name : project reporting system v1.0 (ProjectDeclareSystem) system introduced : project management reporting system development, low-cost, less investment. Can declare the project management work, become convenient and efficient, not only save time, also saving manpower, increasing accuracy. Project management through their own websites, can greatly enhance the transparency and efficiency.
- 2022-02-21 08:15:11下载
- 积分:1
-
Java实现的即时通信工具
Java实现的即时通信工具-Java instant communications tools
- 2022-02-11 20:49:28下载
- 积分:1
-
bp神经网络算法的java实现(原创):
本程序为原创,实现改进的bp神经网络(动量因子),包含3个java文件,使用简单。...
bp神经网络算法的java实现(原创):
本程序为原创,实现改进的bp神经网络(动量因子),包含3个java文件,使用简单。-bp neural network algorithm to achieve the java (original): The original procedure to achieve improved bp neural network (momentum factor), contains 3 java files, using a simple.
- 2022-06-19 10:51:57下载
- 积分:1
-
泛型是Java SE 1.5的新特性,泛型的本质是参数化类型,也就是说所操作的数据类型被指定为一个参数。这种参数类型可以用在类、接口和方法的创建中,分别称为泛型...
泛型是Java SE 1.5的新特性,泛型的本质是参数化类型,也就是说所操作的数据类型被指定为一个参数。这种参数类型可以用在类、接口和方法的创建中,分别称为泛型类、泛型接口、泛型方法。Java语言引入泛型的好处是安全简单。-Generic is the Java SE 1.5 new features, the nature of generic type parameters, that is operated by the data type is designated as a parameter. This parameter type can be used in class, the creation of interfaces and methods of the respective category as generic, generic interfaces, generic approach. Java language advantages of the introduction of generic security simple.
- 2022-01-29 01:27:05下载
- 积分:1
-
一个良好的例子,可以学习的基础知识!哈哈!
一个很好的struts国际化的例子,能够学习到基本的知识!呵呵!-A good example of struts internationalization can learn basic knowledge! Ha ha!
- 2022-03-02 04:07:24下载
- 积分:1
-
JSP中在内存中生成的图片显示到页面中
JSP中在内存中生成的图片显示到页面中-JSP in memory generated pictures of pages
- 2022-07-10 19:33:09下载
- 积分:1
-
熟悉JavaScript的数据类型:
数值型、字符型、逻辑型、空值
掌握JavaScript的表达式与运算符
掌握JavaScript...
熟悉JavaScript的数据类型:
数值型、字符型、逻辑型、空值
掌握JavaScript的表达式与运算符
掌握JavaScript控制语句、内部对象
掌握JavaScript自定义对象-Familiar with the JavaScript data types: numeric, character, logic type, null values have JavaScript expressions and operators have JavaScript control statements, internal objects have custom JavaScript object
- 2022-04-11 20:58:14下载
- 积分:1