一、QBC的概述 QBC全称是Query By Criteria,是Hibernate提供的另一种检索对象的方式,它主要由Criteria接口、Criterion接口和Expression类组成。Criteria接口是Hibernate API中的一个查询接口,它需要由session进行创建。Criterion是Criteria的…
ArmsComponent A complete android componentization solution, powered by MVPArms. MVPArms 官方快速组件化方案 Overview Wiki Notice Architectural Donate About Me License Copyright 2017, jessyan Licensed under the Apache License, Version 2.0 (the "License&…
至于普通的平常的打包混淆,网上好多教程,也就不废话了。(记得添加作者的proguard-rules.pro的混淆规则)
再在自己的proguard-rules.pro中添加
-keep class 自己的包名.app.GlobalConfiguration
-keep class 自己的包名.app.Glob…