搜索资源列表

  1. GetFileSize

    0下载:
  2. 使用JAVA语言实现的获取文件夹大小的程序,请各位高手在使用过程中如果发现什么问题请给与指正-Implementation using JAVA language folder the size of the acquisition process, please master in the use of the process if any questions, please give the correction
  3. 所属分类:文件操作

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:bluriv
  1. GetFileSize

    0下载:
  2. Get FileSize from DLL (Delphi source code)
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-07-04
    • 文件大小:6144
    • 提供者:Leslie
  1. test

    0下载:
  2. function getfilesize PHP编写的统计文件大小函数-PHP function getfilesize
  3. 所属分类:WEB源码

    • 发布日期:2024-07-04
    • 文件大小:239616
    • 提供者:zhao
  1. GetFileSize

    0下载:
  2. 通过遍历文件夹下的文件(包括子文件夹),获取文件夹的大小。-Get the size of a file.
  3. 所属分类:系统编程

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:Neil.Wang
  1. FmxUtils

    0下载:
  2. operation of file procedure CopyFile(const FileName, DestName: string) procedure MoveFile(const FileName, DestName: string) function GetFileSize(const FileName: string): Integer function FileDateTime(const
  3. 所属分类:文件操作

    • 发布日期:2024-07-04
    • 文件大小:2048
    • 提供者:pawcio
  1. 1

    0下载:
  2. 基于VC环境下人量检测系统 HDIB DIB::ReadDIBFile(HANDLE hFile) { BITMAPFILEHEADER bmfHeader DWORD dwBitsSize HANDLE hDIB HANDLE hDIBtmp LPBITMAPINFOHEADER lpbi DWORD dwRead //得到文件大小 dwBitsSize = GetF
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-04
    • 文件大小:384000
    • 提供者:jad
  1. GetFileSize

    0下载:
  2. 取当前目录下所有文件及文件夹的大小,列出当前目录下所有文件及文件夹的size-Take the size of all the files and folders in the current directory, list all files and folders of the current directory size
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-07-04
    • 文件大小:944128
    • 提供者:daiding
  1. GetFileSize

    0下载:
  2. windows平台下,获取文件大小-in windows,get file size
  3. 所属分类:文件操作

    • 发布日期:2024-07-04
    • 文件大小:187392
    • 提供者:郭丽
  1. GetFileSize

    0下载:
  2. 通过遍历文件夹下的文件(包括子文件夹),获取文件夹的大小。-Get the size of a file.
  3. 所属分类:数据库编程

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:pt42695pus
  1. GetFileSize

    0下载:
  2. 通过遍历文件夹下的文件(包括子文件夹),获取文件夹的大小。-Get the size of a file.
  3. 所属分类:数据库编程

    • 发布日期:2024-07-04
    • 文件大小:1024
    • 提供者:fye6miba
  1. DLL自卸载无模块注入源码

    0下载:
  2. .版本 2 hFile = CreateFileA (strFileName, #GENERIC_READ, #FILE_SHARE_READ, 0, #OPEN_EXISTING, #FILE_ATTRIBUTE_NORMAL, 0) .如果真 (hFile = -1) 返回 (假) .如果真结束 pFileBuff = 0 nFileSize = GetFileSize (hFile, 0) .如果真 (n
  3. 所属分类:Internet/网络编程

源码中国 www.ymcn.org