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 of the License, or any later version.
標(biāo)簽: redistribute the software program
上傳時(shí)間: 2014-01-09
上傳用戶:coeus
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.
標(biāo)簽: distributed WARRANTY program WITHOUT
上傳時(shí)間: 2017-07-10
上傳用戶:tb_6877751
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.
標(biāo)簽: distributed WARRANTY program WITHOUT
上傳時(shí)間: 2014-01-18
上傳用戶:familiarsmile
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.
標(biāo)簽: distributed WARRANTY program WITHOUT
上傳時(shí)間: 2013-12-24
上傳用戶:siguazgb
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.
標(biāo)簽: distributed WARRANTY program WITHOUT
上傳時(shí)間: 2017-07-10
上傳用戶:fredguo
Tokyo Cabinet的Tokyo Cabinet 是一個(gè)DBM的實(shí)現(xiàn)。這里的數(shù)據(jù)庫由一系列key-value對的記錄構(gòu)成。key和value都可以是任意長度的字節(jié)序列,既可以是二進(jìn)制也可以是字符串。這里沒有數(shù)據(jù)類型和數(shù)據(jù)表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C寫的,同時(shí)提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平臺(tái)上都可用,它以GNU Lesser public License協(xié)議發(fā)布。
標(biāo)簽: Cabinet Tokyo key-value value
上傳時(shí)間: 2017-07-11
上傳用戶:思琦琦
java 線程 靜態(tài)鎖,對象鎖, synchronized 是鎖方法還是鎖對象?還是鎖類?如何實(shí)現(xiàn)?? 部分代碼如下, public static Object lock=new Object() //靜態(tài)鎖,鎖類,不是鎖對象了??!所以兩個(gè)線程同時(shí) 運(yùn)行兩個(gè) TestThread 的execute( ),也可以同步?。?! public void execute(){ // synchronized(lock){ for(int i=0 i<20 i++){ try { Thread.sleep(30) } catch (InterruptedException e) { // TODO Auto-generated catch block e.printStackTrace() } System.out.println(Thread.currentThread().getName()+Thread.currentThread ().getName()+" "+i) } } }
上傳時(shí)間: 2017-07-15
上傳用戶:lijianyu172
用snmp4j開發(fā)包讀取服務(wù)器oid信息,這里的oid指的是public的
標(biāo)簽: snmp4j oid 開發(fā)包 讀取
上傳時(shí)間: 2017-07-20
上傳用戶:邶刖
2. 編寫設(shè)計(jì)一個(gè)People類。該類的數(shù)據(jù)成員有年齡(age)、身高(height)、體重(weight)、函數(shù)成員有進(jìn)食(eat)、運(yùn)動(dòng)(sport)、睡眠(sleep)。其中進(jìn)食函數(shù)使體重加1,運(yùn)動(dòng)函數(shù)使身高加1,睡眠函數(shù)使年齡、身高、體重各加1。要求所有數(shù)據(jù)成員為private,成員函數(shù)為public訪問權(quán)限。
標(biāo)簽: People height weight sport
上傳時(shí)間: 2013-12-17
上傳用戶:tedo811
A certification path is an ordered list of certificates starting with a certificate issued by the relying party s trust root, and ending with the target certificate that needs to be validated. Certification path validation procedures are based on the algorithm supplied in ITU-T Recommendation X.509 and further defined in Internet Engineering Task Force (IETF) Request for Comments (RFC) 3280. Certification path processing verifies the binding between the subject distinguished name and/or subject alternative name and the subject public key defined in the target certificate. The binding is limited by constraints, which are specified in the certificates that comprise the path, and inputs that are specified by the relying party. To ensure secure interoperation of PKI-enabled applications, the path validation must be done in accordance with the X.509 and RFC 3280 specifications. This document provides the test assertions and the test cases for testing path validation software against these specifications.
標(biāo)簽: certification certificates certificate starting
上傳時(shí)間: 2017-07-31
上傳用戶:清風(fēng)冷雨
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1