11 2019 档案
摘要:破解过程大致如下// 反编译插件// 修改注册逻辑代码// 字节码写入// 重新打包// 替换jar包示例:Iedis破解思路 Iedis是IDEA上的一个收费redis插件,java编写的,既然是java写的...
阅读全文
摘要:1、plugins -> browse reposi -> manage reposi -> 点击绿色+号2、输入http://ide.alibaba-inc.com/idea/plugins/list3、cat...
阅读全文
摘要:SNAPSHOT->alpha->beta->release->GA------------------------------------------------------------------------...
阅读全文
摘要:github:https://github.com/apache/ambari官方安装服务https://github.com/hortonworks/hdp_ambari_definitions-release...
阅读全文
摘要:原文链接:https://yq.aliyun.com/articles/659407 官方英文原版: https://docs.oracle.com/en/java/javase/11/migrate/index...
阅读全文
摘要:1、修改POM文件2、修改maven设置3、修改Project Structure-Modules5、修改tomcat配置 (不修改可能报错:war: Error during artifact deploym...
阅读全文
摘要:文件准备文件 说明 p3c-formatter 模板文件 EclipseFormatter.zip idea插件 阿里巴巴Java开发手册(详尽版).pdf 代码规范手册 官方文件:推荐阿...
阅读全文