CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 获取文件名

搜索资源列表

  1. 怎样获取快捷方式所指向的目标文件名

    0下载:
  2. 怎样获取快捷方式所指向的目标文件名? HRESULT hres IShellLink* psl HRESULT hres IShellLink* psl char szGotPath[MAX_PATH] char szDescr iption[MAX_PATH] WIN32_FIND_DATA wfd OleInitialize(0) hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3317
    • 提供者:
  1. GetFileInfo2

    0下载:
  2. 递规地枚举文件,获取文件名、大小、最后修改时间、版本号等文件属性。-delivery to Enumerate regulatory documents, access to a file name, size, last modification date, version and other file attributes.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:782582
    • 提供者:龚欣
  1. wfpb_base64

    0下载:
  2. base64算法,前几天用来截获MSN协议时获取文件名时使用的。之前用的一个网上下下来的base64的源码,解码总是错误。后来干脆自己写了一个。由于MSN协议解出来的字符串是UNICODE的,所以那些base64转换器解码后显示不出有用信息,中间被截断(null字符)。 里面包含两个项目(一个库,一个测试程序)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18094
    • 提供者:王飞
  1. getfilename

    0下载:
  2. 这是一个可以获得文件名的源代码。可以用来获取文件的名称和路径~-This is a file name can get the source code. Can be used to obtain the file name and path ~
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-10
    • 文件大小:837
    • 提供者:肖宪
  1. filenamescan

    0下载:
  2. c+=实现的扫描当前地址的所有文件并获取文件名列表的小程序 包含 namescan.cpp 及编译文件-c+ = to achieve the scanning of all files and current address to obtain a list of file names and compile a small program file that contains namescan.cpp
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1612373
    • 提供者:张彭
  1. zidonghuoquwenjianming

    0下载:
  2. 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:自动获取文件名-This is an easy language source code, first of all do not understand the language, not poisonous, soft false problem will not explain, source: automatic access to a file name
  3. 所属分类:其他小程序

    • 发布日期:2017-04-14
    • 文件大小:5277
    • 提供者:xiaomingw
  1. ParserClassLibrary

    0下载:
  2. 遍历文件夹,文件以及获取文件名并放入一个数组中-Traverse files and directory
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:67276
    • 提供者:Harry Zhang
  1. uploadify

    0下载:
  2. uploadify获取文件名,2.1.4版本的代码里面有方法,只要你会看,修改一下一定可以执行获取文件名-uploadify get the file name, the 2.1.4 version of the code inside the method, as long as you ll see, you can perform some tinkering to get the file name
  3. 所属分类:CSharp

    • 发布日期:2017-05-27
    • 文件大小:10141116
    • 提供者:叶光丽
  1. ASPxmldown

    0下载:
  2.  ASP下载远程文件 这几个函数本来是封装在我自己的组件里了,正好有人需要,就单独提取出来了,调用download方法就可以下载文件了,程序会自动获取文件名,如果获取失败会以dat后缀保存文件-ASP xml download file
  3. 所属分类:Web Server

    • 发布日期:2017-04-10
    • 文件大小:1212
    • 提供者:fdsfd
  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. 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. getfileattrib

    0下载:
  2. 引入了using System.IO 需要用到 FileInfo 类。 FileInfo 类用于提供创建、复制、删除、移动和打开文件的实例方法,并且帮助创建 FileStream 对象。获取文件名、文件长度、获取当前 FileSystemInfo 对象的创建时间、写入时间、访问时间。-Introduced using System.IO need to use FileInfo class. FileInfo class is used to provide create, copy, del
  3. 所属分类:CSharp

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

    0下载:
  2. 获取文件名,C++源码,很不错,适合初学者学习-Get file name, C++ source code, very good, for beginners to learn
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:140268
    • 提供者:曹鹏
  1. android-ftp-demo

    0下载:
  2. xe7 原始版本 1 拍照后无法获取文件名,通过image save到临时目录。 2 获得临时目录的文件名。取得文件绝对路径。 3 idftp上传 tab页面左右滑动没实现 slash没实现。 数据库写入没实现 各种分辨率下手机布局没实现 程序调用照相机分辨率只有800-600无法修改 如果有人解决此类问题请联系qq 478737032@qq.com-xe7 original version Unable to get a p
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:4139769
    • 提供者:sxper
  1. ToolFile

    0下载:
  2. 文件的读写,以及根据文件的绝对路径获取文件名。将CStringArray写入到文件;将文件内容读取到CStringArray-MFC file read and write, as well as the absolute path of the file name. Writes CStringArray to a file reads the file contents to CStringArray
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:1494
    • 提供者:吕建超
  1. raysn.tar

    0下载:
  2. 1.解决因文件创建时间不一致倒至安装时提示手动修改配置文件 2.当关闭网页缓存时,生成非静态链接,解决此项设置因开启静态链接而失效 3.修复上传附件扩展名有数字时获取文件名错误 4.修复栏目模块数据接口文件一处缺少一个分号导至生成页面报错 5.修复单页模块数据接口文件一处未加载函数库导至生成页面空白 6.修复资源下载模块设置因变量大小写错误导致默认下载积分不生效 7.修复登录页面不能转向到Refer页面-1 solve the file creation time
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-03
    • 文件大小:758480
    • 提供者:fmpudn43
  1. GetFileName

    0下载:
  2. 本例用于实现从文件路径中获取文件名的功能。通过使用Dir函数从路径中提取文件名。-This example uses the filename and achieve access to functions the file path.
  3. 所属分类:File Operate

    • 发布日期:2017-05-05
    • 文件大小:5483
    • 提供者:孙联合
  1. 文件操作批处理

    0下载:
  2. 常用的文件批处理工具,包括按关键字分割文本,获取文件名,文件重命名,很实用。(Very useful bat tools for file dealing like dividing txt file, rename files....)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:沙漠与水
  1. GetDicFileName

    0下载:
  2. 批量获取指定文件夹的所有文件名,并转换成TXT(Get all the file names of the specified folder and convert it to TXT)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:74752
    • 提供者:rednj
  1. imitialization

    0下载:
  2. 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:自动获取文件名()
  3. 所属分类:进程与线程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:Tisaoxlz
« 12 3 4 5 »
搜珍网 www.dssz.com