-
VC++编程,有源代码,属性表页类,wizard97风格,大小可调
VC++编程,有源代码,属性表页类,wizard97风格,大小可调-VC++ Programming, active code page attribute table category, wizard97 style, size adjustable
- 2022-01-26 01:37:24下载
- 积分:1
-
通过RS232的x86嵌入式系统控制界面
通过RS232为x86嵌入式系统提供控制接口
- 2022-07-13 12:16:04下载
- 积分:1
-
C语言编写的小程序,实现日历的显示。高人给点指教,初学者给点看法。谢谢!...
C语言编写的小程序,实现日历的显示。高人给点指教,初学者给点看法。谢谢!-C language prepared by the small procedures, the calendar shows. Superior to the point enlighten, beginners to the point. Thank you!
- 2023-07-28 18:05:03下载
- 积分:1
-
Wince4.2 operating system under the code database operation routines classic! !...
Wince4.2操作系统下的数据库操作例程代码
经典哦!!
绝对可用!-Wince4.2 operating system under the code database operation routines classic! ! Absolutely available!
- 2023-08-21 14:20:05下载
- 积分:1
-
realizing a listbox of color choice through interface of ListCellRenderer and ex...
通过实现ListCellRenderer借口,实现一个色彩选择列表框,对列表中的每一项,以彩色文字表示其RGB色彩值。-realizing a listbox of color choice through interface of ListCellRenderer and expressing the value of RGB color with word of color toward every option of list.
- 2022-04-22 09:06:36下载
- 积分:1
-
VC++6.0编程高手(北京希望电脑公司)附带源代码,找了好久才找到的,学习VC最好的例子...
VC++6.0编程高手(北京希望电脑公司)附带源代码,找了好久才找到的,学习VC最好的例子-VC++6.0 program master (Beijing Hope Computer Company) with the source code, looking for a long time to find, and learn from the best examples of VC
- 2022-08-09 04:48:30下载
- 积分:1
-
C程序
c program
- 2022-05-19 08:38:56下载
- 积分: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
-
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社配套软盘 希望对学习C编程的人有用...
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社配套软盘 希望对学习C编程的人有用-err
- 2022-12-07 01:55:03下载
- 积分:1
-
FFT代码在C ++
c + +,快速傅里叶变换可以通过执行此代码。在 IDE 中的 visual studio 中就可以实现代码
- 2023-08-16 10:50:02下载
- 积分:1