-
windows wdm
windows wdm驱动开发 老外写的中文版经典资料-windows wdm-driven programming foreigner to write information on the Chinese version of the classic
- 2022-01-24 17:14:28下载
- 积分:1
-
TreeCtrl控件示例
TreeCtrl控件示例-TreeCtrl Control Example
- 2023-08-31 23:25:08下载
- 积分:1
-
Lazarus编写的WINCE上读写串口的程序例子
Lazarus编写的WINCE上读写串口的程序例子-Lazarus prepared to read and write WINCE on serial procedures examples
- 2022-01-25 14:43:35下载
- 积分:1
-
实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。...
实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。-Achieve convex polygon triangulation, c++ source code, copying it to debug the compiler can be run under, no errors, do not want to debug code under a lot of mistakes.
- 2023-01-09 22:00:03下载
- 积分:1
-
Serial Communications (Windows API)
串口通信类(WINDOWS API)-Serial Communications (Windows API)
- 2022-01-27 20:26:40下载
- 积分:1
-
landing and user passwords are admin. It is a very good use of materials managem...
登陆用户及密码都是admin。是一个很好用的教材管理系统。用的delphi语言-landing and user passwords are admin. It is a very good use of materials management system. Delphi language used
- 2022-05-12 11:41:30下载
- 积分:1
-
My first fluid solver used an explicit solver with successive over
My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
- 2022-05-26 00:19:40下载
- 积分:1
-
管理 NTFS 交界点
创建和删除 NTFS 联结点简单 !
有三种类型的文件在 NTFS 文件系统支持的链接: 硬链接、 路口和符号链接。本主题是硬链接和路口的概述。
硬链接
硬链接是文件的多个路径引用单个文件在同一个卷中的文件系统表示形式。若要创建硬链接,请使用 CreateHardLink 函数。对该文件的任何更改都立即可见,这些应用程序访问它通过引用它的硬链接。但是,目录条目的大小和属性信息是只更新更改是通过它的链接。请注意对该文件的属性反映在每一个硬链接到该文件中对该文件的属性的更改传播到所有的硬链接。例如,如果你重置删除那特别的硬链接,硬链接上的只读属性并有多个硬链接到实际的文件中,那么您将需要重置只读位上从剩余的硬盘的一个文件,使文件的链接和所有剩余的硬链接回只读状态。
例如,在系统中的 c: 和 d: 都是本地驱动器和 z: 是一个网络驱动器映射到 fredshare,允许作为硬链接以下引用:
链接到 C:dirbdirclucy.txt C:diraethel.txt
D:dir1tinker.txt 到 D:dir2dirxbell.txt
链接到 C:dir2mina.txt C:dirybob.bak
以下不是:
链接到 C:dirb C:dira
链接到 D:dirblucy.txt C:diraethel.txt
链接到 Z:dirblucy.txt C:diraethel.txt
若要删除一个硬链接,使用 DeletFile函数。您可以删除任何顺
- 2022-09-07 10:20:03下载
- 积分:1
-
算出access数据库密码,包括97和2000版本!
算出access数据库密码,包括97和2000版本!-Calculate the access database password, including the 97 and 2000 versions!
- 2022-02-20 12:49:31下载
- 积分:1
-
web端修改密码源代码,请各位同仁交流看看有没有更好的。
web端修改密码源代码,请各位同仁交流看看有没有更好的。-Change Password web client source code, please take a look at Tongren exchange have no better.
- 2022-02-14 12:56:36下载
- 积分:1