用于EagleEye3.0 规则集漏报和误报测试的示例项目,项目收集于github和gitee
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

6 lines
394 B

<?xml version="1.0" encoding="utf-8"?>
<set>
<!--note: set alpha and scale will result in abnormal refresh-->
<!--<alpha interpolator="Linear" duration="500" fromAlpha="1.0" toAlpha="0.5" repeatMode="reverse" repeatCount="1"/>-->
<scale duration="500" fromYScale="1.0" toYScale="0.5" pivotY="50%" fromxScale="1.0" toXScale="0.5" pivotX="50%" repeatMode="reverse" repeatCount="1"/>
</set>