登录
首页 » PropertySheet » 本人看了徐景州的分割文件后觉得这确实是一个简单的思路,但是要把他编得更加完美却较难有句话:小事不做何以做大事,编一百个软件不如编好一个软件.本人的分割文件思想是...

本人看了徐景州的分割文件后觉得这确实是一个简单的思路,但是要把他编得更加完美却较难有句话:小事不做何以做大事,编一百个软件不如编好一个软件.本人的分割文件思想是...

于 2022-03-14 发布 文件大小:10.04 kB
0 231
下载积分: 2 下载次数: 1

代码说明:

本人看了徐景州的分割文件后觉得这确实是一个简单的思路,但是要把他编得更加完美却较难有句话:小事不做何以做大事,编一百个软件不如编好一个软件.本人的分割文件思想是把要分割的文件一次读入内存求的分割的数目,然后分别写入文件接着写入文件信息以便合并使用,不过该软件有个缺点: 他用的是属性页对话框写的框架我还不知道怎么修改他自带的退出按钮,不能点对话框的下面的退出按钮.请各位前辈指教.-I saw Xu Jing-state division of documents think this really a simple idea, but he has of being perfect is more difficult to have a saying : Why do not trivial event, the 100 series software as part of a good software. I divided the thinking of documents to a separate document is read into memory demand the segmentation of the number, and then write paper then writes the document information to the use of the merger, but the software has a drawback : He was using the property pages to write the framework of dialog I do not know how to modify his own exit button, the dialog can point below the exit button. please enlighten predecessors.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个可以改变大小的属性页控件例子
    一个可以改变大小的属性页控件例子-A control example which properties pag`s size can be changed
    2023-06-23 12:15:03下载
    积分:1
  • dialog color preview
    对话框中颜色的预览-dialog color preview
    2022-01-26 05:30:56下载
    积分:1
  • TabCtrl an extension of procedures that can show the color icon HIColor
    一个扩展的TabCtrl程序,能显示HIColor色彩的图标-TabCtrl an extension of procedures that can show the color icon HIColor
    2023-05-27 00:45:03下载
    积分:1
  • 在软件的应用过程中实现收入的输入和开支的输入,并且输出总的收入和支出.在其中用了Timer事件来实现个性化....
    在软件的应用过程中实现收入的输入和开支的输入,并且输出总的收入和支出.在其中用了Timer事件来实现个性化.-software application process, achieve the revenue and expenditure of imported inputs, the total output and income and expenditure. in which case with the Timer to achieve personalization.
    2022-07-04 16:11:26下载
    积分:1
  • 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制...
    逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其它属性页和向导页。-Realize ingenious escape button. How do I create a property page dialog box and the wizard dialog box, and integration on the combo box (how to adjust the size of combo box), list boxes, radio buttons, check buttons, etc. a variety of common dialog control to use. How do I restrict users are not satisfied with the conditions set to switch to the other property pages and wizard pages.
    2022-01-24 18:13:23下载
    积分:1
  • 一个可以实现在对话框里实现属性页的几种方法
    一个可以实现在对话框里实现属性页的几种方法-One can realize in the property page dialog realize Methods
    2023-02-20 08:50:03下载
    积分:1
  • 几种不同属性控件的写法,有包含对话框模式的,还有基本的...
    几种不同属性控件的写法,有包含对话框模式的,还有基本的-Several different attributes control the wording of the dialog box models have included, as well as basic
    2023-06-14 20:40:06下载
    积分:1
  • A Tab control, dynamic creation, does not require embedded property page and dia...
    一个Tab控件,动态创建,不需要嵌入属性页和对话框,大大减少代码。CMyTabCtrl - Very Simple Dynamic Tab Control for MFC。-A Tab control, dynamic creation, does not require embedded property page and dialog box, greatly reducing the code. CMyTabCtrl- Very Simple Dynamic Tab Control for MFC.
    2022-01-31 10:11:32下载
    积分:1
  • GetLineByMapObjects
    本程序是VC+MO的一个简单例子,对于初学GIS的朋友能起到抛砖引玉的作用! MapObjects是建立在微软的对象链接和嵌入(OLE)2.0基础之上的。OLE是当今得到最广泛支持的面向目标的软件集成技术。用户像用砖块盖房子一样利用OLE组件开发和集成Windows应用。一个OLE控件是一个可重复使用的软件组件。OLE控件可以将许多其他OLE对象包装在一个包中。这个包可以反映某些特定的功能,如统计图和多媒体等,并可以直接嵌入支持OLE的应用中。OLE对象具有特征和方法,可以通过对它们的编程来控制对象的外观、行为以及相互作用。MapObjects是一个提供制图与GIS功能的OLE控件,它包含了超过45个可编程OLE对象。MapObjects地图控件可以直接插入到许多标准开发环境的工具集中,可以通过属性页操纵地图。这些属性页是在诸如VC之类的开发环境中建立的,或者通过其他程序化相关对象来控制地图。这些对象为应用开发人员提供了有力的制图与GIS功能支持。 (this procedure MO VC is a simple example. For novice GIS friends will play the role of something! MapObjects is built on Microsoft's Object Linking and Embedding (OLE) 2.0 foundation. OLE is currently the most widely supported goal-oriented software integration technology. Users like a brick house built like using OLE component development and integration Windows applications. An OLE is a reusable software components. OLE can be many other OLE objects packed in a bag. The package will reflect certain specific functions, such as charts and multimedia. and can directly support OLE embedded applications. OLE object with features and methods, through their control of programming targeted to the appearance, behavior and interaction. MapObjects is a provider of mapping and GIS functions of O)
    2007-05-24 21:16:42下载
    积分:1
  • 这是一个简单的图片管理系统,系统运行之后可以对图片进行打开,关闭和储存等基本操作!.....
    这是一个简单的图片管理系统,系统运行之后可以对图片进行打开,关闭和储存等基本操作!.. -This is a simple photo management system, the system is running right pictures can be opened and closed and storage basic operation! ..
    2022-02-07 01:35:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载