登录
首页 » Windows核心 » 学生管理系统 有录入 查询信息(按学号) 排序 插入 更新 删除 保存到文件的功能...

学生管理系统 有录入 查询信息(按学号) 排序 插入 更新 删除 保存到文件的功能...

于 2022-03-28 发布 文件大小:3.62 kB
0 132
下载积分: 2 下载次数: 1

代码说明:

学生管理系统 有录入 查询信息(按学号) 排序 插入 更新 删除 保存到文件的功能 -Student management system has input query information (by student number) to sort insert update delete saved to a file function

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个实现注册表模糊搜索(不区分大小写)某一字符串(xms)的并删除的程序,有较完善的显示信息,已实现查询注册表中含xms的项和键值,在查找到的有些项删不掉的...
    这是一个实现注册表模糊搜索(不区分大小写)某一字符串(xms)的并删除的程序,有较完善的显示信息,已实现查询注册表中含xms的项和键值,在查找到的有些项删不掉的情况下,返回删除注册表键值项不成功的统计。在测试之前建议你先备份一下注册表。 -This is a realization of the registry fuzzy search (not case-sensitive) of a string (xms) and delete the procedure, there is a better display of information, have been achieved with XMS query the registry entries and keys in the Find to cut away some of the circumstances, the return of items to delete registry key statistics unsuccessful. Before the test you suggest you backup the registry first.
    2022-07-03 11:57:01下载
    积分:1
  • 枚举Win2000系统进程
    枚举Win2000系统进程-enumeration process Win2000 system
    2022-05-22 15:28:06下载
    积分:1
  • Asynchronous serial communication, VC++ Realize, procedures simple and clear, su...
    异步串口通信,VC++实现,程序简单明了,适合初学者-Asynchronous serial communication, VC++ Realize, procedures simple and clear, suitable for beginners
    2022-05-22 11:52:48下载
    积分:1
  • core Windows programming source 2 is another one of the windows core programming...
    Windows核心编程源码2这个是另外一个windows核心编程源代码-core Windows programming source 2 is another one of the windows core programming source code
    2022-07-07 08:06:30下载
    积分:1
  • 如何在vc中实现两个不同的实例进程之间的通信的代码。
    如何在vc中实现两个不同的实例进程之间的通信的核心代码。-Vc how to achieve two different examples of the process of communication between the core code.
    2023-08-16 01:10:03下载
    积分:1
  • 无线传感器网络里的定位经典dvhop算法实现
    无线传感器网络里的定位经典dvhop算法实现-Wireless sensor networks where the positioning of dvhop Algorithm
    2022-08-18 14:13:54下载
    积分:1
  • 用VB写了个在指定时间段结束掉某个进程的小程序,大家
    用VB写了个在指定时间段结束掉某个进程的小程序,大家-Using VB wrote a specified period of time off the end of a process of small programs, we play!!!
    2022-06-29 14:41:35下载
    积分:1
  • 目录遍历,每发现一个文件提供处理函数,方便遍历中的处理
    目录遍历,每发现一个文件提供处理函数,方便遍历中的处理-Directory traversal, each found in a document processing function to facilitate the traversal of the treatment
    2023-06-12 22:40:03下载
    积分:1
  • Windows 中创建空的备用列表
    翻译:maninwest@Codeforge 作者:Member 10018957 @CodeProject如何在 Windows 中创建看空的备用列表。进程黑_客的制造者了解 Windows 内核的里里外外,他们也幸运地熟练掌握 Windows 内核的设计语言C++。而其他的人则努力通过 C# 执行相似的功能。其中一个功能就是释放来自 windows 备用内存的内存。这就是我们在此要做的。最难的部分是获取内核的优先权限。感谢Nick Lowe:http://processprivileges.codeplex.com/步骤1:设置内核优先权限Microsoft 设计了可以获取包含结构数组的结构的 API。没有适用于此的编组过程的捷径。要么假设数组是 length=1 要么要求数组大小在编译时预先确定。为此,我设计了一个类,它通过 System.IntPtr拥有微软在未管理的内存中需要的确切结构。当前,我不得不采用不安全的步骤,但是我确定,将来会有办法绕过。[return: MarshalAs(UnmanagedType.Bool)] [SuppressUnmanagedCodeSecurity, DllImport("advapi32.dll", SetLastError = true)] internal static extern bool AdjustTokenPrivileges(AccessTokenHandle accessTokenHandle, [MarshalAs(UnmanagedType.Bool)] bool disableAllPrivileges, IntPtr NewPriviledges, Int32 bufferLength, ref IntPtr PriorPriviledges, out Int32 returnLength); 将我的类和  Nick Lowe 的优先代码相结合,我们可以设置内核优先权限:
    2022-05-07 13:17:48下载
    积分:1
  • 关于推进promram DNS信息
    about dns advance promram information-about dns advance information promram
    2022-04-11 02:10:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载