Memory test during the program startup 程序啟動(dòng)時(shí)測(cè)試內(nèi)存
Or , it can perform authentication during program startup in order to be more responsive to the user later 它還可以在程序啟動(dòng)期間執(zhí)行身份驗(yàn)證,以便在以后提高對(duì)用戶的響應(yīng)性。
While it may make sense to build the table at runtime for such a small set of numbers , other such tasks may cause program startup to be prohibitively slow 盡管對(duì)于少量的數(shù)據(jù)來(lái)說(shuō)在運(yùn)行時(shí)構(gòu)建這張表是可能的,但是有些任務(wù)則可能會(huì)使得程序啟動(dòng)非常緩慢。
A third option is to require manual intervention once , at program startup , then keep the decrypted key only in memory , not on the disk on the theory that it s usually a lot more difficult for an attacker to snag if it only exists in memory 第三種選擇將需要在程序啟動(dòng)時(shí)進(jìn)行一次手工介入,然后僅在內(nèi)存中保存解密的密鑰,而不是在磁盤上(理論上,如果密鑰只存在于內(nèi)存中,攻擊者想要偷取它通常難得多) 。