CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - ICON

搜索资源列表

  1. FileIcons

    0下载:
  2. 用vb.net编写的源码,列出系统中的文件及显示此文件在系统中的图标(文件自身标的图标)。非常好的。-vb.net prepared with the source code, listing system and the documents show this file in the system's icon (the subject of its own document icon). Very good.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:45080
    • 提供者:程崇刚
  1. 文件关联器

    0下载:
  2. 可以把你选择的文件类型用你选择的程序打开。显示的图标也可以由你自己选择。附带SDK程序源代码。比较好用的程序-You can open the file you chose with the program you chose.You also can choose the icon,with SDK program source code.A good program.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:49079
    • 提供者:解放
  1. 曲线工程

    0下载:
  2. 趋势曲线图 You Might Want To Copy The Files Into The System Directory Before Registering Them With FSOCX.EXE Programs available from the homepage are FS TextFile........ VB OCX Easy Access To Text Files FS AnimIcon........ VB OCX Animated
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:293522
    • 提供者:周庭枫
  1. code_extract_icon

    0下载:
  2. vasualbasic源程序得到关联文件的图标-vasualbasic source documents to be linked to the icon
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:7870
    • 提供者:潘飞
  1. 111111

    0下载:
  2. Visual C++编程技巧之 1.如何获取应用程序的实例句柄? 2.如何通过代码获得应用程序主窗口的指针? 3.如何在程序中获得其他程序的 图标? 4.如何编程结束应用程序?如何编程控制windows的重新引导? 5.怎样加栽其他的应用程序? 6.确定应用程序的 路径 7.获得各种目录信息 8.如何自定义消息 -Visual C programming skills one. Application procedures for obtaining ha
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:56243
    • 提供者:qiaobo
  1. 一个从exe、dll文件中提取、存取图标完整程序

    1下载:
  2. 一个从exe、dll文件中提取、存取图标完整程序-from an exe, dll file extraction and retrieval procedures icon integrity
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:193727
    • 提供者:梁白鸥
  1. 20090301-filesearch

    0下载:
  2. 文件查找,把找到的文件显示到listview,并且有图标-Document search, to find the documents put to the listview, and have the icon
  3. 所属分类:File Operate

    • 发布日期:2017-04-29
    • 文件大小:59218
    • 提供者:dengyl01
  1. TxtFileIcons

    0下载:
  2. 根据每一个具体的.txt文件定制文件图标-According to each specific. Txt file custom file icon
  3. 所属分类:File Operate

    • 发布日期:2017-05-25
    • 文件大小:8422255
    • 提供者:my name
  1. IconSnapSrc

    0下载:
  2. VC++编写的一个EXE图标抓取精灵,可以当作我们编程的一个小具,如果你看到某些程序的图标很漂亮,那么这个工具可以帮助您轻松的将图标提取出来,非常方便,而且程序小巧,代码可供学习。-VC++ to prepare a crawl EXE icon wizard, can be used as a small program we have, if you see some of the procedures is very beautiful icon, then this tool can h
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:46832
    • 提供者:809
  1. fileInfo2

    0下载:
  2. 在苹果机下开发,本代码显示打开文件的信息,如是否存在,路径,大小,创建与修改日期,图标等,而且我都加了说明,适合初学者。-Developed in the Apple machine, the code to open the file information display, such as the existence of the path, size, creation and modification date, icon, etc., and I have added a note f
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2514173
    • 提供者:xiaoqi
  1. 4665

    0下载:
  2. 用VB提取某一个可执行文件的内部的所有图标-Extracted using a VB executable file of all the internal icon
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2811
    • 提供者:lenove
  1. Misc-File-Types1

    0下载:
  2. 这个例子教你如何用这软件编程实现水果图标,你可以自己试着编写其他类似的程序。-This example teach you how to use this software to achieve fruit icon, you can try to prepare other similar procedures.
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:69764
    • 提供者:林颖
  1. FolderCleaner_src

    0下载:
  2. 工具原理: 1·遍历文件夹,扫描“是PE&会显示图标”的文件,选择其ICON_GROUP的第一个图标资源作判断 2·枚举该图标里的所有尺寸的图片,与Pattern中的相应尺寸的图片 比较每个像素的RGB,容差在某个范围内,则认为HIT 3·当该图标的某个尺寸的图片的所有像素HIT的百分比在某个范围内,则认为图标HIT,即认为是文件夹图标病毒 优势: 相比 通过提取文件CRC来判断一个文件夹病毒,通过图标来判断更为可控,更为迅速。而且,调整好几个阀值之后,理论上不会误报。
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2541146
    • 提供者:周荣誉
  1. DorpOpen

    0下载:
  2. 实现应用程序没有打开的情况下,拖放至图标上打开并显示文件内容,同时在打开的情况下也可以接受文件并显示。-To achieve the application does not open the case, drag and drop to the icon to open and display the content of the document, while open cases, can accept the file and displayed.
  3. 所属分类:File Operate

    • 发布日期:2017-05-06
    • 文件大小:1243418
    • 提供者:zhaodanming
  1. GetFileIcon

    0下载:
  2. 将使用SHGetFileInfo函数获取指定文件关系的图标,并显示在静态控件中。-SHGetFileInfo function will be used to obtain the relationship between the specified file icon and displayed in a static control.
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:32163
    • 提供者:张钰
  1. ChangeIconAPI

    0下载:
  2. Small app icon changer & Pe Realigner. Nice sample =)
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:76228
    • 提供者:dem
  1. ReplaceAppIcon

    0下载:
  2. 一个可以替换程序图标的软件,支持ICO图标中的多种显示大小,可以让ICO图标加入到程序中不失真,对于没有图标的程序可以添加图标到程序,这也算是我看《ICON in Windows》的一点总结吧-One can replace the program icon in the software, support ICO icons in a variety of display sizes, allowing ICO icon added to the process without distort
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:352826
    • 提供者:罗晨
  1. ChangIcon.tar

    0下载:
  2. 这是一个修改Windows上U盘中文件图标的代码!-This is a modified Windows files on the disk icon in the code U!
  3. 所属分类:File Operate

    • 发布日期:2017-05-12
    • 文件大小:2765207
    • 提供者:LX
  1. fsnoop

    0下载:
  2. FileSnoop 用 Delphi 6 编写。可以运行在Windows 9x/Me,NT 4.0,2000和XP。 FileSnoop 使你快速获得文件的所有基本信息。对于每一种类型的文件,它最多可以提供四种视图来察看:信息视图,格式化视图,文本视图和十六进制视图。 信息视图除提供基本的文件信息(如类型、属性)外,还根据不同的文件类型提供其特定的信息内容。如图像文件会包含图像的高度和宽度以及其它的详细信息。格式化视图只针对某些文件有用,包括.rtf,.html,.avi和各种声音、位图和图
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:2064488
    • 提供者:guanmj
  1. Icon

    0下载:
  2. 枚举exe文件中的图标资源,主要为icon-enum icon resource of exe file
  3. 所属分类:File Operate

    • 发布日期:2017-06-09
    • 文件大小:16835335
    • 提供者:sudic
« 12 3 »
搜珍网 www.dssz.com