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

搜索资源列表

  1. 超常文本阅读器1.0forBBS

    0下载:
  2. 超常文本阅读器1.0forBBS.zip是一个用于bbs阅读的程序,在fterm界面下阅读长文本的文章翻页比较麻烦,使用此程序可以很好的解决这一问题-extraordinary 1.0forBBS.zip text reader is reading a bulletin board for the procedure, the interface fterm reading long text of the article flip more trouble, the use of this
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:56107
    • 提供者:周杰
  1. SAPIreader

    0下载:
  2. 利用微软的SAPI编写简单的文本阅读程序-using Microsoft's SAPI prepared text read simple procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29461
    • 提供者:梦梦
  1. VCHM

    1下载:
  2. 帮助文件开发利器,可视化开发帮助文件,方便文本阅读,...................。-help document the development of weapon and visual development assistance, to facilitate reading the text, ....................
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:1278434
    • 提供者:liujie
  1. texttospeech

    0下载:
  2. 利用微软的SAPI编写简单的文本阅读程序-use Microsoft's SAPI prepare simple text reading procedures .............................
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:248225
    • 提供者:张红梅
  1. apidemo

    0下载:
  2. 提供了微软Windows的 API 文本阅读器的一个代用品,非常好用。-provide the Microsoft Windows API reading the text of an alternative, very handy.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:53534
    • 提供者:柴易荣
  1. labwindows-rich

    0下载:
  2. 自写的labwindows/CVI实现的文本阅读器-since written labwindows / CVI to achieve the text-reading device
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:2227422
    • 提供者:谭龙昊雪
  1. 英文阅读器

    0下载:
  2. 英文阅读器,在visual studio 2002平台下运行。导入英文文本格式就可以实现阅读。-English readers, visual studio 2002 platforms. Into English text format can be achieved reading.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:52857
    • 提供者:张思发
  1. txtview

    0下载:
  2. 文本阅读器的C源程序,文件较多,要花点时间,有点费劲。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22990
    • 提供者:FRED
  1. TxtTools

    1下载:
  2. VB写的“文本阅读伴侣”...html->txt txt分割
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:27792
    • 提供者:彭锐
  1. TextViewNG

    0下载:
  2. 文本阅读,图片浏览等功能强大的文件浏览源码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:753938
    • 提供者:小样
  1. TXTReader2

    0下载:
  2. 文本阅读器,主要是针对txt文档,代码是自己写的,-TXTReader
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2862779
    • 提供者:李华
  1. TreeViewreader

    0下载:
  2. 在VS2005中用C#开发的带有TreeView控件的文本阅读器,-In the VS2005 using C# development with a TreeView control, text reader,
  3. 所属分类:TreeView

    • 发布日期:2017-03-29
    • 文件大小:171353
    • 提供者:七季711
  1. acderv

    0下载:
  2. 文本阅读器 可以阅读小说 可以调整速度可以更换颜色-Text Reader can read the novel
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:17063
    • 提供者:鱼儿
  1. TXTReader

    1下载:
  2. 使用MFC开发的一款功能全面的txt电子书阅读器,完全实现基本功能,并且创造性地加入了翻页效果,就像真正的书本一样,比网上多数同类程序要优秀!-MFC Development using a full-featured txt e-book reader, the full realization of the basic functions and effects of a creative way to join the next page, just like a real book, l
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:487806
    • 提供者:saber
  1. txtreader

    0下载:
  2. 文本阅读器,可移植成为电子书阅读器,挺好的江西-txt reader , maybe modify as a ebook reader
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-23
    • 文件大小:49182
    • 提供者:颜德宝
  1. TTSapplication

    0下载:
  2. 本次项目通过使用VC6.0环境,调用Microsoft Speech SDK进行开发,创建了一个基于TTS的中英文文本阅读器,对其进行了应用拓展,可以调节语速、音调、读取文件,并且建立了一个使用TTS语音阅读的登录器,使用语音验证码,防止恶意注册。本文主要论述了设计的主要流程思路与核心技术、问题解决过程,包含了主要问题是speak函数的同步与异步实现,UNICODE与ANSI码转化,线程的运行与文件读写,TTS功能完善,语音验证码等。-sounds-reading and sounds deci
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2693909
    • 提供者:Chensiming
  1. reader

    0下载:
  2. 练习文档视图结构与菜单的联合应用,创建一个文本阅读器,方便用户阅读文本文件-Practice document with the view menu structure, create a text reader, easy to read a text file for user
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1983704
    • 提供者:石华
  1. TXT

    0下载:
  2. 用C写的文本阅读器 看起来有点难度 值得一看-Written with the C looks a bit more difficult text reader worth a look
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2041898
    • 提供者:齐力
  1. 文本阅读器

    0下载:
  2. 文本阅读器,可进行任意文本的阅读,打开以及各种便利需求(This is a self prepared text reader, which can read, open and facilitate various texts.)
  3. 所属分类:C#编程

    • 发布日期:2018-05-01
    • 文件大小:68608
    • 提供者:mysterydb
  1. 卡西欧 计算器 中文阅读器DL2

    6下载:
  2. 在卡西欧计算器上面阅读中文文本,看书,学习的工具(Reading Chinese text on Casio calculator)
  3. 所属分类:其他

    • 发布日期:2020-11-07
    • 文件大小:64512
    • 提供者:向阳pp
« 12 3 4 5 6 »
搜珍网 www.dssz.com