-
网络编程
(1)系统用户由三类组成:学生、企业和管理员;
(2)管理员负责的主要功能:
招聘信息审核,应聘信息统计;
ɨ...
网络编程
(1)系统用户由三类组成:学生、企业和管理员;
(2)管理员负责的主要功能:
招聘信息审核,应聘信息统计;
用户管理(删除和修改)
系统管理(实现注册功能开放和禁止、招聘应聘输入开放和禁止)
(3)学生注册账号,通过验证后可以登录。然后可以修改个人信息、修改密码、浏览招聘信息,以及相关企业的信息,并可以发出求职信息和应聘信息。
(4)企业注册账号,通过验证后可以登录,然后可以修改企业信息、修改密码、浏览学生信息、发布招聘信息、接受学生的应聘信息,并发送邮件。
-javaweb
- 2022-01-28 11:11:15下载
- 积分:1
-
MFC中如何自定义消息
MFC中如何自定义消息 -MFC in how to customize the news
- 2022-12-27 14:30:03下载
- 积分:1
-
vc中获取系统硬件信息
vc中获取系统硬件信息-vc gains the system hardware information
- 2023-05-09 20:30:03下载
- 积分:1
-
缓冲区溢出光速入门.pdf 很棒的溢出入门教程
缓冲区溢出光速入门.pdf 很棒的溢出入门教程-Buffer Overflow entry speed of light. Pdf great overflow Tutorial
- 2022-05-31 00:25:14下载
- 积分:1
-
检测CPU占用率的源程序
检测CPU占用率的源程序-CPU utilization rate of detection of the source
- 2022-07-24 13:24:00下载
- 积分:1
-
system users access information links, we hope that more exhibitions
获取系统用户信息列表,希望大家多指教-system users access information links, we hope that more exhibitions
- 2023-04-25 09:15:03下载
- 积分:1
-
得到NTFS卷信息的程序
得到NTFS卷信息的程序- Obtains the NTFS volume information the procedure
- 2023-03-20 10:35:03下载
- 积分:1
-
对有权限控制的设备进行存取的例子for NT
对有权限控制的设备进行存取的例子for NT- To has the equipment which the jurisdiction controls to carry
on the deposit and withdrawal example for NT
- 2022-09-02 14:30:03下载
- 积分:1
-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1
-
visual basic 6.0 实现系统托盘
visual basic 6.0 实现系统托盘-visual basic 6.0 to achieve the system tray
- 2022-08-03 03:39:30下载
- 积分:1