Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
6168218c committed Apr 5, 2018
1 parent bbe6b9c commit 11cb6b1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@ Now we have changed our User Interface into MDI.You can view multiple .java file
We've also added Shell Tree.It's just like the tree view of Windows Explorer.And you can decomplie the .jar files through the shell tree's popup menu.
You can also do what Windows Explorer allows through the popup menu.

现在我们重制了界面,升级至MDI.现在可以同时浏览多个.java文件
我们也增加了文件夹视图,就是Windows资源管理器的树视图,现在文件夹视图的右键菜单提供了Windows资源管理器的所有功能和直接反编译功能

Fixed:We've fixed some bugs of Syntax HighLight.Now the error because of the '\0' character in the .java files won't occur to you.
修复:我们修复了一些关于语法高亮的bug,现在由于空字符而产生的错误不会再发生了

It's like JD-GUI,which is one of the most famous Java Decompliers,but maybe it has the better quality of decompliing .jar files,
the slower decompling speed, and the worse UI.

## Also,we have released on [Baidu Tieba](https://tieba.baidu.com/p/5357968894?pid=113035827659&cid=0&red_tag=1675627321#113035827659) and [McBBS](http://www.mcbbs.net/forum.php?mod=viewthread&tid=773809&page=1#pid12656797) in China.
## Besides,we have released on [Baidu Tieba](https://tieba.baidu.com/p/5357968894?pid=113035827659&cid=0&red_tag=1675627321#113035827659) and [McBBS](http://www.mcbbs.net/forum.php?mod=viewthread&tid=773809&page=1#pid12656797) in China.

0 comments on commit 11cb6b1

Please sign in to comment.