- 浏览: 425578 次
- 性别:
- 来自: 珠海
文章分类
- 全部博客 (364)
- oracle (23)
- java (39)
- birt (10)
- uml (0)
- android (10)
- ubuntu (12)
- mysql (21)
- ant (1)
- lucence (1)
- Design Pattern (0)
- Data Struct (0)
- cvs svn vss (1)
- javascript (2)
- css (1)
- qtp (2)
- LoadRunner (0)
- spring3.0源码分析 (1)
- 编程经验 (2)
- 工作日志 (1)
- svn apache (2)
- vbscript (3)
- jbpm4.0-5.0 (0)
- 百度百科 (1)
- ivy (1)
- jni (0)
- drools5.1 (2)
- vss (1)
- 联系方式 (1)
- maven (2)
- jetty (1)
- webservice (0)
- Flex (45)
- 开发工具 (3)
- json (1)
- 项目配置应注意的问题 (1)
- freemarker 代码生成 (1)
- 自考 (0)
- 脚本语言 (0)
- weblogic (4)
- jar包冲突 (0)
- Nginx (2)
- Zxing (1)
- 嵌入式开发 (2)
- C# (4)
- 开发经验总结 注意事项 (1)
- CentOS 6.0 (4)
- BI (0)
- Hadoop (2)
- tomcat (3)
- db2 (1)
- sqlserver (1)
- php (5)
- thinkphp (0)
- amfphp (0)
- cognos (0)
- nutch (0)
- mongodb (9)
- nodejs (3)
- webrtc (0)
- websocket (0)
- html5 (0)
- css3 (0)
- nosql (2)
- ssdb (1)
- icommet (0)
- memcached (0)
- protocal (1)
- Linux --ssh (8)
- postgresql (8)
- sequoiadb (1)
- jquery (1)
- jvm jmx (1)
- spark (0)
- hbase (0)
- storm (0)
- netty (0)
- mina (0)
- shell (2)
- sacala (0)
- go (0)
- mac (1)
- netbean (1)
- mysql_postgresql (4)
- 消息队列 (0)
- neo4j (0)
- git (1)
- python (1)
- Perl (0)
- docker (4)
- video audio (1)
- actionscript (1)
- tensorflow (0)
- 机器学习 (0)
- 人工智能 (0)
- cas (1)
- 协程 (1)
- http (1)
- window (1)
- 内网穿透 (1)
- angular5 (0)
- vpn (2)
- AI (0)
- NLP (0)
- Spring Clound (0)
- mongoldb (1)
- 前端 (0)
最新评论
-
ping2010:
哥们最后如何解决的?
neo4j 未修改jdbc驱动中的连接用户名与密码错识 -
Gedo:
小菜求指点 ivy.xml里面怎么声明 能不说详细点 大 ...
ivy + ant+eclipse -
dongguang1082:
[color=red][/color][img][/]
条形码的工作原理和详细的内容 -
JadeLuo:
要将项目转化成Flex的项目类型才会自动生成
Flex4项目html-template文件夹解析 -
quentinyu777:
你好,我在创建Flex4SDK的Project为什么不生成ht ...
Flex4项目html-template文件夹解析
Understanding the CVS Structure
http://www.eclipse.org/birt/phoenix/build/buildInstructions.php
The BIRT modules are available in CVS in the source folder under /home/birt. BIRT has over 150 modules, some of these are described below.
org.eclipse.birt.chart.device.extension | Extension classes for the device renderer framework for charts |
org.eclipse.birt.chart.engine | Chart model and factory classes |
org.eclipse.birt.chart.engine.extension | Extension classes for the model renderer framework for charts |
org.eclipse.birt.chart.reportitem | Classes for the chart module to interact with the BIRT designer and runtime engine |
org.eclipse.birt.chart.shared | Classes shared between different components of the chart module |
org.eclipse.birt.chart.ui | Chart builder UI classes |
org.eclipse.birt.chart.ui.extension | Extensions for the chart builder UI |
org.eclipse.birt.chart.device.extension | Chart engine extension plugin containing device renderers implementations (Swing, SWT, PNG, GIF, JPG, BMP) |
org.eclipse.birt.chart.device.svg | Chart engine extension plugin containing SVG device renderer?s implementation |
org.eclipse.birt.converters | Contains converters that can convert reports from other formats to the BIRT report format |
org.eclipse.birt.core | Provides the framework for loading the plugins at run-time and contains other classes that can be used by any other module |
org.eclipse.birt.data | Provides the data engine implementation and the ODA factory implementation. It also contains classes for applying transformations on the data. |
org.eclipse.birt.data.oda | ODA public interface: the classes and interfaces used to create data extensions. |
org.eclipse.birt.data.oda.adapter.dtp | Adapter for Data Tools project |
org.eclipse.birt.report.data.oda.flatfile | The ODA driver for accessing flat file data sources |
org.eclipse.birt.report.data.oda.flatfile.ui | The user interface for the ODA flat file driver |
org.eclipse.birt.data.oda.jdbc | The ODA driver for accessing JDBC data sources |
org.eclipse.birt.data.oda.jdbc.ui | The user interface for the ODA JDBC driver |
org.eclipse.birt.report.data.oda.sampledb | The ODA driver for accessing the sample Derby data base |
org.eclipse.birt.report.data.oda.sampledb.ui | The user interface for the ODA sample database driver |
org.eclipse.birt.data.oda.xml | The ODA driver for accessing XML data sources |
org.eclipse.birt.data.oda.xml.ui | The user interface for the ODA XML driver |
org.eclipse.birt.report.debug.ui | Used for creating launch configuration when debugging reports that contain Java events |
org.eclipse.birt.report.designer.core | The core classes of the BIRT report designer, including classes that interact with the BIRT model, and localization and other utility classes |
org.eclipse.birt.report.designer.lib | The classes used for library manipulation |
org.eclipse.birt.report.designer.lib.explorer | Handles browsing and exploring library contents |
org.eclipse.birt.report.designer.ui | The BIRT report designer |
org.eclipse.birt.report.designer.ui.rcp | The BIRT RCP report designer |
org.eclipse.birt.report.engine | The BIRT reporting engine that generates the report from a report design |
org.eclipse.birt.report.engine.emitter.fo | The emitter for generating report output using FO |
org.eclipse.birt.report.engine.emitter.html | The emitter that generates report output in HTML |
org.eclipse.birt.report.engine.emitter.pdf | The emitter that generates report output in PDF |
org.eclipse.birt.report.model | The BIRT report model |
org.eclipse.birt.report.viewer | The BIRT report viewer (BIRT web app) |
org.eclipse.birt-feature | The BIRT feature |
发表评论
-
birt 集成日期及其它控件
2011-06-20 13:08 444http://blog.csdn.net/kj_zx19854 ... -
birt 脚本数据源
2011-06-14 16:34 1754<property name=& ... -
Birt的JavaScript脚本简单调试
2011-06-03 09:09 2575Birt的JavaScript脚本简单调试 B ... -
ReportEngineService
2011-05-25 15:36 2190http://dev.eclipse.org/viewcvs/ ... -
birt 参考网址
2011-05-25 09:28 750http://my.oschina.net/kzhou/blo ... -
BirtViewer和Struts2框架的整合
2011-05-24 16:34 797BirtViewer和Struts2框架的整合 http ... -
birt国际化及已重编译的包
2011-05-19 08:17 1474BIRT的CVS访问地址 host:dev.eclipse. ... -
birt脚本的运行次序
2011-04-28 14:23 911Layout->initializeLayout-> ... -
使用birt脚本注意要点
2011-04-28 12:10 984When developing a BIRT report u ...
相关推荐
有关并发版本系统(CVS)的完整介绍,教程和参考,以及对开放源代码开发的惯例和约定以及CVS如何适合它们的详细调查。
**CVS(Concurrent Versions System)**是一种广泛使用的版本控制系统,尤其在开源软件开发中扮演着重要角色。它能够跟踪代码的变化,管理多个开发者协作时的版本冲突,并提供了历史记录和回滚功能,使得团队协作...
**TortoiseCVS:CVS版本控制系统的友好界面** TortoiseCVS是一个专为Windows用户设计的CVS(Concurrent Versions System)版本控制系统客户端工具。CVS是一种开源的、分布式版本控制系统,用于管理软件项目的源代码...
《CVS 1.11.23:版本控制系统的历史与应用详解》 CVS(Concurrent Versions System),中文常称为并发版本系统,是最早流行的一种开源版本控制系统,它的出现为软件开发团队提供了协同工作、代码管理和历史追踪的...
**TortoiseCVS:CVS的便捷桌面客户端** TortoiseCVS是CVS(Concurrent Versions System)的一个图形用户界面(GUI)工具,它为开发者提供了一种直观且易于使用的界面来管理版本控制。CVS是一个开源的版本控制系统,...
【Eclipse中CVS使用详解】 CVS,全称为Concurrent Versions System,是一种广泛使用的开源版本控制系统。在软件开发过程中,版本控制对于团队协作至关重要,它可以帮助开发者追踪代码的修改历史,协同工作,并确保...
TortoiseCVS是一款在Windows环境下非常流行的CVS(Concurrent Versions System)客户端工具,它提供了与文件资源管理器集成的图形用户界面,使得版本控制操作更为直观和便捷。中文语言包是为TortoiseCVS提供的本地化...
【CVS小乌龟工具】是一款专为64位操作系统设计的版本控制系统客户端,它集成了CVS(Concurrent Versions System)的核心功能,并且优化了对64位系统的支持,确保在变态的64位环境下也能高效稳定地运行。TortoiseCVS...
CentOS 5 CVS 安装与配置 在本文中,我们将一步一步地指导您如何在 CentOS 5 中安装和配置 CVS(Concurrent Versions System),并且介绍用户管理的相关知识。 安装 CVS 首先,我们需要安装 CVS 软件包。使用以下...
**CVS(Concurrent Versions System)是最简单使用方法详解** CVS,全称为并发版本系统,是一种源代码版本控制系统,用于管理和跟踪项目中的文件变化。它允许多人协作开发,并记录每个文件的历史版本,以便在出现...
### Linux下的CVS配置规则及细节问题 #### CVS简介与安装 CVS(Concurrent Versions System)是一款在开源社区广泛使用的版本控制系统。它主要用于管理软件项目中的源代码变更历史,支持多用户协作开发,能够有效地...
### CVS版本控制系统详解 #### 一、CVS简介 CVS(Concurrent Versions System)是一种广泛使用的源代码版本控制系统。它允许开发团队在一个项目中协同工作,并管理项目的多个版本。CVS通过保存每次更改的历史记录...
CVS(Concurrent Versions System)是一种广泛使用的源代码版本控制系统,它允许开发团队协同工作,同时跟踪代码的历史版本。在软件开发过程中,CVS扮演着至关重要的角色,它确保了团队成员之间的协作效率,同时也...
CVS 服务器程序 CVSNT 2.0.58d + CVS 客户端工具 TortoiseCVS 1.10.10 (for win7)+ 图示说明 最新的版本cvsnt-2.5.03.2382有4.2MB,追新的朋友可以自己上官网下载. 1都安装好软件 2配置服务器端 a 查看运行...
【TortoiseCVS:CVS的图形化界面增强工具】 TortoiseCVS是一款针对CVS(Concurrent Versions System)版本控制系统设计的图形化客户端工具。CVS是一种开源的、分布式版本控制系统,用于管理软件项目的源代码,使得...
【CVS配置详解】 CVS(Concurrent Versions System)是一种广泛使用的版本控制系统,它允许团队成员协同工作并跟踪代码的变化。在Windows环境下,通常使用CVSNT作为CVS的实现,因为它提供了对Windows系统的良好支持...
《CVS Server安装与Eclipse简单使用指南》 在软件开发过程中,版本控制系统的使用是至关重要的,它能够帮助团队协同工作,跟踪代码修改历史,防止数据丢失。CVS(Concurrent Versions System)是一个开源的版本控制...
cvs 版本控制 软件项目管理 cvs 版本控制 软件项目管理
【CVS完全手册--CVS一本通】 CVS(Concurrent Versions System)是一个版本控制系统,其设计目的是在多用户环境中管理文件的版本和修改历史。它允许开发团队成员并行工作,每个人都可以独立修改文件,然后通过合并...
Change into the directory where you have checked out the module, and use the cvs log command to create a log file. cvs log > cvs.log (3). Running StatCvs StatCvs is run using the command: java -...