Code Monkey home page Code Monkey logo

reportrl's Introduction

reportRl是个啥

reportRl是一个aardio的锐浪报表组件库。gitee仓库 github仓库 同步更新。
本仓库包含了reportRl库源码,以及使用reportRl库调用Grid++Report锐浪报表组件的例程。

目录说明

仓库目录说明
├─img
├─reportRl      reportRl库源码,已制作成远程扩展库
└─示例代码
 ├─aardio      示例源码,需保持路径测试。
 │ ├─01.Tutorial
 │ │ ├─DisplayReport
 │ │ └─PrintReport
 │ ├─02.Normal   各种样式的报表演示
 │ ├─03.Export
 │ ├─04.PrintAdapt
 │ ├─05.ManualFillRecord
 │ └─06.Picture
 ├─Data      示例源码用到的数据文件夹
 └─Reports     示例源码用到的报表模板文件夹

食用方法

1,在电脑上安装aardio桌面快速开发编程工具
2,下载reportRl仓库;
3,(此步骤可省略) 把reportRl库源码文件夹拷贝(复制-粘贴)到aardio开发工具根目录的/lib/ 目录下;

4,打开 示例源码\aardio\02.Normal\ 文件夹观看示例工程。

组件对象的智能提示并不全,有用到的才会去写一下,还是要以锐浪报表的帮助文档为主要参考依据。

锐浪的帮助文档在 \reportRl\.dll

(注:该例程用于练习在aardio中调用Com组件,例程中有什么不对的地方欢迎大家指正交流。)

远程引用扩展库

在aardio引用远程扩展库reportRl的示例:

_IMPORTURL["reportRl"] = "https://github.com/drunkenOstrich/reportRl/releases/latest/download/reportRl.tar.lzma"
import reportRl

在需要使用reportRl库的工程中,包含以上两句代码即可自动下载本扩展库。

免注册发布工程

免注册发布工程建议使用Grid++Report锐浪报表6.6.6.2之后的版本
Manifest文件的修改已经集成到库里,直接发布工程,生成的exe可以在任何windows电脑上免注册使用。

联系方式

QQ:838326505
aardio编程交流QQ群:70517368(非aardio官方群)

截个图

Normal

reportrl's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.