Location:
Search - J2SDK1.4.2
Search list
Description: How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:\\j2sdk1.4.0\\include /Ie:\\j2sdk1.4.0\\include\\win32 /LD /FeMyImpOfCallback.dll Callback.c 3. run: java Callback
Platform: |
Size: 944 |
Author: 宗睿 |
Hits:
Description: 【功能】
1:多用户统计系统,防止刷新,速度快,适用广泛
2:综合统计,最近访问,地区分析,地址分析,屏幕大小,来访页面,访问次数,操作系统,当前在线,IP地址,浏览器,年报表,月报表,周报表,历史报表,日报表等
3:可以精确的跟踪统计每一位来访者的IP与在线时间-同一IP在线每隔5分钟才能增加一个计数(你也可以修改时间,在stat.jsp页你把ExTime改为你想要的时间,即 int ExTime=5 )。
4:提供详细IP数据包,让你清楚的知道来访者是来是何方。
最好的是它时时性,你可以监控道现在有谁在浏览你的网站,浏览你的那个栏目
【系统配置】
先将此目录下的“feng”目录拷贝到你的虚拟目录下的:\\\\WEB-INF\\classes\\下。
本系统这里使用的ACCESS数据数据库。
数据源名称:count,用户名:admin,密码:admin (也可以改变jdbc.java 文件的代码,然后编译)。
数据库为: count.mdb
编写环境: win2000+j2sdk1.4.0_02+tomcat4.0
测试页面: test.jsp(你可以看看统计的效果)
Platform: |
Size: 373899 |
Author: li |
Hits:
Description: Tomcat是简单易用的JPS开发服务器环境,但配置比较麻烦,这是最新版本的配置说明,J2sdk1.4+Tomcat5.02的组合可谓是完美。
-Tomcat is easy JPS development server environment, but the allocation of more trouble. This is the latest version of the configuration that J2sdk1.4 Tomcat5.02 the combination is perfect.
Platform: |
Size: 1527 |
Author: 周名 |
Hits:
Description: 在实际项目中,经常会遇到这样的问题,如果我对某个目录实现filter,但该目录里偏偏有一些文件我不想做filter,该怎么办?反过来,我只想对该目录的某些文件做filter而其它文件我不想做filter,我只想对所有包含login的文件做filter,或者我不想对包含login的文件做filter!以下是我的解决方法:
在:tomcat5.0+j2sdk1.4.2下调试成功
内含两个源代码,一个是权限filter一个是Encoding filter 都可以实现我先前说的功能!
另外,我发现我的e鹰新闻发布系统居然跑到了咱们网网站来,不知道是谁代劳的:),晕,不能上传自己的原码,滋味真是怪怪的!-in practical projects, often encountering such a problem, if I achieve a certain directory filter, However, the directory is open to some documents I do not want to filter, how do? Conversely, I just want to list some of this document do filter and other documents that I do not want to filter, I just want to login contain all the documents do filter, Perhaps I do not want to include the documents do login filter! the following is my solution : : tomcat5.0 j2sdk1.4.2 successful debug source code intron 2, competence is a filter is a filter Encoding can be achieved, I said earlier that the function ! Also, I found out that my e Eagle press release as to run a system of our web site, do not know who remarked :), the corona, unable to upload their own original code, taste is really strange!
Platform: |
Size: 4035 |
Author: 古刹飞鹰 |
Hits:
Description: 1. 下载一个Java开发库,例如 J2sdk1.4.2 等版本,http://java.sun.com/ 上有;
2. 编译所有的源文件;
3. 复制 images 目录到程序运行目录,如果目录放置错误,程序会没有图像显示;
4. 运行 dujid.araneid.Araneid(默认) 。
对于发布包:
1. 下载一个Java运行时,例如 J2re1.4.2 等版本,http://java.sun.com/ 上有;
2. 执行 classes 目录中的 start.bat
Platform: |
Size: 851542 |
Author: 55555 |
Hits:
Description: Java媒体播放器
本程序用Java Media Framework制作,实现的功能如下:
1、可播放多个文件,并有“全部循环、单曲循环、不循环”三个播放模式。
2、在播放视频文件时,可全屏播放,在视频窗口上单击右键出现控制菜单。
3、播放时可选择“上一曲、下一曲”进行切换。
4、选取多个文件时,用CONTROL、Shift键帮助,用法同其它Windows程序。
运行方法:
保证Java系统安装正确,下载三个压缩包,解压后双击RUN.CMD运行,在j2sdk1.4.2_08上测试通过。
Platform: |
Size: 2271884 |
Author: James |
Hits:
Description: 进销存管理系统(JSP版)
【系统配置】
先将此目录下的\\WEB-INF\\classes\\JXC 为JavaBean
本系统这里使用的ACCESS数据数据库。
数据源名称:JXC, (也可以改变j\\WEB-INF\\classes\\JXC\\db.properties的文件)。
数据库为: jxcDB.mdb
编写环境: win2000+j2sdk1.4.1_01+tomcat4.1.2.7
Platform: |
Size: 1114412 |
Author: 张天乐 |
Hits:
Description: Deployment of Server
1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME
2.decompress file assignment2.war, and copy the directory to the directory called webapps in localhost machine.
3.start Tomcat
4.access to the application via http://<hostname>:8080/assignment2
Platform: |
Size: 36763 |
Author: alex |
Hits:
Description: 简单Java程序调试
1.1 实验目的
(1)掌握Java应用程序和Java Applet程序的调试步骤;
(2)了解Java程序的基本组成结构;
(3)了解字符方式和图形方式下数据的输出方法。
1.2 知识要点
1.2.1 Java编程运行环境的安装
(1)在http://java.sun.com根据自己的操作系统下载安装程序,按安装说明进行安装。
(2)设置环境变量。以WinXP为例,在“我的电脑”上点右键,打开属性→高级→环境变量→系统变量,选中变量path进行编辑,在后面加入“ C:\\j2sdk1.4.2\\bin”,注意:这里的目录C:\\j2sdk1.4.2是你安装Java的目录。
(3)打开命令提示符窗口,输入javac命令按回车,如果出现命令的使用参数说明,则表示设置正确,如果出现非法命令的错误提示,则应该重新设置。
1.2.2 Java程序调试步骤
Java程序的调试分编辑、编译、运行3个步骤,见图1-1
Platform: |
Size: 59090 |
Author: wangli |
Hits:
Description: JAVA CARD 开发包,对于 java card开发的 初学者来说,很有用;下再回去好好研究一下 和j2sdk1.4.2_06配合用 -JAVA CARD development kits, java card for the development of a newcomer, is very useful. Under further back and look carefully at the j2sdk1.4.2_06 accordance with the
Platform: |
Size: 3396608 |
Author: 杨成 |
Hits:
Description: How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:\j2sdk1.4.0\include /Ie:\j2sdk1.4.0\include\win32 /LD /FeMyImpOfCallback.dll Callback.c 3. run: java Callback
Platform: |
Size: 1024 |
Author: 宗睿 |
Hits:
Description: Tomcat是简单易用的JPS开发服务器环境,但配置比较麻烦,这是最新版本的配置说明,J2sdk1.4+Tomcat5.02的组合可谓是完美。
-Tomcat is easy JPS development server environment, but the allocation of more trouble. This is the latest version of the configuration that J2sdk1.4 Tomcat5.02 the combination is perfect.
Platform: |
Size: 1024 |
Author: 周名 |
Hits:
Description: 在实际项目中,经常会遇到这样的问题,如果我对某个目录实现filter,但该目录里偏偏有一些文件我不想做filter,该怎么办?反过来,我只想对该目录的某些文件做filter而其它文件我不想做filter,我只想对所有包含login的文件做filter,或者我不想对包含login的文件做filter!以下是我的解决方法:
在:tomcat5.0+j2sdk1.4.2下调试成功
内含两个源代码,一个是权限filter一个是Encoding filter 都可以实现我先前说的功能!
另外,我发现我的e鹰新闻发布系统居然跑到了咱们网网站来,不知道是谁代劳的:),晕,不能上传自己的原码,滋味真是怪怪的!-in practical projects, often encountering such a problem, if I achieve a certain directory filter, However, the directory is open to some documents I do not want to filter, how do? Conversely, I just want to list some of this document do filter and other documents that I do not want to filter, I just want to login contain all the documents do filter, Perhaps I do not want to include the documents do login filter! the following is my solution : : tomcat5.0 j2sdk1.4.2 successful debug source code intron 2, competence is a filter is a filter Encoding can be achieved, I said earlier that the function ! Also, I found out that my e Eagle press release as to run a system of our web site, do not know who remarked :), the corona, unable to upload their own original code, taste is really strange!
Platform: |
Size: 4096 |
Author: |
Hits:
Description: 1. 下载一个Java开发库,例如 J2sdk1.4.2 等版本,http://java.sun.com/ 上有;
2. 编译所有的源文件;
3. 复制 images 目录到程序运行目录,如果目录放置错误,程序会没有图像显示;
4. 运行 dujid.araneid.Araneid(默认) 。
对于发布包:
1. 下载一个Java运行时,例如 J2re1.4.2 等版本,http://java.sun.com/ 上有;
2. 执行 classes 目录中的 start.bat
Platform: |
Size: 851968 |
Author: 55555 |
Hits:
Description: Deployment of Server
1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME
2.decompress file assignment2.war, and copy the directory to the directory called webapps in localhost machine.
3.start Tomcat
4.access to the application via http://<hostname>:8080/assignment2
Platform: |
Size: 36864 |
Author: alex |
Hits:
Description: 会议流程管理系统,采用JSP语言进行开发,Web服务器软件是Tomcat5.0/4.1,JDK使用的是j2sdk1.4.0。-Session flow management system, using JSP language development, Web server software is Tomcat5.0/4.1, JDK using j2sdk1.4.0.
Platform: |
Size: 6113280 |
Author: 陈洪建 |
Hits:
Description: 简单Java程序调试
1.1 实验目的
(1)掌握Java应用程序和Java Applet程序的调试步骤;
(2)了解Java程序的基本组成结构;
(3)了解字符方式和图形方式下数据的输出方法。
1.2 知识要点
1.2.1 Java编程运行环境的安装
(1)在http://java.sun.com根据自己的操作系统下载安装程序,按安装说明进行安装。
(2)设置环境变量。以WinXP为例,在“我的电脑”上点右键,打开属性→高级→环境变量→系统变量,选中变量path进行编辑,在后面加入“ C:\j2sdk1.4.2\bin”,注意:这里的目录C:\j2sdk1.4.2是你安装Java的目录。
(3)打开命令提示符窗口,输入javac命令按回车,如果出现命令的使用参数说明,则表示设置正确,如果出现非法命令的错误提示,则应该重新设置。
1.2.2 Java程序调试步骤
Java程序的调试分编辑、编译、运行3个步骤,见图1-1
-err
Platform: |
Size: 58368 |
Author: wangli |
Hits:
Description: 服务器:Tomcat5.0
开发工具:JCreatorPro+J2SDK1.4.2
数据库:SQL Server 2000
数据库名称:ShopSystem
ODBC数据源名称:shopData
系统后台初始管理员帐号、密码: liuzc518 、liuzc518
-Server: Tomcat5.0 development tools: JCreatorPro+ J2SDK1.4.2 Database: SQL Server 2000 database name: ShopSystem ODBC data source name: shopData background initial system administrator account password: liuzc518, liuzc518
Platform: |
Size: 3772416 |
Author: wangyuelei |
Hits:
Description: 基于JAVA的连连看游戏,毕业设计
实现平台:基于 j2sdk1.4.2 。
开发工具:Jcreater
-The Lianliankan JAVA-based games, graduation design implementation platform: Based on j2sdk1.4.2. Development Tools: Jcreater
Platform: |
Size: 1531904 |
Author: 王丽 |
Hits:
Description: jdk1.4.2虽然很老但是很可能有人在找-jdk1.4.2 although very old but it may have been looking for
Platform: |
Size: 51286016 |
Author: 杨皓冰 |
Hits: