首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一个简单的日志对话框,具有快速加密和插件的能力

一个简单的日志对话框,具有快速加密和插件的能力

资 源 简 介

Journal is a simple dialog based program written in Java. The idea was to make something simple where I could type, but so that I could also quickly encrypt what I was typing and save it that way as well as quickly decrypt it if I wanted to load it again for editing or to review. Requirements: * Sun JDK/JRE 6 * Eclipse 3.2.2 The JournalPlugin sub-project is designed to be a stand-alone library used to write plugins for the journal. The only requirement is to extend the JournalPlugin abstract class, and implement the abstract encrypt(String) method that returns a String. The Encryption Journal will call that method by passing the text from the text area to it, then you can do any work on it in your encrypt method. I"ve tried to keep it all very simple~~, but the plugins won"t work yet. That is my next major piece of development.~~ Plugins work now. See News below! 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
VIP VIP
  • IATWAY 1天前 成为了本站会员

  • 大智若愚 1天前 成为了本站会员

  • Mason 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • Half_Punch 2天前 成为了本站会员

  • liqing71718 2天前 成为了本站会员

  • 伟国 2天前 成为了本站会员

  • songy 2天前 成为了本站会员

  • 纯色幽默 2天前 成为了本站会员

  • odd? 2天前 成为了本站会员

0.200458s