亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Apache-ant

  • Hibernate (著譯者: 陳天河等)項目開發寶典本書以Hibernate為核心

    Hibernate (著譯者: 陳天河等)項目開發寶典本書以Hibernate為核心,詳細講解了基于組件的J2EE應用軟件的開發方法。在講解方式上,使用基礎知識與具體實例相結合的方式對Hibernate進行了全面、深入、細致的講解,使讀者在學習的過程中可以通過具體的練習來加深對講解內容的理解和把握。本書在講解Hibernate的同時,還介紹了經常與Hibernate配合使用的Struts,JSF以及 ring等優秀的框架組件。另外,還涉及到了在開發中常會使用到的開源組件,包括Ant,Digester,XDoclet,Log4j,Ecli e和JFreeChart等。本書的配套光盤中包含了書中所有實例的完整源代碼以及在開發中需要用到的開源組件的安裝程序。另外,作者提供了交流空間為廣大讀者進行后續的支持。本書適用于使用Hibernate進行Web應用程序開發的技術人員,同時也非常適合對Hibernate相關技術感興趣的讀者進行學習和提高

    標簽: Hibernate 項目 寶典 核心

    上傳時間: 2013-12-30

    上傳用戶:c12228

  • /*_############################################################################ _## _## SNMP4J

    /*_############################################################################ _## _## 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 -

    /*_############################################################################ _## _## 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

    /*_############################################################################ _## _## 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 -

    /*_############################################################################ _## _## 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

    /*_############################################################################ _## _## 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開發及整合應用大全 蔡雪燾編著 本書用典型的示例剖析Hibernate開發中的重點和難點

    Hibernate開發及整合應用大全 蔡雪燾編著 本書用典型的示例剖析Hibernate開發中的重點和難點,對于開發Hibernate的常用工具也進行了詳細講解。全書分兩篇,共21章,內容涵蓋Hibernate概述、Session主要的API、Hibernate對象關聯(一對一、一對多、多對一和多對多)、級聯關系、HQL與QBC檢索、檢索策略、基本配置與對象/關系映射配置、集合映射、事務與Cache管理等Hibernate的知識,另外還對XML、JSP、MySQL、Ant、JUnit、Log4j、Struts、Spring及Middlegen-Hibernate、hbm2java、SchemaExport、Hibernate-extensions控制臺、XDoclet、P6Spy、HibernateSynchronize等開發Hibenrate時常用的工具進行了抓取重點和常用點的講解。本書最大的特色在于每一節的例子都是經過精挑細選,具有很強的針對性,力求讓讀者通過親自動手做來掌握其底層的知識,示例的運行也很簡單,只需配置和運行Ant即可。 本書適合Java程序員、企業級項目的開發人員參考使用,同時也是新手學習Hibernate的絕佳教材。

    標簽: Hibernate 整合應用 典型

    上傳時間: 2014-01-17

    上傳用戶:450976175

  • 1. 如何生成自簽名的KeyStore以及導出供SP使用的公鑰 C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -

    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目錄下執行ant即可 demo/目錄中有編譯好的demo應用,可以直接使用

    標簽: idp KeyStore keystore keytool

    上傳時間: 2015-12-01

    上傳用戶:gxmm

  • JR 公共類庫 --Java研究組織開源子項目 本項目的發起的初衷是豐富和完善java的類庫

    JR 公共類庫 --Java研究組織開源子項目 本項目的發起的初衷是豐富和完善java的類庫,我們希望通過大家的共同努力減少很多不必要的重復勞動,也希望能讓更多的初學者更容易的使用java進行開發。對于參與本項目的人,我們希望在相互合作的過程中共同的提高自己的能力,對于關注本項目的人,我們希望您能從我們的勞動成果中獲益,也希望您能加入我們的行列。讓我們一起行動,使我們的開發更容易,使我們的程序更多彩! 本項目的前身是JR Swing部件庫,后來考慮到該項目的范圍比較窄,因此項目的范圍進行了擴充,并且進行了一些修改,主要是: 1、修改發布方式,推出兩種發布版本:二進制版本和源代碼版本,二進制版本只包含jar文件和本說明文件,源代碼版本使用ant進行管理和編譯生成二進制版本。 2、不僅僅包含swing相關的類,包含所有java開發相關的內容。 3、詳細化文檔,最基本的保證是API的詳細說明,對于某些類還會給出使用指南,對于沒有詳細說明的類不會引入此庫中。 4、詳細測試,對于未經詳細測試的類不會引入此庫中,但是由于測試的局限性,有些類可能還是會有些bug。

    標簽: Java java 項目 JR

    上傳時間: 2015-12-02

    上傳用戶:愛死愛死

  • displaytag的使用方法 首先當然是要下載它的jar包了

    displaytag的使用方法 首先當然是要下載它的jar包了,這里可以下載到最新的版本。將jar包放到WEB-INF的lib文件夾下。另外還需要兩個輔助包:apache的commons-lang和standard包

    標簽: displaytag jar

    上傳時間: 2014-01-22

    上傳用戶:cc1

主站蜘蛛池模板: 自贡市| 长葛市| 芜湖县| 西盟| 自贡市| 太康县| 临安市| 中山市| 萝北县| 会理县| 东至县| 长武县| 蒙城县| 共和县| 眉山市| 北票市| 江北区| 安龙县| 永济市| 独山县| 双辽市| 来凤县| 城口县| 虞城县| 九江县| 开化县| 乌鲁木齐县| 北安市| 丰都县| 奉节县| 建平县| 廉江市| 孝义市| 龙井市| 宣城市| 潮安县| 尼木县| 安溪县| 盱眙县| 灵山县| 三穗县|