information.txt
来自「有保存/装载能力的简单加密程序。This is a simple encrypt」· 文本 代码 · 共 1 行
TXT
1 行
This program is not intended for uses which require highly secure encryption. Nor is it intended for illegal use. The encryption alogorithims in this program are what is called am ASCII Character Shift. Basically, this program will open a file, retrive the ASCII value of a number, add the "E-Level" to the value, and then convert and save the results. Please give me credit for my work if decide to use my program or code for your purposes. You do not have to pay royalties if you give me credit. This program (C)1999 by Chris Thompson.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?