Jrebel For Android 破解过程
Jrebel For Android 需要破解两个jar包
jr-android.jar和jr-android-ide-studio.jar
每个jar包中需要处理的class每个版本不同
我这里以1.1.8版为例演示破解过程
Jrebel For Android 需要破解两个jar包
jr-android.jar和jr-android-ide-studio.jar
每个jar包中需要处理的class每个版本不同
我这里以1.1.8版为例演示破解过程
使用说明详见:http://blog.lanyus.com/archives/174.html
更新说明:
1、添加-p参数,用于指定监听的端口
2、添加-u参数,用于指定用户名
3、添加-prolongationPeriod参数,具体干嘛的我也不知道
下载地址:
http://download.csdn.net/detail/lanyu19950216/9467411
https://drive.google.com/file/d/0Bx7wGDIg2K-7MlA3RndvanJKaTQ/view?usp=sharing
http://pan.baidu.com/s/1i3YAuqT 密码: e7c7
1、下载java字节码编辑器(jbe)
下载地址:http://download.csdn.net/detail/lanyu19950216/9465596
2、下载mybatis插件
下载地址:https://plugins.jetbrains.com/plugin/7293
3、解压出mybatis插件中mybatis_plus.jar中comseventh7mybatisserviceJavaService.class和comseventh7mybatisutilJavaUtils.class
2.53版代码变化不大
更新日志如下:
2.52(2.53)
Register mapper as spring bean
Generating generatedKey for number only2.5
Update mybatis generator configuration
Auto generate <generatedKey/> tag for single primary key according to
datasource
Adapt to IntelliJ IDEA 15
Many bugs fixed2.4
Reference sql parameter to related elements
New friendly way to show popup menu
New friendly way to choose folder when generating mapper xml
Support generating statement while existing multi mapper xml with same
namespace
Add a template for the configuration file of mybatis generator to make
it mush easier to create a new configuration file
Support smart completion for the configuration file of mybatis
generator to make it much easier to edit Run mybatis generator in
IntelliJ IDEA [Right click on a generator configuration file, then run
as 'Mybatis Generator']
Associate related elements of mybatis configuration file to make them
working better together Support template of mybatis configuration file
破解过程和前面的一样
我测试了4台电脑,3台装上能正常使用,1台不能用,原因未知(不能使用的那台使用2.531,成功)
下载地址:
2.53: http://download.csdn.net/detail/lanyu19950216/9278935
2.531: http://download.csdn.net/detail/lanyu19950216/9284141