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
深入淺出MFC是一本介紹 MFC(Microsoft Foundation Classes)程式設計技術的書籍。對于 Windows 應用軟體的開發感到興趣,并欲使用 Visual C++ 整合環境的視覺開發工具,以 MFC 為程式基礎的人,都可以從此書獲得最根本最重要的知識與實例。 如果你是一位對 Application framework 和物件導向(Object Oriented)觀念感興趣的技術狂熱份子,想知道神秘的 Runtime Type Information、Dynamic Creation、Persistence、Message Mapping 以及 Command Routing 如何實作,本書能夠充分滿足你。事實上,依我之見,這些核心技術與徹底學會操控 MFC 乃同一件事情。
標簽: Foundation MFC Microsoft Classes
上傳時間: 2013-12-31
上傳用戶:fxf126@126.com
MATLAB code to perform Monte Carlo simulation for getting price of an European swaption under the Libor Market Model (LMM) framework.
標簽: simulation European swaption perform
上傳時間: 2014-11-30
上傳用戶:shus521
使用TWAIN讀取掃描儀的圖像。In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. This article doesn t explain this interop techniques, and good knowledge of the TWAIN 1.9 specifications is assumed! The sample code included doesn t present a finished library, only some essential steps for a minimal TWAIN adaption to .NET applications.
標簽: TWAIN applications scanning Windows
上傳時間: 2013-12-25
上傳用戶:3到15
吃豆子游戲源碼,使用了Popcap framework 游戲引擎。對游戲開發新手很有參考價值。
標簽: 源碼
上傳時間: 2013-12-22
上傳用戶:evil
iphone開發,控件使用官方例子This sample is a catalog of all the UI elements found in the iPhone s UIKit framework.
標簽: iphone
上傳時間: 2017-05-25
上傳用戶:weixiao99
Guide to the many features and functions of Spring MVC, including tips and tricks to get the most out of this flexible framework. This book also contains some best practices for developing well-designed and decoupled web applications.
標簽: the and functions including
上傳時間: 2013-12-30
上傳用戶:zhangzhenyu
在實際項目項目開發中,很多時候需要用到郵件,比如論壇注冊需要用郵件激活。 一般用Javamail發送,目前最新的版本是1.4.2 可以在http://java.sun.com/products/javamail/index.jsp 下載最新版本 如果使用的不是J2SE6,那么需要把 JavaBeans Activation framework加到環境變量 可以在http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp 下載 不過為了簡化開發,可以直接使用apache common項目的mail 官方網站為: http://commons.apache.org/email/
標簽: 項目
上傳時間: 2014-02-13
上傳用戶:龍飛艇
本書分為四大篇。第一篇提出學習MFC程序設計之前的必要基礎,包括Widnows程序的基本觀念以及C++的高階議題。“學前基礎”是相當主觀的認定,不過,甚于我個人的學習經驗以及教學經驗,我的挑選應該頗具說服力。第二篇介紹Visual C++整合環境開發工具。本篇只不過是提綱挈領而已,并不企圖取代 Visual C++使用手冊。然而對于軟件使用的老手,此篇或已足以讓您掌握Visual C++整合環境。工具的使用雖然談不上學問,但在視覺化軟件開發過程中扮演極重角色,切莫小覷它。 第三篇介紹application framework的觀念,以及MFC骨干程序,所謂骨干程序,是指Visual C++的工具AppWizard所產生出來的程序碼。當然,AppWizard會根據你的選項做出不同的程序碼,我所據以解說的,是大眾化選項下的產品。 第四篇以微軟公司附于Visual C++光碟片上的一個范例程序Scribble為主軸,一步一步加上新的功能。并在其間深入介紹Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技術。這些技術正是其他書籍最缺乏的部分。此篇之最后數章則脫離Scribble程序,另成一格。 本書內含光盤一片,書中所有原始碼與可執行文件盡在其中。
上傳時間: 2014-01-04
上傳用戶:x4587
Eclipse is the leading Integrated Development Environment (IDE) for Java, with a rich ecosystem of plug-ins and an open source framework that supports other languages and projects. You’ll fnd this reference card useful for getting started with Eclipse and exploring the breadth of its features. We rundown the Eclipse distributions and confguration options, then guide you through Views, Editors, and Perspec- tives in Workbench 101. We list the top shortcuts and toolbar actions for everyday development. And, we provide a guide to the best places for fnding plug-ins and getting involved with the Eclipse community.
標簽: Development Environment Integrated ecosystem
上傳時間: 2013-12-18
上傳用戶:wangchong