/*_############################################################################ _## _## 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
displaytag的使用方法 首先當然是要下載它的jar包了,這里可以下載到最新的版本。將jar包放到WEB-INF的lib文件夾下。另外還需要兩個輔助包:apache的commons-lang和standard包
標簽: displaytag jar
上傳時間: 2014-01-22
上傳用戶:cc1
本文介紹堪稱Web數據庫黃金組合的PHP/MySQL如何構筑一個網絡數據庫應用的方法,PHP是一個類似微軟ASP的服務器端的嵌入式超文本處理語言,是建立動態網站的強大工具。而MySQL是一個輕型SQL數據庫服務器,可運行在多種平臺上,包括Windows NT和Linux,它還有一個GPL版本,MySQL被認為是建立數據庫驅動的動態網站的最佳產品。PHP、MySQL和Apache是Linux平臺網站的最佳拍檔。該教程是一個3日課程,從安裝到應用都有詳細描述。對于PHP和MySQL的詳細資料,可參見他們的官方網站。PHP(www.php.net)、MySQL (www.tcx.se)
上傳時間: 2013-12-17
上傳用戶:shus521
本文介紹堪稱Web數據庫黃金組合的PHP/MySQL如何構筑一個網絡數據庫應用的方法,PHP是一個類似微軟ASP的服務器端的嵌入式超文本處理語言,是建立動態網站的強大工具。而MySQL是一個輕型SQL數據庫服務器,可運行在多種平臺上,包括Windows NT和Linux,它還有一個GPL版本,MySQL被認為是建立數據庫驅動的動態網站的最佳產品。PHP、MySQL和Apache是Linux平臺網站的最佳拍檔。該教程是一個3日課程,從安裝到應用都有詳細描述。對于PHP和MySQL的詳細資料,可參見他們的官方網站。PHP(www.php.net)、MySQL (www.tcx.se)
上傳時間: 2013-12-15
上傳用戶:linlin
本文介紹堪稱Web數據庫黃金組合的PHP/MySQL如何構筑一個網絡數據庫應用的方法,PHP是一個類似微軟ASP的服務器端的嵌入式超文本處理語言,是建立動態網站的強大工具。而MySQL是一個輕型SQL數據庫服務器,可運行在多種平臺上,包括Windows NT和Linux,它還有一個GPL版本,MySQL被認為是建立數據庫驅動的動態網站的最佳產品。PHP、MySQL和Apache是Linux平臺網站的最佳拍檔。該教程是一個3日課程,從安裝到應用都有詳細描述。對于PHP和MySQL的詳細資料,可參見他們的官方網站。PHP(www.php.net)、MySQL (www.tcx.se)
上傳時間: 2014-01-09
上傳用戶:huql11633
一個簡單實用的開源C++消息中間件SAFMQ - [軟件開發] - [開源 消息中間件 SAFMQ ] 2006-11-23 在很多網絡應用中,尤其那些服務器有時不在線的應用中,將客戶端的數據變更按照產生順序同步到服務器的操作是比較復雜的。為了解決這種問題,可以采用消息中間件產品(例如Windows的MSMQ還有IBM的MQ),但是這種產品比較龐大而且花費不少,對于小規模應用而言沒有必要。 SAFMQ(全稱為Store and Forward Message Queue)是一個簡單的消息中間件,采用C++編寫,采用Apache授權機制。截至2006年11月SAFMQ的的版本為0.5.2,發布于2006年9月。目前版本具有如下的功能: 1. 提供多隊列、多優先級的消息轉發服務。 2. 支持文本、二進制的消息類型。 3. 支持轉發功能,即多個消息中間件之間的消息轉發。 4. 支持事務操作 5. 支持Java、PHP客戶端 6. 支持SSL加密 7. 支持用戶權限 8. 支持對消息的標記 9. 支持TTL(Time To Live)時間戳
上傳時間: 2013-12-06
上傳用戶:alan-ee
openfans 0.1 using: eclipse, maven, spring, hibernate, mysql,common-validator,sitemesh..... Introduction ============ 提供web2.0應用的基本模型,能夠方便的在各個領域使用 Getting Started =============== 需要下載maven,http://maven.apache.org/download.html,如果初次使用maven,配置好后,運行mvn install 如果使用eclipse,在項目根目錄,運行mvn eclipse:eclipse(如初次使用,會花較長時間到網上下載plugin和jar,建議去喝杯咖啡) 使用mvn test運行所有測試,mvn package打包 有任何問題請到http://groups.google.com/group/openfans
標簽: common-validator hibernate openfans sitemesh
上傳時間: 2013-12-19
上傳用戶:wuyuying