导航菜单

fileinfo是什么意思_翻译中文_怎么读

fileinfo

网络释义:文件信息类;文件对象;类--文件的操作类

网络释义

1.文件信息类 6.1.23 Encoding 属性--获取编码方式 6.1.29 FileInfo 类--文件的操作类 6.1.44 Move 方法--文件的移动 ...

4.是否覆盖 ... 1.Directory( 目录) 2.FileInfo( 目标文件,是否覆盖) 1.File( 源文件,目标文件) ...

5.正在读取文件信息 MSG_PROG_READ_REGISTRY= 正在从注册表读取 MSG_PROG_READ_FILEINFO= 正在读取文件信息 ...

6.是如何查壳的 6.2.3 PE 外壳程序 275 7.1.1 FileInfo 是如何查壳的 291 7.3.1 SDK 加密的标记 322 ...

例句释义:,文件信息类,文件对象,类--文件的操作类

1.The FileInfo class is simpler, just a holder for the file name and last modify date.FileInfo类更简单,只包含文件名和最后修改日期。

2.You'll use this approach in the example that follows to add new attributes to the FileInfo object.下面的例子是采用这一方法,来向FileInfo对象增加新的属性。

3.The m_files field signature identifies it as a List of type FileInfo, while the m_directories signature says it's a List of type DirInfo.而m_directories字段签名则表示这是一个类型为DirInfo的List。

4.To add information to the FileInfo object, you must call the add_string_attribute method.想要向FileInfo对象增加信息,必须调用add_string_attribute方法。