CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 获取文件路径

搜索资源列表

  1. occal

    0下载:
  2. 用visualbasic.net2003获取系统文件的路径-visualbasic.net2003 with access to the paper path system
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16268
    • 提供者:赵丽丽
  1. Process

    0下载:
  2. 进程管理器。获取本机运行的所有进程列表,进行相关的模块列表,各模块对应的文件路径。可从进程中卸载指定的模块。-Process Manager. Get all processes running on the machine list, a list of associated modules, each module corresponding to the file path. Unloaded from the process specified in the module.
  3. 所属分类:系统编程

    • 发布日期:2016-01-27
    • 文件大小:18266
    • 提供者:张洪峰
  1. GetYourDLLPath

    0下载:
  2. 获取dll文件在运行时的路径和文件名的方法,不同方法得到的路径可能不同-Access at runtime dll file path and file name of the method, different ways to get the path may be different
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:2347
    • 提供者:zhangjian
  1. bfsearch1.0

    0下载:
  2. 代码非常简洁的小偷程序代码。冰封只是在网络上找了些源码,拿来改造,虽然有些不完整,下次会在原来的基础上改正,希望大家支持! 相对于其他小偷的区别和优势在于,获取代码后并不是直接做替换,而是进行信息的筛选,最终达到代码与界面分离的效果,会点ASP并熟悉页面构架的人可以很方便的套上自己做的界面。 程序说明: 系统设置在Config.asp里,分别可以设置站点名称、站点路径和站点是否开放 预设两个广告位,一个在首页搜索条下方(Index.js),一个在搜索结果右侧(So.js) 首
  3. 所属分类:Scanner

    • 发布日期:2017-04-07
    • 文件大小:221551
    • 提供者:huangming
  1. GetFileIcon

    0下载:
  2. 输入文件路径,获取指定文件的图标,字数字数-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:26030
    • 提供者:LJ
  1. labview_files

    1下载:
  2. LabVIEW 文件操作与管理 8.1 基本概念及术语 文件I/O的出错管理 文件I/O操作流程控制 文件操作 文件定位与文件对话框 文件操作 文件管理 文件的删除、移动和复制 获取文件、目录的信息 路径、目录操作 数据存储与读取 LabVIEW数据文件类型 数据文件存储与读取-LabVIEW 8.1 file manipulation and management of basic concepts and terminology file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:173415
    • 提供者:梁彭开
  1. setdir

    0下载:
  2. VC获取并设置当前文件夹为程序运行目录,先枚举出自己所在的路径,然后将这个路径设置为工作目录,再此不再多说了,功能比较单一,有空的时候参阅一下,尤其对初级用户有帮助。 -VC to get and set the current folder for the program to run directory, where the first enumeration own path, and then the path to working directory, and then say n
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:8061
    • 提供者:madud00026
  1. Example064

    0下载:
  2. vc获取系统文件夹的路径的程序源码,希望对大家有所帮助-vc system folder path for the program source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:24783
    • 提供者:
  1. VBadsfasdfasdf

    0下载:
  2. 文件系统全家福 AddadString Dir 快速全盘查找文件 Dir和Api扫描驱动器 Exe伪装天使 FreeActiveX Shell获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中
  3. 所属分类:Scanner

    • 发布日期:2017-03-26
    • 文件大小:208330
    • 提供者:snail
  1. 12

    0下载:
  2. 实现一个简单的shell,实现步骤:(1)在虚拟的shell界面上出现命令提示符($或#); (2)获取用户指令:获取用户在命令提示符后面输入的命令及其参数,并注意命令输入的最大长度; (3)解析指令:对用户输入的命令进行解析,解析出命令名和参数; (4)寻找命令文件:每个命令的执行都必须依靠对应的可执行文件,这些文件的存放路径存放在用户的PATH环境变量里; (5)执行命令:可通过fork( )系统调用创建一个进程来完成执行命令的任务,具体的命令执行用execv( )函
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:1296
    • 提供者:包伟伟
  1. SystemFilePath

    0下载:
  2. 获取system文件夹位置:在系统文件夹中保存了系统的核心文件夹,本实例将介绍获取系统文件夹路径的方法-system file location
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:23387
    • 提供者:斯巴达克斯
  1. dir

    0下载:
  2. C语言写的获取文件夹路径下所有文件,以及删除文件的功能-Written in C language to access all the files in the folder path, and delete file function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:658
    • 提供者:徐猛
  1. clipboard

    0下载:
  2. 这是一款获取复制文件路径信息的源码,显示和写入数据库。-This is a copy of the source file path information acquisition, display and written to the database.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:21220
    • 提供者:lkj
  1. drag

    0下载:
  2. VC++实现文件拖拽(文件拖放),分四个步骤实现文件拖拽打开,拖放获取文件路径,打开实例窗口后,拖动任意一个文件到窗口中,可获该文件的路径信息,为下一步拖放打开文件提供方便。-The VC++ implementation file drag and drop, drag and drop files, four steps to drag the file to open, drag and drop access to the file path, open the instance win
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:5919
    • 提供者:张海玲
  1. info

    0下载:
  2.  VC获取任意文件属性信息,比如修改时间,是否隐藏,文件创建时间,访问时间,文件名称及路径等信息。-VC access to any file attribute information, such as modification time, whether to hide the file creation time, access time, file name and path information.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:12031
    • 提供者:吴丞惠
  1. Regedit

    0下载:
  2. C++读取Windows注册表 获取注册表中一个文件的文件路径。注意运行时修改设置为:Using MFC in a static library-C++ read the Windows registry, a registry for the file path. Note runtime modifications set: Using MFC in a static library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:2228844
    • 提供者:leipengfei
  1. SharpZipLib

    0下载:
  2. c# 文件的压缩和解压,根据文件所在物理路径获取文件,然后压缩到指定位置或者解压到指定位置-c# file compression and decompression, according to the file where the physical path for the file, and then compressed to a specified location or unzip to the specified location
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:246020
    • 提供者:xiongguangqun
  1. InstanceID

    0下载:
  2. 根据文件路径获取磁盘实例ID-Get a disk based on the file path instance ID
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1742
    • 提供者:萧南
  1. hemder-characteristic

    0下载:
  2. 创建文件快截方式代码是通过COM接口来实现的,这里是一个演示同时还可以获取文件快截方式的全路径()
  3. 所属分类:系统/网络安全

    • 发布日期:2018-01-01
    • 文件大小:17408
    • 提供者:eewvnihioc
  1. 07210222

    0下载:
  2. 创建文件快截方式代码是通过COM接口来实现的,这里是一个演示同时还可以获取文件快截方式的全路径()
  3. 所属分类:系统编程

    • 发布日期:2018-05-03
    • 文件大小:12288
    • 提供者:seannixg
« 12 »
搜珍网 www.dssz.com