key generator的意思
key generator中文翻譯:
[計]密鑰生成器
[計]密鑰發生器
generator───n.發電機;發生器;生產者
Key───n.鑰匙;關鍵,密鑰;(鍵盤樂器或電腦鍵盤的)鍵;調,聲調,色調;答案;圖例;扳手;銷子,楔,栓;翼果;板條間首層灰泥;(籃球)罰球區;低島,礁;adj.關鍵的,主要的;n.(Key)(美)基(人名);vt.鍵入,用鍵盤輸入;用別針等固定;使與……符合或關聯;使……與……共處,相安無事;用鑰匙將汽車表面劃壞;將(表面)弄粗糙;給(廣告)加識別碼;成為獲得……的關鍵
dice generator───骰子生成器
leet generator───leet發生器
generator calculator───發電機計算器
thesis generator───論文生成器
basalt generator───玄武巖發生器
riddle generator───謎語發生器
manifesting generator───顯化發生器
implementation of the key generator is very simple.───鍵生成器的實現很簡單。
Listing 1. Implementation of the hash index key generator.───清單1 . hash索引鍵生成器的實現。
Run puttygen (the putty key generator) and load the key file my_rsa.ppk.───運行puttygen (putty密鑰生成器)并加載密鑰文件my_rsa . ppk。
The remaining task is to verify the proper functioning of the key generator and range producer functions.───剩下的任務是驗證鍵生成器和范圍生成器函數是否能正常地運行。
A key-gen or key generator is an application that creates fake, yet still valid, serial numbers.───序列號生成器(key-gen或keygenerator)是一種用來生成假(但是可用的)序列號的應用程序。
I would like to send you my key generator. Does it have to meet any specifications?───我想發送我的密匙發生器給你,需要滿足什么規定嗎?
The key generator computes the hash code for the given string, and that hash code is stored in the DB2-internal B-Tree.───鍵生成器計算給定字符串的hash碼,這個hash碼被存儲在DB2內部的B-樹中。
Unlike Bigtable, SimpleDB doesn't care what you name each item and in fact, it doesn't provide you with a key generator.───不同于Bigtable,SimpleDB不在乎您為每個項目如何命名,事實上,它不會為您提供一個主鍵生成器。
You will find that the key generator is defined as shown in Listing 5.───鍵生成器如清單5中定義的那樣。
A complete new stream key generator is proposed in this paper with the truth table of Boolean functions.
Run puttygen (the PuTTY key generator) and load the key file my_rsa.ppk.
Key generator function to construct index key during INSERT and UPDATE operations.
As before with the hash index, you need to define a key generator UDF, a range producer UDF, the index extension, and finally a UDF that exploits the index extension if possible.