-
我自己的PowerPoint VBA通过随机抽签和倒计时的程序编写,许多公司…
本人自己用PowerPoint VBA编写的随机抽奖和倒计时程序,很多公司在搞活动时需要这个,特此发布出来-I own PowerPoint VBA prepared by random draw and countdown procedures, many companies engaged in activities need this, is hereby released from
- 2023-04-29 15:30:04下载
- 积分: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
-
此程序是一个简单的代码语法分析程序,检验程序是否符合语法规则...
此程序是一个简单的代码语法分析程序,检验程序是否符合语法规则-This procedure code is a simple grammar analysis program, inspection procedures are in line with the rules of grammar
- 2022-04-06 17:25:20下载
- 积分:1
-
精彩的源
精彩FLASH源文件.供大家学习参考.我们一起努力吧.-wonderful source
- 2022-03-15 19:08:14下载
- 积分:1
-
利用钩子做的重现用户操作的源码,希望对大家有帮助
利用钩子做的重现用户操作的源码,希望对大家有帮助-The use of hooks to do to reproduce the user
- 2022-03-13 13:48:48下载
- 积分:1
-
用delphi写的自动关机小程序,供初学者参考
用delphi写的自动关机小程序,供初学者参考-used to write small automatic shutdown procedures, information for beginners
- 2022-04-27 01:40:42下载
- 积分:1
-
打开后直接输入用户名和密码即可连接FTP
打开后直接输入用户名和密码即可连接FTP-Input the user s name and passwords and can immediately link the FTP directly after open
- 2022-07-26 18:50:09下载
- 积分:1
-
一个新的哈夫曼程序
一个新的哈夫曼程序-a new procedure Huffman
- 2022-08-03 21:55:58下载
- 积分:1
-
最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考...
最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考-The newest student enrollment source code: implemented with shopping cart and session compile method. This is the best materials and reference for student project development.
- 2023-06-15 03:55:05下载
- 积分:1
-
customizing buttons to round button
customizing buttons to round button
- 2022-04-28 15:38:36下载
- 积分:1