CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - file 类

搜索资源列表

  1. jfile

    0下载:
  2. Java获取文件属性,使用java.io 包中的File 类获取文件名、大孝是否可写、是否可读、最后的修改日期和是否隐藏等属性,在如图所示的窗口文本框中输入任意一个路径,比如 “d:\java”(一个目录),单击窗口下部的“View”按钮,则在窗口的中部显示一个关于该文件或目录的属性信息表。-Java access to file attributes, use the File class java.io package to get the file name, whether large
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:26225
    • 提供者:jpudn55
  1. jfileview

    0下载:
  2. Java查看磁盘目录下的文件,使用java.io.File 类的方法来访问系统中的目录,得到并显示指定目录下的所有文   件和子目录。如上边的演示截图所示,在窗口上部的文本框中输入c 盘根目录“c:\”,按下窗口下部的按钮“View”,   则在窗口中部的文本区(JTextArea)组件中列举显示所有它下面的文件和子目录-Java to view files on the disk directory, use the java.io.File class method to acc
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:27082
    • 提供者:jpudn56
  1. Ftp-file

    0下载:
  2. 这个是一个FTP的客户端的文件的上传和下载的类,类中提供了2个接口,一个是上传的接口,一个是下载的接口。我在网上看了很多源码,都有问题,这是我自己测试过的,里面包含一个测试用例。使用的时候下载一个SERV-U FTP的服务器软件,可以安装在本机,也可以安装在虚拟机上。这样就可以模拟远程服务器的环境了。添加用户名和密码,关于怎么具体的去设置FTP服务器你百度一下,如果不能上传和下载文件,看你的FTP是否允许用户上传和下载,即用户权限设置对不对。-FTP C# file upload and dow
  3. 所属分类:File Operate

    • 发布日期:2017-04-29
    • 文件大小:23136
    • 提供者:张静静
  1. FILEPROP

    0下载:
  2. Java获取文件属性,使用java.io 包中的File 类获取文件名、大孝是否可写、是否可读、最后的修改日期和是否隐藏等属性-Java access to file attributes, use the File class java.io package to get the file name, whether large filial writable, readable, last modification date, and is hidden and other property
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:26818
    • 提供者:许先生
  1. JavaFileTest001

    0下载:
  2. System.in对象、Scanner类及使用方法;File类及常用方法;字节流文件操作方法。-System.in object, Scanner classes and methods of use File class and common methods byte stream file operation methods.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1038
    • 提供者:汉库克
  1. read-file

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Menu control

    • 发布日期:2017-04-24
    • 文件大小:38942
    • 提供者:汪小菲
  1. File

    0下载:
  2. 基于Android 文件的保存与读取程序。 可以保存和阅读txt类的文件。-Android based text editor program which can be used to read and write txt files.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:60947
    • 提供者:Sande
  1. ini-File-Access-class

    0下载:
  2. Windows程序使用INI文件保存配置信息,本代码包是一个封装好的C++ INI文件操作类,非常好用-Windows uses the INI file to save the configuration information, the code package is a good package C++ INI file manipulation class, very easy to use
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2471
    • 提供者:侯春望
  1. VC-Read-Write-Text-File

    0下载:
  2. CTextOperator类文件,读写文件文件,分隔符可为空格,制表符,逗号,分号,单个或多个连续分隔符或者混合分隔符均可-CTextOperator,read or write text file.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3698
    • 提供者:林孝城
  1. ch9

    0下载:
  2. File类中定义了大量的方法对文件或者目录进行操作,其中包括一系列的isXxx方法和canXxx方法对File对象进行测试;一系列的getXxx / setXxx方法获得 / 设置File对象的属性。 -File class defines a number of methods to operate on files or directories, including a range of methods and canXxx isXxx File object method for te
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5571
    • 提供者:fangxin
  1. file

    0下载:
  2. 两个文件操作类,cfile写二进制文件,sdk写文件文件,很有参考意义-VC++ ADO operations, support for paging
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:2911
    • 提供者:农民
  1. File.class

    0下载:
  2. 文件操作类(文件夹,文件操作),thinkphp下使用。-File operations class (folder, file operations), ThinkPHP under the use of.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-13
    • 文件大小:1982
    • 提供者:张思
  1. File-Tools

    0下载:
  2. file 工具类,汇集file的各种操作,创建文件,读取文件-file tools, bringing together the various operations of the file, create a file, read the file, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1704
    • 提供者:liuqiang
  1. FILE-pointer

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-Con
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-11
    • 文件大小:38772
    • 提供者:YXX
  1. neqwork-the-file

    0下载:
  2. C++ Unzipper,实现了文件网络传输时文件的压缩,这个时解压缩类-C++ Unzipper, realize the compression of the file when the network transmission, when the decompression class
  3. 所属分类:File Operate

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:olkjk
  1. VC++读写INI文件类以及示例程序

    0下载:
  2. 读取文件,C++ 源码 可读取INI配置文件(Read files, C++ source code, you can read the INI configuration file)
  3. 所属分类:

    • 发布日期:2017-12-27
    • 文件大小:15360
    • 提供者:litian123
  1. c++

    0下载:
  2. 创建了图像类的框架,在该类中,实现图像的读入、保存、显示,并实现图像的翻转、缩放、裁剪等操作。在主程序中,读入某个图像文件(比如“fruits.jpg”) ,对其进行缩小,上下翻转,左右翻转,指定区域裁剪等操作。(Create a framework of the image class, in this class, to achieve the image read, save, display, and to achieve the image flip, zoom, crop and o
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:Ashley-d
  1. file

    0下载:
  2. 该类主要为统一文件操作而而设计, // 因为在 CV++的 CFile 和 QT的 QFile 提供的函数不尽相同 // 这里用 C 语言的 低级文件操作函数构造了一个简单类 // 实现了简单的文件操作,以期提高文件访问效率。(This class is designed for unified file operations,To achieve a simple file operation, with a view to improving file access ef
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:deligent_ant
  1. clps_scb_training_201708

    0下载:
  2. 里面有 file文件上传的工具类,和日历相关操作的工具类,以及mvc分包的思想(There are file file upload tool class, and calendar related operations tool class, as well as MVC subcontracting ideas)
  3. 所属分类:WEB开发

    • 发布日期:2017-12-05
    • 文件大小:74498
    • 提供者:18222339166
  1. php利用smtp发送邮件

    0下载:
  2. 用php发送邮件,php发送邮件接口,需要自己改里面的配置文件(Send mail with PHP, PHP send mail interface, you need to change its own configuration file)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:小Kkk
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com