搜索资源列表

  1. 多文档格式文本编辑器

    0下载:
  2. 这个源代码可以实现基本的文本编辑功能,包括字体设置(大小、粗斜体、下划线、类型和颜色)、文本对齐方式设置、文本编辑、文档排版等功能。本程序具有微软Office的界面风格,有菜单栏、工具栏、状态栏和右键菜单等-the source code can achieve the basic text editing functions, including font settings (size, bold italics, underlini
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-09
    • 文件大小:130048
    • 提供者:王小伟
  1. 一个文档多个视图

    0下载:
  2. 一个文档多个视图 一个关于视图的东东 喜欢就看看吧-a document more than one view on the Eastern Views like to see it
  3. 所属分类:C#编程

    • 发布日期:2024-05-09
    • 文件大小:86016
    • 提供者:正真
  1. mysql官方中文帮助文档

    0下载:
  2. mysql的中文帮助文档,官方的 很有用的帮助,其中包括了大量的使用信息 和mysql的api接口 都有函数的功能介绍 加紧下载吧! 很难得哦!-mysql help documentation, the official invaluable help, including a large number of the use of information and the mysql api interface of functiona
  3. 所属分类:MySQL数据库

    • 发布日期:2024-05-09
    • 文件大小:481280
    • 提供者:黎晓
  1. 网上邮政项目文档

    0下载:
  2. 网上邮政项目文档,包括业务流程,后台设计,系统测试,项目总结等内容。很好的文档-Post online project documentation, including business processes, background design, system testing, the project summary information. Good documentation
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:738304
    • 提供者:无限
  1. 微软软件工程文档模板

    0下载:
  2. 软件开发过程中所需要使用的文档模板,帮助建立完整的文档体系。-software development process by using a document template to help establish a complete file system.
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:238592
    • 提供者:古任
  1. 在多文档窗口中增加more windows对话框

    0下载:
  2. 在多文档窗口中增加more windows对话框,一个在多文档窗口中增加more windows对话框C++程序-more files in the window to add more windows dialog box, a multi-document window increased more windows dialog C Program
  3. 所属分类:界面编程

    • 发布日期:2024-05-09
    • 文件大小:24576
    • 提供者:pangtrip
  1. D3D9初级教程(含PDF文档和10篇VC源文件)

    0下载:
  2. D3D9初级教程(含PDF文档和10篇VC源文件) D 3D9初级教程(含PDF文档和10篇VC源文件)-transactions (including PDF files and the source of 10 VC) transactions primary Guide (including PDF files and 10 VC source file)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:1069056
    • 提供者:大大
  1. 软件工程文档

    0下载:
  2. 包含有软件需求开发与需求管理、高质量软件开发之道、软件测试、软件过程改进与CMM、需求开发与需求管理等5个文档,对与已经从事或者即将从事软件开发的人员将有很大的帮助。-includes software development and demand for demand management, high-quality software development generally, software testing, software
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:2322432
    • 提供者:零度
  1. MYSQL数据库CHM格式学习文档

    0下载:
  2. MySQL中文参考手册,网上MYSQL的文档大多数是英文的,此文档是MySQL编程者的福音-MySQL reference manual, online MYSQL majority of the documents are in English, this document is MySQL Programming the Gospel
  3. 所属分类:文档资料

    • 发布日期:2024-05-09
    • 文件大小:868352
    • 提供者:黄楚恩
  1. mpeg2_aac_文档2

    0下载:
  2. mpeg2-aac很好的文档2,每个里面有很好的文章都是关于aac音频的说明哦 -mpeg2- aac good two documents, each inside a very good articles on the note aac audio oh
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-09
    • 文件大小:414720
    • 提供者:张庭庭
  1. 深入了解MFC文档视结构

    0下载:
  2. 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本
  3. 所属分类:电子书籍

    • 发布日期:2024-05-09
    • 文件大小:22528
    • 提供者:王国维
  1. 回文数

    0下载:
  2. 打印所有不超过n(取n<256) 的其平方具有对称性质的数(也称回文数)。 *题目分析与算法设计 对于要判断的数n,计算出其平方后(存于a),将a的每一位进行分解,再按a的从低到高的顺序将其恢复成一个数k(如n=13,则a=169且k=961),若a等于k则可判定n为回亠数。 -Print all over n (4 admission; 256) with the square of its symmetrical
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:姚紫欣
  1. 单文档中的圆

    0下载:
  2. 单文档中生成一个灰色的圆,可以随着鼠标移动,很简单的程序,但是是很基本的东西,可以借鉴,本实例在VC.NET2003,WINXP下调试通过.-single document generated a gray circle with a mouse can be mobile, a very simple procedure, but it is very basic things, we can draw on the examples
  3. 所属分类:界面编程

    • 发布日期:2024-05-09
    • 文件大小:29696
    • 提供者:冷泠
  1. 多文档处理

    0下载:
  2. 多文档处理程序,用于vc学习编程,大家来看看。-more documentation procedures for vc learning program, for everyone to see.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-09
    • 文件大小:1719296
    • 提供者:
  1. autocad多文档tab2002版

    0下载:
  2. 转载:autocad多文档tab2002版.rar 可以学习一下,提高中-reproduced : autocad more documents tab2002 version. Rar can learn from this, the raised.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:91136
    • 提供者:
  1. 酒店客房餐饮管理系统文档加源码

    0下载:
  2. 酒店客房餐饮管理系统文档加代码!! 使用bcb开发的包含源代码和说明文档-hotel rooms plus document management system code! ! Moreover the use of the development includes source code and documentation
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:1926144
    • 提供者:云水
  1. 文档资料信息管理系统

    0下载:
  2. 公司文档资料信息管理系统,自己学PB时的小程序! PowerBuilder是著名的数据库应用开发工具生产厂商PowerSoft公司推出的产品(PowerSoft现已被数据库厂商Sybase所收购),它完全按照客户机/服务器体系结构研制设计,在客户机/服务器结构中,它使用在客户机中,作为数据库应用程序的开发工具而存在。由于PowerBuilder采用了面向对象和可视化技术,提供可视化的应用开发环境,使得我们利用PowerBuilder
  3. 所属分类:数据库编程

    • 发布日期:2024-05-09
    • 文件大小:948224
    • 提供者:熊鑫鹏
  1. 国际标准软件设计文档

    0下载:
  2. 国际标准软件设计文档,编程者必看-international standard software design documentation, programmers Watchable
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:152576
    • 提供者:要名
  1. 套接字socket编程文档

    0下载:
  2. unix/linux套接字socket编程文档整理-unix/linux socket socket programming collate documents
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-09
    • 文件大小:723968
    • 提供者:jjaa
  1. 文档列表对话框及状态条中的多文档列表

    0下载:
  2. 在多文档应用程序的状态条中加入子窗口的列表,程序的状态条有点像Windows的任务条.-more documents in the application of state-window to join the list, the procedures of the state somewhat like the Windows taskbar.
  3. 所属分类:界面编程

    • 发布日期:2024-05-09
    • 文件大小:43008
    • 提供者:董程林
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org