Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JimmyYangsix/DLL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLL开发动态库成品使用说明

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()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published