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

搜索资源列表

  1. fillwordtable

    0下载:
  2. 在实际应用中,编程者往往喜欢程序能自动生成word说明文档,说明程序运行的状况或运行的结果;或者程序能提取数据库的内容生成word表格,使用户能方便的查看和修改,打印。但是VC++中调用word的确不容易,特别是对word中各种函数的使用,本文以作者的工作经验详细介绍一下如何调用word和进行word表格的填写,有同样需求的编友也可查看一下MSDN中的Automation Microsoft Office 97 and Microsoft office 2000。-in practical ap
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:50384
    • 提供者:hwz
  1. 2_lst

    0下载:
  2. 操作vc控制word的表格填写及随时更改填写情况-operation vc control word and fill in the forms filled out at any time of change
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:75672
    • 提供者:lsd
  1. cffx_tcking

    0下载:
  2. 该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录的output.txt文件中。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:203835
    • 提供者:汤超
  1. WordAutomation

    0下载:
  2. VC++中调用word的二次开发接口进行word表格的填写。这样就不用自己实现表格而直接利用word的功能。 -VC Calling word in the secondary development interface for word to fill in the forms. This achievement would not have to form its own direct use of the word functional.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:106448
    • 提供者:许式伟
  1. AutomationCtrlWord

    0下载:
  2. VC++中进行word表格的填写,即用程序控制创建修改Word文件-VC for word forms to fill in, that is programmed to create a Word document changes
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:81425
    • 提供者:山中鹤
  1. VCECellPrintDlg

    0下载:
  2. 在VC中调用Ecell打印表格,自己编写的,经运行可以用-in VC Calling Ecell print forms, their preparation, can be used by Operation
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:4861
    • 提供者:王振华
  1. ExcelRW

    0下载:
  2. 用vc操作excel表格的例子-修改表格中的公式-with vc operation excel forms example - the form of amendments to the formula
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:126758
    • 提供者:不说
  1. ODBCRWExcel

    1下载:
  2. 徐景周老师编写的VC操作Excel表格的源码,我测试过,很好用,而且界面也漂亮!
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:87538
    • 提供者:万鹏
  1. WORD_vcfillwordtable

    0下载:
  2. Vc中关于Word的编程(表格)-Vc on the Word of programming (Forms)
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:84914
    • 提供者:陈品
  1. ExcelandVC

    0下载:
  2. 本程序可实现对Excel文件的写入\读取,对表格中指定行、列、单元格进行查询、插入、替换等操作。是一个较完善的将EXCEL与VC结合起来的实例-this program can be realized on the Excel document into the \\ read, the table designated rows and columns. Inquiries into cells, insert, replace such operations. It is a better
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:126326
    • 提供者:zz
  1. VC_Contrl_Excel

    2下载:
  2. VC直接操作Excel表格文件,包括创建、读取、写入等操作的编程实现-VC directly operated Excel documents, including creation, read, write, such as the operation of Programming
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:113128
    • 提供者:许志广
  1. grid++report

    1下载:
  2. Grid++Report是一款高性能的报表组件(构件/控件),特别适用于管理信息系统(如ERP、进销存、财务等)的报表开发。提供一个具有超强数据展现能力的数据网格(DataGrid)部件,制作各种表格报表非常简便;运行时可通过事件响应使报表与用户交互;针对票据套打进行了专门实现;总之Grid++Report 是制作动态报表的最佳选择。提供可视化报表设计器,设计报表快速简单。Grid++Report除了提供打印功能外,还提供报表的查询显示功能,即如各种数据网格(DataGrid)控件一样显示数据,
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:4330706
    • 提供者:wang
  1. vc.excel

    0下载:
  2. 利用vc++操作excel进行表格制作,写入合并单元格-Use vc++ operations conducted excel spreadsheets
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2173819
    • 提供者:wangran
  1. GridCtrl

    0下载:
  2. VC表格,GridCtrl,希望对表格编程的人有用-VC GridCtrl
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:98590
    • 提供者:liuqihai
  1. VC-Excel

    1下载:
  2. 介绍了如何使用Vc6操作excel表格的几种方法,常用的编程方法-how to operate excel with VC6
  3. 所属分类:software engineering

    • 发布日期:2016-12-13
    • 文件大小:23552
    • 提供者:ming
  1. vc-Excel

    0下载:
  2. 利用vc对Excel表格文件进行读写操作-vc read/write Excel
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:270816
    • 提供者:黄翊
  1. VC++ Excel电子表格读写示例

    0下载:
  2. VC++ Excel电子表格读写示例,读取Excel表格中指定的某行某列的数据,以及写入Excel。(VC++ Excel spreadsheet reading and writing examples, read the Excel table specified in a row, a column of data, and write to Excel.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:90112
    • 提供者:njdada
  1. WordTest20170515

    0下载:
  2. 使用VC++在Words文档里生产表格及加入图片(Using VC++ to produce tables and add pictures in Words documents)
  3. 所属分类:文件操作

    • 发布日期:2018-01-05
    • 文件大小:108544
    • 提供者:Niu68
  1. 操作Excel

    0下载:
  2. 源码是用VC6.0编写的实现自动化操作excel表格的库,另附带一个测试小程序。因为在做这个库的时候有具体的情境要求所以应该不能通用,可以按照自己的特殊要求稍作修改,或者拿来做学习参考。(Source code is written in VC6.0 to achieve automatic operation of Excel form library, and a test applet attached. Because in this library, there is a specif
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:807936
    • 提供者:耗子帅哥
  1. SDXGrid

    1下载:
  2. 表格控件,vc++源码,表格是很重要的控件(Table control, VC + + source code, table is a very important control)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-08
    • 文件大小:231424
    • 提供者:lzpgfy
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com