登录
首页 » Visual C++ » seven report

seven report

于 2008-12-22 发布 文件大小:5100KB
0 254
下载积分: 1 下载次数: 197

代码说明:

  VC++2005编程实例源代码\第7章 水晶报表开发编程实例,包括水晶报表的各种操作共25个源码实例(VC++ 2005 programming examples of Chapter 7 of the source code to develop programming examples of Crystal Reports, Crystal Reports, including a variety of operating a total of 25 source code examples)

文件列表:

第7章 水晶报表开发编程实例
..........................\实例160 如何使用水晶报表向导创建报表
..........................\....................................\Example

..........................\....................................\.......\app.rc
..........................\....................................\.......\AssemblyInfo.cpp
..........................\....................................\.......\Example.cpp
..........................\....................................\.......\Example.vcproj
..........................\....................................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\....................................\.......\Form1.h
..........................\....................................\.......\Form1.resx
..........................\....................................\.......\MyReport.rpt
..........................\....................................\.......\ReadMe.txt
..........................\....................................\.......\Release
..........................\....................................\.......\resource.h
..........................\....................................\.......\stdafx.cpp
..........................\....................................\.......\stdafx.h
..........................\....................................\Example.sln
..........................\....................................\release
..........................\实例161 如何直接动态加载水晶报表文件
..........................\....................................\Example

..........................\....................................\.......\app.rc
..........................\....................................\.......\AssemblyInfo.cpp
..........................\....................................\.......\Example.cpp
..........................\....................................\.......\Example.vcproj
..........................\....................................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\....................................\.......\Form1.h
..........................\....................................\.......\Form1.resx
..........................\....................................\.......\ReadMe.txt
..........................\....................................\.......\Release
..........................\....................................\.......\resource.h
..........................\....................................\.......\stdafx.cpp
..........................\....................................\.......\stdafx.h
..........................\....................................\Example.sln
..........................\....................................\release
..........................\实例162 如何在水晶报表中筛选数据记录
..........................\....................................\Example

..........................\....................................\.......\app.rc
..........................\....................................\.......\AssemblyInfo.cpp
..........................\....................................\.......\Example.cpp
..........................\....................................\.......\Example.vcproj
..........................\....................................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\....................................\.......\Form1.h
..........................\....................................\.......\Form1.resx
..........................\....................................\.......\MyReport.rpt
..........................\....................................\.......\ReadMe.txt
..........................\....................................\.......\Release
..........................\....................................\.......\resource.h
..........................\....................................\.......\stdafx.cpp
..........................\....................................\.......\stdafx.h
..........................\....................................\Example.sln
..........................\....................................\release
..........................\实例163 如何在水晶报表中分组排序记录
..........................\....................................\Example

..........................\....................................\.......\app.rc
..........................\....................................\.......\AssemblyInfo.cpp
..........................\....................................\.......\Example.cpp
..........................\....................................\.......\Example.vcproj
..........................\....................................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\....................................\.......\Form1.h
..........................\....................................\.......\Form1.resx
..........................\....................................\.......\MyReport.rpt
..........................\....................................\.......\ReadMe.txt
..........................\....................................\.......\Release
..........................\....................................\.......\resource.h
..........................\....................................\.......\stdafx.cpp
..........................\....................................\.......\stdafx.h
..........................\....................................\Example.sln
..........................\....................................\release
..........................\实例164 如何在水晶报表中分组汇总记录
..........................\....................................\Example

..........................\....................................\.......\app.rc
..........................\....................................\.......\AssemblyInfo.cpp
..........................\....................................\.......\Example.cpp
..........................\....................................\.......\Example.vcproj
..........................\....................................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\....................................\.......\Form1.h
..........................\....................................\.......\Form1.resx
..........................\....................................\.......\MyReport.rpt
..........................\....................................\.......\ReadMe.txt
..........................\....................................\.......\Release
..........................\....................................\.......\resource.h
..........................\....................................\.......\stdafx.cpp
..........................\....................................\.......\stdafx.h
..........................\....................................\Example.sln
..........................\....................................\release
..........................\实例165 如何在水晶报表中添加合计字段
..........................\....................................\Example

..........................\....................................\.......\app.rc
..........................\....................................\.......\AssemblyInfo.cpp
..........................\....................................\.......\Example.cpp
..........................\....................................\.......\Example.vcproj
..........................\....................................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\....................................\.......\Form1.h
..........................\....................................\.......\Form1.resx

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

发表评论

0 个回复

  • lineprint
    模拟字符方式(非GUI方式)打印 (Simulating character printing)
    2001-01-06 17:00:20下载
    积分:1
  • PrintSample11
    模拟随机肥皂泡泡的生成,并可在一个窗口上打印小泡泡。(Simulation of random formation of soap bubbles, and in a small bubble window to print.)
    2007-10-18 13:57:19下载
    积分:1
  • BetBall
    福彩双色球模拟测试。 支持五组随机选球;支持打印功能。(Fucai color ball simulation tests. It supports five groups of randomly selected balls support print function.)
    2015-10-10 16:26:06下载
    积分:1
  • GenPrint-Sample
    打印虚拟驱动,提取自wdk 8.1,需要wdk环境。(Print a virtual drive, extracted WDK 8.1, need WDK environment.)
    2021-03-11 09:49:26下载
    积分:1
  • ReportSample
    VC很经典的报表控件,功能非常强大,很赞。(VC very classic report control, the function is very powerful, very praise.)
    2018-08-31 13:44:40下载
    积分:1
  • Print1ToMaxOfNDigits
    输入一个十进制数字,打印出其二进制所包含的1的个数,空间复杂度很小(Enter a decimal number, print out its binary contains a number, a very small space complexity)
    2013-09-04 19:15:43下载
    积分:1
  • prjPrintSpool
    VB打印任务监控程序的源代码,适时获得当前打印机的任务状态,列出正在打印的任务,同时对所有任务进行管理 ,可结束和暂停任务,写的不错。(VB print job monitoring program s source code, the task of timely access to current printer status, list is printing tasks, while management of all tasks, to end and pause tasks and write well.)
    2013-08-15 16:05:00下载
    积分:1
  • 06条码
    grid++打印条码,特别好用,谁用了就知道了(Grid++ prints barcodes, which are very easy to use. Anyone who uses them knows.)
    2020-06-22 18:20:02下载
    积分:1
  • Print1ToMaxOfNDigits
    输入一个十进制数字,打印出其二进制所包含的1的个数,空间复杂度很小(Enter a decimal number, print out its binary contains a number, a very small space complexity)
    2013-09-04 19:15:43下载
    积分:1
  • sonovoPrintersTool
    WIN32 API 实现打印功能 openframeworks( WIN32 API enables the printing function openframeworks)
    2015-02-02 20:59:39下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载