delphi里的faDirectory是什么意思
下面的内容是从delphi的帮助文件里找到的...可我看不懂...各位大大告诉下是什么意思啊.OnWindows,attributeconstantsmapdirectl...
下面的内容是从delphi的帮助文件里找到的...可我看不懂...
各位大大告诉下是什么意思啊.
On Windows, attribute constants map directly to DOS file attributes.
On Linux, attribute constants map to sets of file characteristics; use the Mode field to access the specific permission mode.
Constant Value Description Linux Meaning
faReadOnly 1 Read-only files Current user does not have write access.
faHidden 2 Hidden files File name begins with ".".
faSysFile 4 System files File is socket, symbolic link, device file, or FIFO.
faVolumeID 8 Volume ID files Not used.
faDirectory 16 Directory files Directory.
faArchive 32 Archive files Not used.
faSymLink 64 Symbolic link File is a symbolic link.
faAnyFile 71 Any file Any file. 展开
各位大大告诉下是什么意思啊.
On Windows, attribute constants map directly to DOS file attributes.
On Linux, attribute constants map to sets of file characteristics; use the Mode field to access the specific permission mode.
Constant Value Description Linux Meaning
faReadOnly 1 Read-only files Current user does not have write access.
faHidden 2 Hidden files File name begins with ".".
faSysFile 4 System files File is socket, symbolic link, device file, or FIFO.
faVolumeID 8 Volume ID files Not used.
faDirectory 16 Directory files Directory.
faArchive 32 Archive files Not used.
faSymLink 64 Symbolic link File is a symbolic link.
faAnyFile 71 Any file Any file. 展开
2个回答
展开全部
枚举类型faDirectory=16,表示文件是目录,也就是文件夹
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
威孚半导体技术
2024-08-19 广告
2024-08-19 广告
威孚(苏州)半导体技术有限公司是一家专注生产、研发、销售晶圆传输设备整机模块(EFEM/SORTER)及核心零部件的高科技半导体公司。公司核心团队均拥有多年半导体行业从业经验,其中技术团队成员博士、硕士学历占比80%以上,依托丰富的软件底层...
点击进入详情页
本回答由威孚半导体技术提供
2013-04-19
展开全部
Tsearchrec是一个记录类型
TSearchRec = record
Time: Integer;
Size: Integer;
Attr: Integer;
Name: TFileName;
ExcludeAttr: Integer;
TSearchRec = record
Time: Integer;
Size: Integer;
Attr: Integer;
Name: TFileName;
ExcludeAttr: Integer;
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询