Introduce:
本项目都为dll文件动态链接库,使用方法都是直接使用类.InterfaceUse()来进行实现.
For Example:
第一个动态链接库使用AtbashCipher.InterfaceUse()来进行调用实现
tip:
若存在特殊dll库文件,会在对应的分支下创建Readme说明文档
Author:Kail Yang
QQ:1075887609
E-mail:[email protected]
Atbash.dll-------------------------埃特巴什码 调用:AtbashCipher.InterfaceUse()
Caesar.dll------------------------- 凯撒加解密 调用:Caesar.InterfaceUse()
Rot.dll--------------------------ROT加密 调用: rot.InterfaceUse()