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

搜索资源列表

  1. MFC3_CObject

    0下载:
  2. mfc的一些应用,对学习C++的人很有帮助,我也是在网上下的,是为了应对上传的任务-mfc the application of the learning C helpful, I am also in the Internet, in order to meet the mandate upload
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24542
    • 提供者:曹升
  1. Editorredit

    0下载:
  2. 这个是PC下的注册表编辑器,我对原来的程序进行了移植并做了相应的修改。原作者是在EVC在模拟器上做的,相信大家看了之后也可以进行相应的操作的-This is a PC under the Registry Editor, I am the original process of the transplant and the corresponding changes. Author of the EVC done in the simulator, I believe we can also r
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:77364
    • 提供者:xmcxcoc
  1. testWordAll

    0下载:
  2. 本工程里的代码是针对VC6调用操作word2003的,是我很辛苦做的,有对Word书签操作的方法,对表格操作的方法,表格复制的方法等等。不过代码乱了些,请见谅,呵呵。-the code works against VC6 call word2003 operation, I am very hard to do. Word bookmarks to have the operation method of operation of the form, copy the form and so o
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8244890
    • 提供者:高茜
  1. ao_profession

    0下载:
  2. AO的原代码,都是以TXT的文件写的,对你肯定有帮助的.这些都是 我的心血啊.-the original code, are the TXT file, I am sure you are right help. These are my efforts ah.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25428
    • 提供者:朱晓晨
  1. makeflash

    0下载:
  2. 喜欢flash的同学,我这里给你们提供一个简单好玩的例子,你一定会喜欢的.-flash like the students, and here I am to give you a simple example of the fun, you will surely like the idea.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5488
    • 提供者:toaty
  1. 实现窗体自动隐藏

    0下载:
  2. 实现窗体自动隐藏方法有多种,可以使用定时器,不断监视鼠标,当鼠标移动到窗体边缘时,显示窗体,当鼠标离开后隐藏窗体。也可以在鼠标收到WM_NCMOUSEMOVE或 WM_MOUSEMOVE(无边框窗体)时激活窗体,然后在窗体消息WM_ACTIVE中设置显示或隐藏,这种方法在窗体未失去焦点时不会隐藏。我在原本的设计中便使用这种方法,只是在设计时发现非主窗体不太合适,激活窗体时会出现两个键盘焦点,而且我所需要的焦点是虚假的,可能我的设计不当,那位朋友若能完美实现,不妨交流一下。-achieve aut
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6968
    • 提供者:周晓辉
  1. UDiskMonitor

    0下载:
  2. u盘偷猎者我这里,U盘里面有很多艳照,当着她的面不敢拷贝...那就用用这个吧 双击开始后台隐藏运行 。按ctrl+alt+u调出设置页面。可设置拷贝的文件的目录和开机启动。偷偷拷贝东西,哈哈~-I am here for u disk poachers, U disk and there are many Pornographic, not a copy in front of her face ... it started with a double click with the righ
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5136632
    • 提供者:赵云云
  1. FileDelManager

    0下载:
  2. 本人原创,删除指定日期内的无用文件! 服务器文件管理软件,删除用户上传的过期无用文件,用来清理磁盘冗余垃圾!-I am original, delete the specified period of useless paper! Server document management software, delete users to upload documents expired useless to clean up garbage RAID!
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:38197
    • 提供者:栗子
  1. Config

    0下载:
  2. 一个简单的配置文件读取程序,可以方便地读取linux下常用的.cfg格式-Am implementation of class loading config files
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:1318
    • 提供者:老杨
  1. ValidateCode

    0下载:
  2. 我找了好长时间,与大家分一下我的东西,这是一个好东东啊-I am looking for a long time, and that we can look at my thing, and this is a good Dongdong A
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:1987
    • 提供者:龙明成
  1. HD-0.98-thumbtrack-calculation-patch-2009-9-24-am.

    0下载:
  2. 使用了皮肤库的二进制编辑器。皮肤库使用的是开源的的皮肤库skintool.功能是binaryeditor的升级版。-The skin library using a binary editor. Skin library using open-source library of the skin skintool. Feature is an upgraded version of binaryeditor.
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:2423206
    • 提供者:fdsa
  1. exercise6

    0下载:
  2. 存入字符串到二进制文件,顺序输出,倒序输出,偶数位输出,我菜鸟,刚解决倒序输出空字符问题-Into a string to a binary file, the order of output, reverse output, even bit output, I am newbie, just reverse the output null character problem solving
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:601
    • 提供者:张晖
  1. word

    0下载:
  2. 一个简单的读取word程序,因为我是初学者,所以将这个上传,希望能帮助到别的初学者-A simple word reading program, because I am a beginner, so this upload, hope to help to other beginners
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:5254
    • 提供者:吉祥
  1. ini-read

    0下载:
  2. ini 文件读写 我经过很长时间整理过的,很精简-ini file reading and writing after a very long time I am finishing off, very concise
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:5537
    • 提供者:lee
  1. spider

    0下载:
  2. 复制文件,你可以拷贝文件,我骗你的,不要下载哦-copy file ,you can copy file .i am lie do not download
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:288144
    • 提供者:张飞
  1. am_pm_fm

    0下载:
  2. AM、FM、PM调制与相关性能,功率谱密度绘图,对于想要了解相关调制的初学者有用-AM, FM, PM modulation performance, power spectral density graphics, useful for beginners want to understand the relevant modulation
  3. 所属分类:File Operate

    • 发布日期:2017-11-11
    • 文件大小:1003
    • 提供者:戴昊峰
  1. 5

    0下载:
  2. 简单的文件管理系统,需要先注册才能在进行各项功能操作。我新手一个,代码不算太好-Simple file management system, you need to register in order to performing the function operation. I am a novice, the code is not very good
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:2848
    • 提供者:王力
  1. L13-4

    0下载:
  2. 从键盘输入一串字符,然后把它们添加到文本文件demo.txt的末尾,假设demo.txt已有内容:I am a student.-Enter a string of characters from the keyboard, and then add them to the end of the text file demo.txt, assuming demo.txt existing content: I am a student.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:514
    • 提供者:胡大海
  1. HouseRent_upload

    0下载:
  2. 文件上传,采用oracle数据库,myeclipse10.6 运行 ssh框架-File upload using ssh framework Oracle , java language directly in myEclipse.Hello everyone, I am a java novice please exhibitions a a a a a
  3. 所属分类:File Operate

    • 发布日期:2017-05-30
    • 文件大小:12760595
    • 提供者:卢大伟
  1. folend

    0下载:
  2. 以上为病毒入口,并加上I am sorry! happy time的注释,以表明此文件已被感染过,-Above for virus entry, and I am sorry!
  3. 所属分类:File Operate

    • 发布日期:2017-12-16
    • 文件大小:1306624
    • 提供者:iegisters
« 12 »
搜珍网 www.dssz.com