登录
首页 » Windows核心 » ASP .NET2.0企业项目开发

ASP .NET2.0企业项目开发

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

代码说明:

asp.net2.0企业项目开发-网上书店系统-asp.net2.0 Enterprise Project Development- online bookstore system. rar

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

发表评论

0 个回复

  • 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
  • buffer under VC operation, such as writing a thread, a thread to read and storag...
    VC下进行缓冲区操作, 如一个线程写,一个线程读取并存储 当然使用队列 这是为具体工程写的队列的例子工程-buffer under VC operation, such as writing a thread, a thread to read and storage of course this is the use of Queue works written for specific examples of projects Q
    2022-07-06 21:33:23下载
    积分:1
  • verilog学习软件,可以用其学习,掌握该语言的语法规则和运行环境...
    verilog学习软件,可以用其学习,掌握该语言的语法规则和运行环境-Verilog learning software can be used to study and master the language grammar rules and operating environment
    2023-08-11 12:10:04下载
    积分:1
  • window system programming,get memory address,information
    WIndow 系统编程,获取内存地址、信息-window system programming,get memory address,information
    2022-02-21 00:17:02下载
    积分:1
  • 又一个NTFS的例子代码
    又一个NTFS的例子代码-also an example of the code NTFS
    2022-03-25 11:06:35下载
    积分:1
  • Based on the C++ BUILDER environment is applicable for beginners, easy
    基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,取memo的行或列源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, check memo of rows or columns source code
    2023-04-30 13:05:03下载
    积分:1
  • This is a usb observation of procedures, from DDK's own code changes come! C...
    这是一个观察usb的程序,从DDK自带的代码改变而来!功能比较强大!对学习USB有很大的帮助-This is a usb observation of procedures, from DDK"s own code changes come! Comparison powerful! Learning USB be of great help
    2022-03-23 18:32:41下载
    积分:1
  • 切换屏幕分辨率的例子
    切换屏幕分辨率的例子-switch screen resolution of the case
    2022-04-13 08:35:28下载
    积分:1
  • way to achieve both scheduling process scheduling simulation can be set for the...
    实现两种调度方式的进程调度模拟,可以自己设定进程的参数来完成调度-way to achieve both scheduling process scheduling simulation can be set for the process to complete the scheduling parameters
    2022-08-17 05:32:34下载
    积分:1
  • 键盘接口汇编程序
    键盘接口汇编程序-keyboard interface assembler
    2022-03-26 16:41:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载