CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - myword

搜索资源列表

  1. MyWord

    0下载:
  2. 一个word写字板程序源代码.-a word tablet program source code.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36317
    • 提供者:李盟
  1. MyWord

    0下载:
  2. 一个实用WORD处理程序.该实例较深入演示CRichEditView的使用.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:36429
    • 提供者:nametrue
  1. myWord

    0下载:
  2. 一个vb写的写字板一样的东西,文字字符字体的处理,很有参考价值
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5130
    • 提供者:wangyi
  1. MyWord

    0下载:
  2. 本程序模拟的是小型的写字板,可以对文字进行加粗,颜色,下划线的操作,还提供了保存功能
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:36722
    • 提供者:沈傲
  1. MyWord

    0下载:
  2. 一个简单的WORD程序,实现了Office Word的功能
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36732
    • 提供者:祁汪洋
  1. MyWord

    0下载:
  2. 学习在VC++下开发与word有关的程序的很好的例子。-Learning in VC++ Developed under the relevant procedures with the word of good examples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:199032
    • 提供者:zhang
  1. MyWord

    0下载:
  2. VC6实现的文档处理例子,实现了文本处理[字体设置等]及对像的链接与嵌入-VC6 realize the document deal with examples deal with the realization of the text [font settings, etc.] and as a link with the embedded
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:36423
    • 提供者:吴树
  1. MyWord

    0下载:
  2. 一个模仿word的文字处理程序,具有加粗,斜体,下划线,对齐方式选择,字体和字大小选择的功能。-A word to imitate the word processing program, with bold, italics, underline, alignment options, font and size of choice of the word function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:36671
    • 提供者:郎志超
  1. MyWord

    0下载:
  2. Текстовый процессор написан мною.
  3. 所属分类:Home Personal application

    • 发布日期:2017-03-30
    • 文件大小:45103
    • 提供者:Vasya
  1. MyWord

    0下载:
  2. 自制简易记事本,能查找,替换,设置字体大小-It s a simple tablet programmed in MFC ,which has some easy functions such as searching some word,replacing some word,and change the size of the text.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1926549
    • 提供者:Jack
  1. MYword

    0下载:
  2. 自己写的一个手机单词软件,主要是解决自己在四六级过程的记单词问题。功能有四级单词助记和测试,六级单词助记和测试,同时兼有电子词典功能。-Write a word in their own cell phone software, mainly to solve their own process in the 46 words in mind the question. 4 word mnemonic functions and test six word mnemonic and testin
  3. 所属分类:J2ME

    • 发布日期:2017-03-27
    • 文件大小:193725
    • 提供者:Eric
  1. MyWord

    0下载:
  2. Unit for Delphi for making your work with MS Word documents easier
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:2893
    • 提供者:Dimona
  1. MyWord

    0下载:
  2. word字体及大小、颜色及对齐方式设置的源程序-word font and size, color and alignment settings of the source
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2786462
    • 提供者:docterzhang
  1. myword-1.0.2-code.tar

    0下载:
  2. 一款用Python写的背单词软件,这个是源代码,基本功能可以实现-recite word written by Python
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9559153
    • 提供者:koppt
  1. MyWord

    0下载:
  2. 利用C++实现的MFC程序代码,可以实现简单的文字编译功能。-The use of C++ implementation of the MFC code for simple text compilation feature.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:181700
    • 提供者:黄一航
  1. MyWord

    0下载:
  2. 类word程序,完成了word简单的编辑功能,能生成简单的word文本,并实现打印功能。-word project
  3. 所属分类:Editor

    • 发布日期:2017-03-27
    • 文件大小:97164
    • 提供者:zhang
  1. MyWord

    0下载:
  2. Program windows with MFC,第十二章源码。 绘制尺子-Program windows with MFC,chapter 12. Draw a ruler
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:613174
    • 提供者:陈琦
  1. MyWord

    0下载:
  2. 记事本 代码 设计一个记事本,菜单中要求有文件,编辑,和帮助。文件中有新建、打开、保存和退出;编辑中有剪切、复制和粘贴;帮助中显示开发人和版本信息。(可选) 知识点: 掌握 图形用户界面设计; 掌握基本类的设计与菜单设计; 掌握事件处理机制; 掌握使用异常处理方法。 -Notepad code to design a Notepad, File, Edit, and Help menu requirements. New, Open, Save, and exit the file cu
  3. 所属分类:Editor

    • 发布日期:2017-03-24
    • 文件大小:9586
    • 提供者:小刀
  1. MyWord

    0下载:
  2. 基于mfc的字处理demo,有基本的增删改操作,文件的新建删除,用于理解文档视图框架-New delete mfc-based word processor demo basic CRUD operations, file for understanding document view framework
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:204439
    • 提供者:will
  1. MyWord

    0下载:
  2. 用MFC编写的简易word程序,读者可参考后编写自己的word版本-Summary prepared by MFC word program, the reader can refer to later write your own word version
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2278720
    • 提供者:zhumajun
« 12 »
搜珍网 www.dssz.com