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

搜索资源列表

  1. ASCIIArtCreator

    0下载:
  2. 相信大家都见过.nfo文件中那些精美的ASCII码组成的图形,本源码不但能生成ASCII图形而且还能生成超文本格式的ASCII图形,可定制功能非常强-think we have all seen. Nfo document those exquisitely composed of ASCII graphics, the source not only can generate ASCII graphics but also generated hypertext format ASCII gr
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:188113
    • 提供者:姚紫欣
  1. formatAnalyzer

    0下载:
  2. 按照指定的输入格式,解析文件,用户只要编辑keyword里面的格式,就可以将制定文件解析.类似perl的解析功能,但更快速.-accordance with the specified input format, document analysis, users can edit the format keyword inside, it can be developed analytical documents. perl similar to the analytical function,
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4054
    • 提供者:季晓南
  1. 灵巧文本编辑器

    0下载:
  2. 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。有以下功能:  文件:(新建、打开、保存、退出)  编辑:(复制、剪切、粘贴、全选)  格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式;  界面设计时应有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and tablet functions ourselves
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:274702
    • 提供者:何泽荣
  1. SHELLtemp

    0下载:
  2. UNIX的命令格式,功能解释,将它与WINDOWS区别-UNIX command format, function explains that the difference between it and Windows
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13002
    • 提供者:周周
  1. PEFile.rar

    0下载:
  2. 使用C语言分析Windows的PE文件格式源码, 函数封装在pe/pe.h中,PE File.c是一个简单的测试代码 ! ,The use of C language analysis of the PE file format Windows source code, function is packaged in a pe/pe.h in, PE File.c is a simple test code!
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1513073
    • 提供者:郭子
  1. EMail

    0下载:
  2. 功能是在Excel格式文件中读取学生的E-mail地址、成绩、姓名等信息,然后调用Jmail链接库函数实现学生成绩单的邮件群发.并加入了一些出错处理-Function in Excel format students read E-mail address, success, name and other information, and then call Jmail link library function of the mass-mailing transcr ipts of stude
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:141000
    • 提供者:李云
  1. GetCpuSpeed

    0下载:
  2. function GetCpuSpeed: Comp { function to return the CPU clock speed only. } { Usage: MessageDlg(Format( .1f MHz , [GetCpuSpeed]), mtConfirmation, [mbOk], 0) } -function GetCpuSpeed: Comp { function to return the CPU clock speed only. } {
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2579
    • 提供者:aqdam1978
  1. ChineseStrEncryptAndDecrypt

    0下载:
  2. 网上找到的许多字符串加密的函数只能对英文字符串进行加密,字符串中若含有汉字则无能为力了,经过研究,对网上下载的源码进行了部分修改添加,使得可以对中文字符串也可以进行加密,支持英文与汉字混合字符串加密,VB中对字符串进行加密的模块,字符串中可以有中文字符,使用方法:cipher 密码,源串,存放加密后的字符变量 解密用decipher 密码,被加密的字串,字符串变量。源码多数为网上下载源代码,本人只进行了组合修改,支持回车换行与制表符等部分控制格式的字符,解密后的字符串完全保留原样,该代码已在作者
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:1535
    • 提供者:覃东
  1. src

    0下载:
  2. Library providing function for handling CSV File Format.
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:10898
    • 提供者:dumbdu
  1. infile

    0下载:
  2. 从一个文本文档(txt,ini等格式)读取和写入数据,通过抓取关键字函数 实现准确定位 -From a text document (txt, ini, etc. format) to read and write data, through the crawling keyword function to achieve accurate positioning
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:3316
    • 提供者:3269596
  1. GFolder

    0下载:
  2. 在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs /prime/viewprime.asp?id=94 这篇文章,发现由于"bi.pidlRoot "的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的同仁可以参考一下. 注: 重要的函数和宏定
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:15861
    • 提供者:guanmj
  1. Folder_Structure

    0下载:
  2. The function(or the code)finds the number of .bas(can be used for .txt or any other file format)contained in a folder and stores the directory path in an array. This can be later used for accessing the file. This reduces the manual intervention and h
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:1604
    • 提供者:elnino
  1. filesystem

    0下载:
  2. 简单的文件系统设计,实现了文件的创建和删除,目录的创建和删除,显示目录内容以及格式化虚拟磁盘等功能。 -this is a simple filesystem design, function:create and delete document, create and delete directory, display directory contents and format virtualdisk.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:26170
    • 提供者:h
  1. Read-All-Files-Once-CPP

    0下载:
  2. 使用Visual C++编写的一个一次性读取指定文件夹下的所有文件的函数,附带例程源码,还可以指定文件的格式。-Written using Visual C++ a one-time read all the files in a specified folder function comes with source code routines, you can also specify the file format.
  3. 所属分类:File Operate

    • 发布日期:2017-11-01
    • 文件大小:3771974
    • 提供者:张元科
  1. CONTACTS_ADDRESSLIST

    0下载:
  2. 通讯录。功能:能够读取一定格式的ACCESS数据库,新建、查找、删除联系人。目前测试无问题。包含几个主要实现的代码源文件-Contacts(Address List). Function:it is able to read a certain format ACCESS database, find/add/delete contacts.Contain several main code files.
  3. 所属分类:File Operate

    • 发布日期:2017-11-20
    • 文件大小:69383
    • 提供者:Lizeh
  1. CnCharacterConvert

    0下载:
  2. 软件名称: 中文字符简繁转化工具 软件版本: v1.0.0.2 版权声明: 版权所有 (C) 2010 THTK INFO-TECH CO., LTD. Email: Joymad@163.com 功能说明: 中文字符简繁转化工具是一款帮助Delphi程序员把自己所开发的Delphi工程源码在简体中文版和繁体中文版之间相互转换的工具软件, 然后在繁体中文环境下直接编译转换得到的繁体中文版源码即可得到彻底的 繁体中文版,整个过程不需要任何
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:3052956
    • 提供者:洪尚飞
  1. GDAL_FormatConverTiff

    0下载:
  2. 一个使用gdal转换geotiff文件格式的例子。 实现了geotiff文件从位深度16位到24位的转换,并且使用多线程实现了批量转换和现实功能。-A GeoTIFF file format conversion example. Implementation of the GeoTIFF file from a depth of 16 to 24 conversion, and use multithreading to achieve the batch conversion
  3. 所属分类:File Operate

    • 发布日期:2017-06-13
    • 文件大小:21890048
    • 提供者:大傻
  1. ExcelOperate

    0下载:
  2. Excel读取与写入功能(包括格式转换等),使用COM技术,应用AutoWrap函数进行Excel的操作-Excel read and wirte(Include cell format transform),using com tech, using AtuoWrap function to opereate Excel
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:154812
    • 提供者:庄小明
  1. CMSimple_a5

    0下载:
  2. 简易内容管理系统 CMSimple是一种自由的内容管理系统。标榜架构简单,程式档案小并且反应快速。系统以PHP编写,可以在各种平台上运作。 CMSimple不需要使用数据库,所有的页面资料都以一个超文件档案格式,名称为content.htm,存于万维网服务器上。纯文字档的资料设计使得安装与备份工作相对较为简单。 CMSimple的后台管理,仅允许单一用户使用。透过后台管理,可设定各种与页面展示相关的参数。与许多内容管理系统相同,CMSimple提供延伸程式开发架构的设计,
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1643997
    • 提供者:王磊
  1. JZIPDEMO

    0下载:
  2. 用Java压缩解压ZIP文件,将利用java.util.zip 包中提供的类来实现压缩和解压zip 格式文件的功能。当然,本例在功能上完全没有Winzip 等成熟的压缩软件那么强,也不能做的很强,本例仅仅是演示如何来使用java.util.zip 包中的类。-ZIP file compression and decompression using Java will use the class java.util.zip package provided to achieve compressi
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:39868
    • 提供者:杨德才
« 12 »
搜珍网 www.dssz.com