JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging framework * text utilities * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities JCommon is licensed under the terms of the GNU Lesser General public Licence (LGPL) version 2.1 or later.
标签: JFreeChart Reporting JCommon Pentaho
上传时间: 2017-04-23
上传用户:ynzfm
This library is Copyright (c) Raphael Zulliger <zulli@gmx.net>. It is licensed under the GNU Library General public License (LGPL)
标签: Copyright Zulliger licensed Raphael
上传时间: 2013-12-21
上传用户:希酱大魔王
Specification File adjacencyListGragh class GeneralGraph: use adjacency list to implement the graph which data structure is vector Construct methods: * public GeneralGraph(): contain an empty vector store the vertex and a boolean determines whether graph is directed or not, defaulted is undirected
标签: adjacencyListGragh Specification GeneralGraph adjacency
上传时间: 2013-12-13
上传用户:lyy1234
This program is free software you can redistribute it and/or modify it under the terms of the GNU General public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General public License for more details.
标签: redistribute the software program
上传时间: 2017-06-05
上传用户:gtf1207
This program is free software you can redistribute it and/or modify it under the terms of the GNU General public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General public License for more details.
标签: redistribute the software program
上传时间: 2014-01-14
上传用户:myworkpost
This program is free software you can redistribute it and/or modify it under the terms of the GNU General public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version.
标签: redistribute the software program
上传时间: 2013-11-26
上传用户:王者A
本同学录系统演示地址: http://class.19870123.cn/ 下载后请在Web.Config里更改设置,如数据库路径等 如果要换sql数据库,请将app_code里的MyPage.cs改为以下代码即可 public class MyPage : LeeHom.Web.UI.SqlPage { } public class MyMasterPage : LeeHom.Web.UI.SqlMasterPage { } 并在Web.Config里设置数据库为SqlServer Sql的执行语句在App_Data下DataBase.sql 后台管理:http://网址/admin/ 默认管理员:admin 密码:admin 可注册一个新用户后设置新用户为管理员后删除admin用户 由于本人学习.net没有多久,所以做出来的作品在代码上有些乱,有可能存在不少bug 如果有什么bug或是好的意见,希望大家给我发说明一下. 我的邮箱地址是:dotnetlee@qq.com 或到 http://www.19870123.cn/ 留言 同时,本系统使用的类库请在 http://www.19870123.cn/?tid=157 下载 说明文档在 http://doc.19870123.cn/
标签: 19870123 app_code Config MyPage
上传时间: 2013-12-10
上传用户:hxy200501
ebook about gis application for group decision making in some kind of sectors, include health, public policy etc
标签: application decision include sectors
上传时间: 2017-07-04
上传用户:Andy123456
*** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved efd@mindspring.com *** THIS IS NOT public DOMAIN SOFTWARE *** See below for license agreement, disclaimer, installation and use. Introduction --------------------------------------------------------- Welcome to HyperString! One of the most significant new features with Delphi32 is long dynamic strings. However, the built-in functions don t really exploit the full potential of these new strings. HyperString provides over 400 fast, efficient string management routines to help you realize the full power of this highly versatile new data type.
标签: HyperString reserved Systems rights
上传时间: 2017-07-04
上传用户:mhp0114
物料管理 物料登记 批量登记:一次性导入多条物料 单条登记:只能录入一条物料信息 物料管理 更新: 删除: 查看: 物料导出 库管员可以将系统中登记的所有物料一次性导出来 MaterialImport public MaterialImport( MateiralManager manager, String filePath ) public void importMaterial() private StringBuffer readFile() private List<Material> parseFileToMaterial( String content )
上传时间: 2013-12-03
上传用户:fredguo