搜索资源列表

  1. FileInfo

    0下载:
  2. vc下文件的例子,调用了SDK,可以学西一下,-vc example, called the SDK, the West can learn about, huh
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9512
    • 提供者:谷云
  1. 2006081319475018632

    0下载:
  2. 带进度条的文件上传(java+ajax源码) 在写代码的时候,还要用到关于servlet的包servlet-api.jar。   写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。   关于获取及显示进
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:578002
    • 提供者:商务通
  1. 亮剑Net-深入体验与实战精要

    2下载:
  2. 目录 第一篇 技术基础总结 第1章 .NET,你真的知道了吗 1.1 搞清自己是干什么的 1.2 .NET的几个特性 1.3 万丈高楼平地起:面试者必会 1.3.1 C#介绍 1.3.2 命名空间 1.3.3 C#语法格式要点 1.3.4 变量 1.3.5 类型推断 1.3.6 变量的作用域 1.3.7
  3. 所属分类:.NET相关

  1. FILEINFO.ZIP

    0下载:
  2. 封装Windows文件句柄程序,使能够对大于2 GB的文件进行处理(-Packaging Windows file handle procedures so as to the more than 2 GB of document processing (
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-06-07
    • 文件大小:7168
    • 提供者:吴此仁
  1. FileInfo

    0下载:
  2. vc下文件的例子,调用了SDK,可以学西一下,-vc example, called the SDK, the West can learn about, huh
  3. 所属分类:文件操作

    • 发布日期:2024-06-07
    • 文件大小:9216
    • 提供者:谷云
  1. 2006081319475018632

    0下载:
  2. 带进度条的文件上传(java+ajax源码) 在写代码的时候,还要用到关于servlet的包servlet-api.jar。   写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。   关于获取及显示进
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-07
    • 文件大小:577536
    • 提供者:商务通
  1. vb-Fileinfo

    0下载:
  2. 在VISUAL BASIC中利用API取得文件信息,供API初学者参考-VISUAL BASIC at the use of API documents to obtain information for beginners API reference
  3. 所属分类:文件操作

    • 发布日期:2024-06-07
    • 文件大小:46080
    • 提供者:李香君
  1. fileinfo

    0下载:
  2. A class that allows you to create self extracting executables for use in distribution or setup programe 创建自解压文件的类-A class that allows you to create self extracting executables for use in distribution or setup programe
  3. 所属分类:文件操作

    • 发布日期:2024-06-07
    • 文件大小:64512
    • 提供者:yoyo
  1. XMpFileInfoSDK

    0下载:
  2. This overview introduces the FileInfo SDK for the Extensible Metadata Platform (XMP). Refer to the XMP Specification for detailed descr iptions of the XMP data model, file type support, and schemas supported in Adobe
  3. 所属分类:多媒体编程

    • 发布日期:2024-06-07
    • 文件大小:2667520
    • 提供者:张贺寅
  1. Fileinfo

    0下载:
  2. 一款VB写的文件属性信息查看、修改工具,用于查看各种文件格式的属性,比如创建时间、修改时间、是否是隐藏文件、是否是只读文件、是否是存档文件等,以及提取它的文件名、公司名、版权、产品版本、注释、内部名称、文件大小等。-VB to write a message to view the file attributes, edit tools for viewing the properties of a variety of file fo
  3. 所属分类:文件操作

    • 发布日期:2024-06-07
    • 文件大小:44032
    • 提供者:Rhode
  1. 1

    0下载:
  2. 此程序为"寻迹小车FollowMe"项目中电机驱动器硬件所用。 在这一版本要实现: 1、 接收并解析控制命令; 2、 使电机有良好的驱动特性,可正、反转动,且转动平稳、有力; 3、 可靠的获取转速反馈信号; 4、 根据反馈信号使用有效的控制策略使电机达到所需的转速; 5、 利用码盘的反馈信号控制行走距离; 6、 可以根据命令实现电机的特殊运行状态:刹车、惰行- sprintf(cmd,"attrib-
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-07
    • 文件大小:22528
    • 提供者:林坤
  1. DetailFileInfo

    0下载:
  2. 如何用C#获得文件信息以及扩展信息 在C#中获得文件信息很容易,只需要用FileInfo类或者FileVersionInfo类就可以获得,但是如果想要获得文件的扩展信息,则无法从这两类来获得。不过在C#中,这也不是件难事,只要引入“Microsoft Shell Controls and Automation”这个COM就可以获得。-How to use C# to obtain file information, as well
  3. 所属分类:C#编程

    • 发布日期:2024-06-07
    • 文件大小:34816
    • 提供者:zhangchaozheng
  1. DriveInfo_173070482004

    0下载:
  2. Title: DriveInfo Object Descr iption: Driveinfo object provides wrapper to various APIs for Volume information(Serial, Volume name, capacity, mounted,Is CDROM etc). Should be easy to use as is similar to System.IO.File
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:30720
    • 提供者:hasbe allah
  1. cFileInfo

    0下载:
  2. 一个可用于批量查看文件属性的FileInfo类模块-1 can be used to view the file properties of bulk FileInfo Class Module
  3. 所属分类:文件操作

    • 发布日期:2024-06-07
    • 文件大小:9216
    • 提供者:ducky
  1. FileInfo

    0下载:
  2. 使用C#为microsoft .net 框架编写窗口模式的应用程序, 适合学习练习-This article is a very simple introduction on writing a Windows Form application for the Microsoft.NET fr a mework using C#. The sample application demonstrates how to create and
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:17408
    • 提供者:cassie
  1. FileInfo

    0下载:
  2. MFC中关于 文件操作的例子,是<<Visual C++程序模块集锦>> 这本书里面的例子,需要的可以下载参考下-MFC file operations on the example, is < <Visual C++程序模块集锦> > The book inside the case, you can download the information required under! !
  3. 所属分类:文件操作

    • 发布日期:2024-06-07
    • 文件大小:22528
    • 提供者:
  1. Fileinfo

    0下载:
  2. Fileinfo .rar 非常抢手的破解工具,赶快下载。-DEDE 3.5_gpxz.rar very high profile break tool, quickly download.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:194560
    • 提供者:houzg
  1. fileInfo

    0下载:
  2. 获取文件信息,交你如何使用文件类,及其一些方法,初学者的好助手。-Get file information, teach you how to use the file type, and some of its methods, a good assistant for beginners.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-07
    • 文件大小:26624
    • 提供者:lsk
  1. FileInfo

    0下载:
  2. Simple sample of File Manager
  3. 所属分类:文件操作

    • 发布日期:2024-06-07
    • 文件大小:29696
    • 提供者:APA
  1. fileinfo

    0下载:
  2. C program that takes one or more file or directory names as command line input and reports the following information on the file: i)File type ii)Number of links iii)Read, write and execute permissions iv)Time
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:himabindu
« 12 »

源码中国 www.ymcn.org