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

搜索资源列表

  1. Lesson8

    0下载:
  2. 孙鑫vc++深入详解第八课,逃跑按钮的巧妙实现。如何制作属性页对话框,和向导对话框-Sun Xin Xiang Jie eighth vc++ in-depth lessons, escape button, the ingenious implementation. How to make a property page dialog box, and the Wizard dialog box
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:31839155
    • 提供者:张帅
  1. PMS_CODE

    0下载:
  2. VC++ 2005 数据库开发的一个小区物业管理系统,麻雀虽小,五脏俱全!-VC++ 2005 Database Development of a residential property management systems, sparrow may be small, fully-equipped!
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4377263
    • 提供者:梁猛
  1. lesson18

    0下载:
  2. ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-Application and ActiveX control works. ActiveX control to write, how to arrange for the control properties, methods, events, property pages, pe
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:97948
    • 提供者:兰秀菊
  1. 498q

    0下载:
  2. vc开发丰富的图形类型(直线,平行四边形,矩形,多边形,圆角矩形,圆,椭圆,二次均匀B样条曲线,三次参数样条曲线,贝齐埃曲线)       丰富的图形操作(属性设置,拖动,放大/缩小,删除,拷贝,旋转,图形切割,图形填充,编辑等) 软件通用功能(撤消/恢复,打印,文件操作-vc development of rich graphical type (straight, parallelogram, rectangle, polygon, rounded rectangle, round,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:349118
    • 提供者:威客
  1. PropertyIFunction

    0下载:
  2. 在对话框中加入属性页 - VC知识库文章-In the dialog box to add property pages- VC Knowledge Base
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:137980
    • 提供者:独步舞者
  1. 6.3

    0下载:
  2. vc++对话框属性设置的例子,是学习vc++的好资料-vc++ dialog box to set the example of property is good to learn vc++ information
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:18342
    • 提供者:xsh
  1. PropertyInDlg

    0下载:
  2. 在做一些配置界面是, 属性页是一种很好的表现方式, 这是VC对话框中属性页制作的代码, 简单易用.-Doing some configuration interface, the property page is a good expression, which is VC property page dialog box make the code easy to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:22786
    • 提供者:弘扬
  1. Myctrl

    0下载:
  2. 练习使用VC开发的基于MFC类库类型的控件。包含了属性和事件。测试程序是一个基于对话框的应用程序。控件的属性和事件要在idl文件中声明才能在其它应用程序中使用。属性页的交换数据函数中要使用DDP类型的函数,同时控件中的持久性支持函数中要添加PX类型的函数,才能使属性页的数据关联到控件中。 -Practice using VC++ MFC class library based on the type of control. Contains properties and events. Te
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:43439
    • 提供者:宋恩博
  1. testDisk

    0下载:
  2. 通过vc++ 提取计算机的硬盘序列号(序列号一般不会改变) 再通过加密程序 生成校验码 可以对电子产品进行产权保护-By vc++ computer' s hard drive serial number extraction (serial number usually can not change) and then check code generated by encryption can protect the property rights of electronic prod
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3411439
    • 提供者:李东风
  1. Prop

    0下载:
  2. vc++ 创建了向导型的属性页和属性表单-vc++ to create a wizard-based property pages and properties of the form
  3. 所属分类:PropertySheet

    • 发布日期:2017-05-15
    • 文件大小:3957264
    • 提供者:xiaoliu
  1. VC_code_form_element_property_development

    0下载:
  2. VC编程实现窗体元素属性开发经典代码VC programming code for a form element property development Classics -VC programming code for a form element property development Classics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:148343
    • 提供者:6
  1. code

    0下载:
  2. VC中程序自修改实现,本篇我们要在程序执行过程中,修改代码段中的一个函数内容,而默认情况下,我们编译生成的程序代码段是可读可执行属性。所以我们需要使用一个预编译指令。 #pragma comment(linker, “/SECTION:.text,ERW”) -VC in the program from changes to achieve, this we have to program implementation, modify the code in a function c
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:635
    • 提供者:liuyuzhen
  1. Prop

    0下载:
  2. VC属性页添加创建的实例,及一些相关的操作,适于初学者。-VC added to create an instance of property page, and some related operations, suitable for beginners.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:2025623
    • 提供者:孙景林
  1. Code

    0下载:
  2. ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls the application and working principle. ActiveX controls compiling, and how to control arrangements properties, methods and eve
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:89301
    • 提供者:田海龙
  1. CommunityManaSys

    0下载:
  2. 一个用VC++写的物业管理系统,包括费用管理、报表管理、其他管理等,操作简单,用于学习。-Using VC++ to write a property management system, including cost management, report management, other management, simple, devoted to study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:8613272
    • 提供者:刘扮德
  1. 20110316ASPbcwqsc

    0下载:
  2. ASP编程完全手册 本教程举例说明了如何使用 ADO 编程模型对数据源进行查询及更新。教程首先讲述了完成此项任务的必要步骤,然后分别通过 Microsoft® Visual Basic、以 VC++ Extensions 为特征的 Microsoft® Visual C++、Microsoft® Visual Basic® 、scr ipting Edition 和以 ADO for Windows Foundation Classes (ADO/WFC) 为特征的
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:545290
    • 提供者:飘飘
  1. lesson-4

    0下载:
  2. ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX control application and working principle. ActiveX control compiling, and how to control arrangement properties, methods and events, pr
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-12
    • 文件大小:2561532
    • 提供者:hunter
  1. Common-Controls

    0下载:
  2. VC++ 窗体元素属性设置程序,它可对窗体中的文本框、列表、滚动条及图像框、静态文本、按钮等元素进行设置,设置它们的阴影、边框线颜色,字体颜色、背景色等等许多的属性-VC++ form element property set procedure, which can form in the text box, list box, scroll bar, and images, static text, buttons and other elements of the set, set the
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:157668
    • 提供者:
  1. FileExample

    0下载:
  2. VC++ 更改文件属性为只读/系统或隐藏,选择目标文件,勾选对应的操作,可设置文件的相应属性,实际编程中可能用不到,不过可以了解一下Windows系统编程的相关知识,对扩展知识面有好处. -VC++ to change the file attribute is read-only/system or hidden, select the target file, check the corresponding operation, you can set the corresponding
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:20034
    • 提供者:madud00040
  1. xqwy

    0下载:
  2. 社区物业管理系统 采用的是VC++ 功能较齐全-Community property management system uses a VC++ function is complete
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-12
    • 文件大小:3047677
    • 提供者:zlh
« 1 2 34 5 6 »
搜珍网 www.dssz.com