Results 2 issues of pond918

例如我有一个Repo类,基于不同的参数,在配置文件内可以声明多个repo实例。目前用注解,必须在定义class的时候声明,貌似不能一个class多个实例?

cause: pos results as 1.e-16, which makes the rotateUnits incorrect. fix: jquery-animate-css-rotate-scale.js line39 change from: m = val.toString().match(/^(-?\d+(.\d+)?)(.+)?$/); to m = val.toString().match(/^(-?\d+(.\d*e?-?\d+)?)(.+)?$/);