09 2017 档案
摘要:#fd { position: fixed; z-index: 999; width: 109px; height: 323px; top: 71%; right: 1%; margin: -50px 0 0 -50px; /*border: 1px solid red;*/ } <div id="
阅读全文
摘要:/*.img1 img{transform: scale(1,1)原本的图片的大小; transition: all 0.6s;动画过渡的效果:全部的过渡效果 效果的时间是0.6秒 }*/ 第一句是没有经过图片的效果 /*.img1:hover img{transform: scale(2,2);}*/ 第二句就是当鼠标经过是图片放大的倍数 .img1 img{transform...
阅读全文
摘要:/// /// 单元格的点击事件 /// /// /// private void gViewActPara_MouseDown(object sender, MouseEventArgs e) { GridHitInfo hint = DwgdC...
阅读全文
摘要:/// /// 判断两个实体类是否相等 /// /// 对象1 /// 对象2 public static bool ReflectField(object processObj, object processObj2) { Type t1 = proce...
阅读全文

浙公网安备 33010602011771号