-
1。JDK安装服务器和服务器2树脂。安装后,它将控制JSDK,
1.服务器装有jdk和resin服务器等
2.安装完JSDK后,配置下面的内容:
在系统变量中找到ClassPath并加入下面内容(如果你找不到ClassPath,则新建它):
c:jsdkLIBdt.JAR c:jsdkLIBTOOLS.JAR c:jsdkBIN .
再在系统变量中找到Path并加入下面内容:
c:jsdk c:jsdkin
3.直接解压resin就可以运行把程序放在doc目录下面把classes目录的文件放在
WEB-INF目录下
4.在odbc放里加入数据库路径为guestbook也可改为别的要修改classesmyjspdbconn.java文件
5.上面成功后就可以http://localhost:8080/目录名/可以访问了-1. Jdk installed servers and server 2 resin. After installing JSDK, It will contain the following : the system variables found ClassPath and add the following (if you can not find ClassPath , it was new) : c : jsdk LIB dt.JAR c : jsdk LIB TOOLS.JAR c : jsdk BIN. then the system variables found Path and add the following : c : jsdk c : jsdk bin 3. directly extract resin can run the procedure on the doc directory put cl Contents of the document asses on the WEB-INF directory 4. odbc up in the database have added the path to g uestbook also can be changed to other classes to amend myjsp dbconn.ja va 5. above can be succ
- 2023-08-23 17:00:04下载
- 积分:1
-
非常小巧实用的记事本程序,支持多窗口编辑.功能非常实用~~~是用户必备软件之一啊~...
非常小巧实用的记事本程序,支持多窗口编辑.功能非常实用~~~是用户必备软件之一啊~-very compact and practical procedure in the notebook, support multi-window editing. very useful function ~ ~ ~ is one of the software required users ah ~
- 2022-05-01 00:41:08下载
- 积分:1
-
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的...
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。
各菜单功能项应该有与之相对应的热键字符和快捷键。
支持简单的右键菜单功能,提供便捷的编辑处理。
较高要求:支持字体、文字颜色等特性。
-To design a program using the Win32 functions and interface style similar to the Notepad text editor. The main implementation features: the main menu should contain the basic file operations, including a new, open, save, save, exit, and basic text editing operations, including revocation, cut, copy, paste, delete, Select All. The menu features items there should be corresponding to the hotkey characters and shortcut keys. To support a simple right-click menu functionality, providing convenient editing. High requirements: support for fonts, text color and other characteristics.
- 2022-01-25 19:13:39下载
- 积分:1
-
IntroductionToPrestressedConcret.pdf内容可读性强,有助于参考
IntroductionToPrestressedConcret.pdf内容可读性强,有助于参考-IntroductionToPrestressedConcret.pdf readable content, and contribute to the reference
- 2022-01-25 18:43:23下载
- 积分:1
-
教你如何使用C++编写一个计算器
教你怎样用C来编写一个计算器-teach you how to use C to prepare a calculator
- 2022-07-13 15:09:40下载
- 积分:1
-
a notebook of alternative procedures, the procedures contained C module can beau...
一个记事本的替代程序,含有C程序的美化模块
可以对CPP和JAVA进行格式-a notebook of alternative procedures, the procedures contained C module can beautify CPP and the right format for Java
- 2022-10-17 13:00:04下载
- 积分:1
-
adhoc相关原理,主要涉及相关的路由技术
adhoc相关原理,主要涉及相关的路由技术-ADHOC-related principles, mainly related to routing technology
- 2022-03-21 07:01:43下载
- 积分:1
-
Compared with complex but is very easy to use
比较复杂但是很好用的- Compared with complex but is very easy to use
- 2023-05-27 15:55:03下载
- 积分:1
-
一个文本编辑器代码,可实现打开,保存,替换,删除等功能。代码用c语言编写,在c++上同样可以运行。...
一个文本编辑器代码,可实现打开,保存,替换,删除等功能。代码用c语言编写,在c++上同样可以运行。
-A text editor, code, and allows open, save, replace, delete and other functions. Code using c language, in c++ on the same run.
- 2022-10-12 13:20:03下载
- 积分:1
-
SI1 M
SI1 M-file for SI1.fig
SI1, by itself, creates a new SI1 or raises the existing
singleton*.
J = SI1 returns the handle to a new SI1 or the handle to
the existing singleton*.
SI1( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in SI1.M with the given input arguments.
SI1( Property , Value ,...) creates a new SI1 or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before SI1_OpeningFunction gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to SI1_OpeningFcn via varargin.- SI1 M-file for SI1.fig
SI1, by itself, creates a new SI1 or raises the existing
singleton*.
J = SI1 returns the handle to a new SI1 or the handle to
the existing singleton*.
SI1( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in SI1.M with t
- 2022-11-29 08:50:03下载
- 积分:1