-
Java 2 object
JAVA 2面向对象程序设计(随书范例程序)10-12.rar-Java 2 object-oriented programming (with the book paradigm procedures) 10-12.rar
- 2022-05-24 12:24:06下载
- 积分:1
-
一个J2EE四层架构的实例,采用jsp+javabean+sessionbean+entitybean做的,与大家共享: 1.开发环境用的jbuilder7.0...
一个J2EE四层架构的实例,采用jsp+javabean+sessionbean+entitybean做的,与大家共享: 1.开发环境用的jbuilder7.0+weblogic7.0+oracle9i(sqlserver2000) 2.sql语句如下: create table ejbAccounts (id varchar(15), bal float, type varchar(15)) 3.现在weblogic console下建立好数据源名:examples-dataSource-mssqlserverXAPool 4.可以用客户端测试和网页测试.
-Four-tier structure of a J2EE instance, using jsp+ Javabean+ Sessionbean+ Entitybean to do, and sharing with everyone: 1. Development environment used jbuilder7.0+ Weblogic7.0+ Oracle9i (sqlserver2000) 2.sql statement is as follows: create table ejbAccounts (id varchar (15), bal float, type varchar (15)) 3. now weblogic console to establish a good data source name: examples-dataSource-mssqlserverXAPool 4. can be used client-side testing and website testing.
- 2022-11-07 02:45:03下载
- 积分:1
-
这个编译实验把一个正则表达式转化为不确定的有穷自动机NFA算法,有兴趣的朋友可以看看哦。...
这个编译实验把一个正则表达式转化为不确定的有穷自动机NFA算法,有兴趣的朋友可以看看哦。 -The experiment to compile a regular expression into an uncertain finite automata NFA algorithm, interested friends can see Oh.
- 2022-02-25 10:25:11下载
- 积分:1
-
这是《Java课程设计》代码,包括计算器、JPEG图象生成器、标准化考试系统、日历记事本、学籍管理系统、图书查询系统、挖雷游戏、网络聊天室等源代码...
这是《Java课程设计》代码,包括计算器、JPEG图象生成器、标准化考试系统、日历记事本、学籍管理系统、图书查询系统、挖雷游戏、网络聊天室等源代码-这是 ??Java ???躺????
- 2022-04-12 12:27:37下载
- 积分:1
-
图文混排工具
1、新建一个Web工程
2、将Jsp下的页面与.js文件拷贝到工程的WebRoot下面
3、将images文件夹拷贝到工程的Web...
图文混排工具
1、新建一个Web工程
2、将Jsp下的页面与.js文件拷贝到工程的WebRoot下面
3、将images文件夹拷贝到工程的WebRoot下面
4、运行工程显示页面Gls.htm就可以图文混排编辑器。
5.向Oracle数据库中插入大文本数据:
a)将需要插入大文本的字段定义为long数据类型
b)Source下的GlsTest.java即为向Qracle中插入大文本的方法及数据库操作
运行注意事项:
1、注意包名的大小写情况
2、注意页面的编码问题-1 Mixed Map and Text tool, create a new Web Project 2, will be the next jsp page with. Js files are copied to the project WebRoot below 3 will be copied to the images folder WebRoot works below 4, to run the project show page on Gls.htm can Mixed Map and Text Editor. 5. To the Oracle database to insert large text data: a) will need to insert a large text field is defined as the long data type b) Source of GlsTest.java is to insert a large text Qracle methodology and database operations run Notices : one, pay attention to the case pack of 2, paying attention to the encoding of the page
- 2022-05-30 00:56:11下载
- 积分:1
-
简单清晰具有启发性的实例。
Net1和Client1类实现了TCP的简单应用。
Udp和Udpwatch类实现了UDP的简单应用。
Chater是一...
简单清晰具有启发性的实例。
Net1和Client1类实现了TCP的简单应用。
Udp和Udpwatch类实现了UDP的简单应用。
Chater是一个聊天小工具,综合运用了TCP,UDP,IO,GUI,Thread等技术。对初学者很有启发性。-clear and simple instructive examples. Net1 and Client1 category achieved a simple TCP application. Udp Udpwatch category and achieve a simple UDP application. Chater is a small chat tools, the integrated use of the TCP, UDP, IO, GUI, Thread technology. For beginners very instructive.
- 2022-01-25 18:44:27下载
- 积分:1
-
Android picture
Android手机开发使用,进行图片的显示和放大和缩小-Android picture
- 2022-04-08 22:33:00下载
- 积分:1
-
用JAVA做的小游戏"贪吃蛇"
用JAVA做的小游戏"贪吃蛇"-do with JAVA small game "Snake"
- 2022-05-16 08:32:13下载
- 积分:1
-
Java的很多例子~~包括类等等……还有很多基本的源代码
Java的很多例子~~包括类等等……还有很多基本的源代码-Many examples of Java, including classes, etc. ~ ~ ... ... There are many basic source code ... ...
- 2022-03-03 11:05:57下载
- 积分:1
-
XMLVocabulary支持显示、查询、修改和保存XML数据。可以将XML映射到数据库。你也需要的只是使用XML作为你的项目的主数据。...
XMLVocabulary支持显示、查询、修改和保存XML数据。可以将XML映射到数据库。你也需要的只是使用XML作为你的项目的主数据。-XMLVocabulary show support, query, modify and preservation of XML data. XML can be mapped to the database. You also need only use XML as your project"s data.
- 2022-06-15 13:20:11下载
- 积分:1