javascript 压缩JS解码器
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/4942275/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-25 15:25:52 来源:igfitidea点击:
Compressed JS Decoder
提问by SOF User
http://www.lotterypost.com/js-compress.aspx
http://www.lotterypost.com/js-compress.aspx
This is site is very nice for compressing JS
这是一个非常适合压缩 JS 的站点
but I want to decode....
但我想解码....
And instead of online is there any free best tool to encode/decode Js
而不是在线有任何免费的最佳工具来编码/解码 Js
回答by gor
http://jsbeautifier.org/- Online Javascript unpacker and beautifier.
http://jsbeautifier.org/- 在线 Javascript 解包器和美化器。

