-
用Servlet获取提交的页面信息
设计一个注册界面register.jsp,用户填写的信息包括:姓名、性别、出生年月、民族、个人介绍等,用户点击注册后将注册信息通过output.jsp显示出来。要求:使用Servlet获取提交的信息,然后跳转到显示结果页面。
- 2022-04-14 13:33:02下载
- 积分:1
-
获取本机信息,包括本机名称,ip地址,子网掩码,本机协议,网络资源,重置IP配置,获取TCP协议统计信息,IP统计信息...
获取本机信息,包括本机名称,ip地址,子网掩码,本机协议,网络资源,重置IP配置,获取TCP协议统计信息,IP统计信息-Get local information, including the machine name, ip address, subnet mask, this machine protocol, network resources and reset the IP configuration, TCP protocol to obtain statistical information, IP statistics
- 2023-01-08 17:10:03下载
- 积分:1
-
用C++实现的一个图书管理系统.有管理员身份和学生身份.每个身份的功能不一样....
用C++实现的一个图书管理系统.有管理员身份和学生身份.每个身份的功能不一样.-Using C++ to achieve a library management system. There in his capacity as administrator and students. The identity of the functions of each different.
- 2022-08-13 05:41:17下载
- 积分:1
-
mfc获取系统目录,自定义文件浏览框,各种系统自带文件浏览框
代码是mfc的,里面有获取系统文件夹的代码,有自定义获取文件下所有文件的代码,自定义选择文件的对话框等等
- 2022-04-19 05:20:11下载
- 积分:1
-
PES6 a practical all
PES6的一个实用全能修改器,可以曲线射门、猛虎式射门。-PES6 a practical all-round modifier, you can curve shots, Tiger-style shooting. More
- 2023-03-20 17:10:04下载
- 积分:1
-
我要上传试试
我要上传实施我要上传实施我要上传实施我要上传实施我要上传实施我要上传实施我要上传实施我要上传实施我要上传实施我要上传实施我要上传实施我要上传实施
- 2022-09-06 01:15:02下载
- 积分:1
-
实现对学生资料的查询、删除、增加和修改,老师可以实现以上所有功能,而学生只能查询。...
实现对学生资料的查询、删除、增加和修改,老师可以实现以上所有功能,而学生只能查询。-Information on the implementation of the students information, delete, and modify the increase, teachers can achieve all of the above functions, and students can only query.
- 2023-07-12 23:50:03下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
任何设计类(如点式,人民币类、学生等)的设计要求…
任意设计一个类(比如point类、RMB类、Student类等),要求
在类设计中对流操作符""进行重载。在主程序中声明5个该
类的对象,然后将这5个对象分别以文本格式和二进制格式保存到当前目录的zrf.dat文件和zrf.bin中,之后再
以字符方式和二进制方式从文件中读取数据存储到另外5个临时对象中并输出。-Any design of a class (eg point type, RMB class, Student, etc.) require the design of convection in the class operator " " " " and " " " " to overload. In the main program contains a statement to five such objects, then these five objects were in text format and binary format to the current directory zrf.dat documents and zrf.bin in manner and after the characters from the file in binary mode read data is stored to another five temporary object and output.
- 2023-08-17 00:25:04下载
- 积分:1
-
一个简单的MFC字符串处理程序,实现查找、替换、导入、分类。
一个简易的mfc的字符串处理程序,实现查找,替换,输入,清除等功能-A simple mfc string handling procedures, to achieve to find, replace, import, clearance and other functions
- 2022-02-01 10:48:24下载
- 积分:1