Hibernate (著譯者: 陳天河等)項目開發(fā)寶典本書以Hibernate為核心,詳細講解了基于組件的J2EE應用軟件的開發(fā)方法。在講解方式上,使用基礎知識與具體實例相結合的方式對Hibernate進行了全面、深入、細致的講解,使讀者在學習的過程中可以通過具體的練習來加深對講解內(nèi)容的理解和把握。本書在講解Hibernate的同時,還介紹了經(jīng)常與Hibernate配合使用的Struts,JSF以及 ring等優(yōu)秀的框架組件。另外,還涉及到了在開發(fā)中常會使用到的開源組件,包括Ant,Digester,XDoclet,Log4j,Ecli e和JFreeChart等。本書的配套光盤中包含了書中所有實例的完整源代碼以及在開發(fā)中需要用到的開源組件的安裝程序。另外,作者提供了交流空間為廣大讀者進行后續(xù)的支持。本書適用于使用Hibernate進行Web應用程序開發(fā)的技術人員,同時也非常適合對Hibernate相關技術感興趣的讀者進行學習和提高
上傳時間: 2013-12-30
上傳用戶:c12228
/*_############################################################################ _## _## SNMP4J - PDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2014-01-25
上傳用戶:ZJX5201314
/*_############################################################################ _## _## SNMP4J - PDUv1.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2013-12-28
上傳用戶:jjj0202
/*_############################################################################ _## _## SNMP4J - ScopedPDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2015-11-23
上傳用戶:athjac
/*_############################################################################ _## _## SNMP4J - Snmp.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2015-11-23
上傳用戶:lxm
/*_############################################################################ _## _## SNMP4J - UserTarget.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
標簽: SNMP4J
上傳時間: 2015-11-23
上傳用戶:nairui21
Hibernate開發(fā)及整合應用大全 蔡雪燾編著 本書用典型的示例剖析Hibernate開發(fā)中的重點和難點,對于開發(fā)Hibernate的常用工具也進行了詳細講解。全書分兩篇,共21章,內(nèi)容涵蓋Hibernate概述、Session主要的API、Hibernate對象關聯(lián)(一對一、一對多、多對一和多對多)、級聯(lián)關系、HQL與QBC檢索、檢索策略、基本配置與對象/關系映射配置、集合映射、事務與Cache管理等Hibernate的知識,另外還對XML、JSP、MySQL、Ant、JUnit、Log4j、Struts、Spring及Middlegen-Hibernate、hbm2java、SchemaExport、Hibernate-extensions控制臺、XDoclet、P6Spy、HibernateSynchronize等開發(fā)Hibenrate時常用的工具進行了抓取重點和常用點的講解。本書最大的特色在于每一節(jié)的例子都是經(jīng)過精挑細選,具有很強的針對性,力求讓讀者通過親自動手做來掌握其底層的知識,示例的運行也很簡單,只需配置和運行Ant即可。 本書適合Java程序員、企業(yè)級項目的開發(fā)人員參考使用,同時也是新手學習Hibernate的絕佳教材。
上傳時間: 2014-01-17
上傳用戶:450976175
1. 如何生成自簽名的KeyStore以及導出供SP使用的公鑰 C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -dname uid=idp 然后按照提示輸入密碼即可,這里選擇輸入123456作為密碼,同時主口令也使用該密碼 C:>keytool -v -export -alias idp -keystore idp.jks -file idp.cer 這個命令將導出公鑰證書,公鑰證書將會配置在Identity Assertion Provider的Details選項卡中,同時需要配置123456作為訪問證書的密碼 2. 如何編譯 修改build\目錄下build.local.properties文件,將其中的WL_HOME指向具體的WebLogic Server安裝目錄 然后在build目錄下執(zhí)行ant即可 demo/目錄中有編譯好的demo應用,可以直接使用
標簽: idp KeyStore keystore keytool
上傳時間: 2015-12-01
上傳用戶:gxmm
JR 公共類庫 --Java研究組織開源子項目 本項目的發(fā)起的初衷是豐富和完善java的類庫,我們希望通過大家的共同努力減少很多不必要的重復勞動,也希望能讓更多的初學者更容易的使用java進行開發(fā)。對于參與本項目的人,我們希望在相互合作的過程中共同的提高自己的能力,對于關注本項目的人,我們希望您能從我們的勞動成果中獲益,也希望您能加入我們的行列。讓我們一起行動,使我們的開發(fā)更容易,使我們的程序更多彩! 本項目的前身是JR Swing部件庫,后來考慮到該項目的范圍比較窄,因此項目的范圍進行了擴充,并且進行了一些修改,主要是: 1、修改發(fā)布方式,推出兩種發(fā)布版本:二進制版本和源代碼版本,二進制版本只包含jar文件和本說明文件,源代碼版本使用ant進行管理和編譯生成二進制版本。 2、不僅僅包含swing相關的類,包含所有java開發(fā)相關的內(nèi)容。 3、詳細化文檔,最基本的保證是API的詳細說明,對于某些類還會給出使用指南,對于沒有詳細說明的類不會引入此庫中。 4、詳細測試,對于未經(jīng)詳細測試的類不會引入此庫中,但是由于測試的局限性,有些類可能還是會有些bug。
上傳時間: 2015-12-02
上傳用戶:愛死愛死
displaytag的使用方法 首先當然是要下載它的jar包了,這里可以下載到最新的版本。將jar包放到WEB-INF的lib文件夾下。另外還需要兩個輔助包:apache的commons-lang和standard包
標簽: displaytag jar
上傳時間: 2014-01-22
上傳用戶:cc1