After encrypting the data, the code in Listing 6, below, reads the encrypted event text back in.
对数据进行加密之后,清单6中的代码读回加密后的事件文本。
Listing 9 below calls the CalendarCrypt.pl program with the "decrypt" option to extract the event text.
下面的清单9调用CalendarCrypt . pl程序,使用“ decrypt ”选项,提取事件文本。
The code presented above assumes that the date and time are always the last two words in the quick event text.
以上的代码假设日期和时间通常是快速事件文本中的最后两个单词。
应用推荐