登录
首页 » 文件处理 » 获取文件属性(大小、创建时间、修改时间、访问时间等)

获取文件属性(大小、创建时间、修改时间、访问时间等)

于 2022-05-30 发布 文件大小:32.21 kB
0 116
下载积分: 2 下载次数: 1

代码说明:

获取文件属性(大小、创建时间、修改时间、访问时间等)-access to file attributes (size, creation time, the modification time, the time for the visit)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Pendulum.cpp
    #include"stdafx.h" #include < iostream > #include < conio.h > #include < locale.h > #include < stdio.h > #include < math.h > 使用命名空间 std ; 作废双时间 (双 L、 双 P 双 G) void main) { setlocale (LC_ALL,"RUS") ; 双 L,T; 双 P = 3.14 ;/ / КОНСТАНТА 双 G = 9.8 ;/ / КОНСТАНТА //ДЛЯ ЗАДАННЫХ ЗНАЧЕНИЙ L = 100 ; T=time(L,P,G) ; cout «"Время колебаний при L ="«L «"равно:"«T; _getch() ; //ДЛЯ ЗНАЧЕНИЙ ВВОДИМЫХ С КЛАВИАТУРЫ system("cls") ; cout «"Dведите L ="; cin» L; T=time(L,P,G) ; cout «"Время колебаний при L ="«L «"равно:"«T; _getch() ; 返回 0 ; } 作废双时间 (双 L、 双 P 双 G) { 双 M; 双 P = 3.14 ;/ / КОНСТАНТА 双 G = 9.8 ;/ / КОНСТАНТА M=2*P*sqrt(L/G) ;/ / ПЕРИОД КОЛЕБАНИЙ 返回 M; }
    2022-03-13 01:33:14下载
    积分:1
  • documents bundled with a pure green for free software, you can arbitrarily disse...
    文件捆绑器为一纯绿色免费软件,您可以任意传播和复制。免费软件,谢谢使用!谢谢支持!~O~ 功能简介: 文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式,操作十分简便。-documents bundled with a pure green for free software, you can arbitrarily dissemination and replication. Free software, used Thank you! Thank you support! O ~ ~ profiles : File bundle will be available for two different executable files into a document, running after the merger document equivalent to running prior to the merger of two documents and provide synchronous and asynchronous operation of two ways, the operation is very simple.
    2023-03-22 11:15:03下载
    积分:1
  • 当需要拷贝大量零散时,可以使用该工具指定要拷贝的和目的夹,还可以生成.bat供以后使用。源代码在 BCB2007下编译通过。...
    当需要拷贝大量零散文件时,可以使用该工具指定要拷贝的文件和目的文件夹,还可以生成.bat文件供以后使用。源代码在 BCB2007下编译通过。-When copying a large number of fragmented files, you can use the tool to specify the purpose of copying files and folders can also be generated. Bat file for later use. Source code in the compiler under BCB2007 through.
    2022-06-26 11:57:28下载
    积分:1
  • 对比夹获得新信息的源代码
    对比文件夹获得新文件信息的源代码-contrast folder new documents obtained information source
    2022-03-25 06:15:12下载
    积分:1
  • 初用DELPHI编写的一个小工具,可以实现的粉碎删除,采用的是用字符对原进行填充的方法,效率不是很高...
    初用DELPHI编写的一个小工具,可以实现文件的粉碎删除,采用的是用字符对原文件进行填充的方法,效率不是很高-DELPHI written in the beginning with a small tool that allows the file to delete crush, using the characters of the method of filling the original document, efficiency is not very high! ! ! !
    2022-05-06 19:47:49下载
    积分:1
  • DBF操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。...
    DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。-DBF file operation type, can be indexed and C code, compile to a DLL project. The OrderDbf.h OrderDbf.cpp and other projects for the use of an example.
    2022-03-21 10:15:09下载
    积分:1
  • 结构化存储也被称为OLE复合档。复合做…
    一个结构化存储的文件通常也称之为OLE复合文档。 复合文档具有很多特性,比如: (1)可以加载和保存局部文档,这可以避免为了读取一小段数据而载入整个文件。 (2)Windows本身在内部就提供了对复合文档的支持。举个例子,即便系统中没有安装Word,我们在资源管理器中察看Word文档的属性时,也可以显示它的大量信息,比如摘要、统计、作者、字数等。因为这些信息就是从Word的复合文档中读取的。 微软公司声称结构化存储将是未来Windows的缺省文件格式。MS-Office就已经大量的使用了结构化存储。-a structured storage files are also known as OLE compound documents. Compound document has many features, such as : (a) can be loaded and preserving local documents, it can be avoided in order to read a small portion of the entire data contained in documents. (2) within Windows itself on the right compound document support. For example, even if the system had not been installed Word, in which resources management for Word documents look at the properties, it can also show that the vast amount of information, such as summary statistics, the author and not so. Because this information is from the compound Word document read. Microsoft claims that the structure of storage will be a future Windows is the default file format. MS-Office on the
    2022-05-13 23:57:04下载
    积分:1
  • 记录事和日志的类
    记录事件和日志的类-record of the incident and type of log
    2022-05-24 23:03:34下载
    积分:1
  • notepad plus是sourceforge上一个非常优秀的开源项目,是用C++编写的,相当于很多语言的编译器...
    notepad plus是sourceforge上一个非常优秀的开源项目,是用C++编写的,相当于很多语言的编译器-sourceforge on notepad plus is a very good open source project, is to use C prepared, which is equivalent to many language compiler
    2022-04-29 11:41:56下载
    积分:1
  • 一个小脂肪系统的源代码
    一个小型的FAT文件系统源码-a small FAT file system source code
    2022-02-21 08:08:04下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载