240 发简信
IP属地:浙江
  • Android AOP统计方法耗时

    一般可以采用以下两种方式1、aspectj框架2、动态代理+自定义注解 代码示例:https://github.com/sunkeding/Ao...