Asp.net2.0水晶报表(CrystalReports)事例源码大全(C#) 这些例子实现了水晶报表的查看、柱状图显示、打印、导出、缩放等基本功能,如果想了解更多比如说利用DataSet方式、Push、Pull等模式需要自己更深一步的研究了 难得的Asp.net2.0水晶报表源码,请珍藏! 由于其中源码太多,51aspx仅仅进行了部分调测,一些配置文件请自行更改 -Asp.net2.0 crystal statements (GRYSTAL) examples of FOSS Solutions (C#) to achieve these examples of statements Crystal View, histogram display, print, derived, zooming, and other basic functions, If you want to know more, for instance using DataSet, Push. Pull model needs its own deeper study of a rare Asp.net2.0 crystal statements source, Please treasure! As the source of which many 51aspx only part of the transfer test, some configuration files please make changes 下载
|
水晶报表是一个报表设计开发的强大工具,功能强大,设计灵活,在水晶报表光盘中只提供了一个完全动态生成报表的例子,使用繁琐。现介绍其在VC++6.0中的简单使用方法。编译环境:VC++6.0 sp5 、Windows 2000 Server sp3 (en)。 一、导入水晶报表使用的动态联接库:根据实际修改文件路径。 #import "C:\Documents and Settings\Administrator\桌面\cr\craxdrt9.dll" no_namespace -crystal statements are statements of a powerful design tool, a powerful, flexible design, the crystal statements disc only provides a fully dynamic generation statements example, the use of cumbersome. Now introduced in VC 6.0 simple to use. Build Environment : VC 6.0 SP5, Windows 2000 Server sp3 (en). 1, Crystal statements into the dynamic link library : according to the actual path to amend the document. # Import "C : \ Documents and Settings \ Administrator \ Desktop \ cr \ craxdrt9.dll" no_namespace 下载
|