pc端多标签页文件资源管理器 目前我使用过3个文件资源管理器软件: ,`xyplorer clover`,就稍稍介绍一下吧 百叶窗 我接触的第一个文件资源管理软件 优点: 多标签页 有书签功能 能正常使用原生的文件资源管理器功能 小巧精简(旧版的4M左右,新版的30多M了 但是功能也多一点) 缺点: ...
分类:
其他好文 时间:
2020-05-15 15:19:17
阅读次数:
150
pixijs shader 制作百叶窗效果 直接贴代码了 const app = new PIXI.Application({ transparent: true }); document.body.appendChild(app.view); // Create background image ...
分类:
Web程序 时间:
2019-11-19 17:09:29
阅读次数:
99
实现效果: 知识运用: Bitmap类的GetPixel和SetPixel方法 public Color GetPixel (int x,int y) //获取bitmap图像中指定像素的颜色 public void SetPixel (int x, int y,Color color) //设置b ...
分类:
其他好文 时间:
2019-01-14 15:06:07
阅读次数:
199
1111111111111 2222222222222 ... ...
分类:
其他好文 时间:
2019-01-06 14:32:07
阅读次数:
174
原文:WPF Clip实现百叶窗 效果图; 后台代码: public MainWindow() { InitializeComponent(); pg = new PathGeometry(); timer = new... ...
常用动画设置: effect easing duration effect: <select name="effects" id="effectTypes"> <option value="blind">百叶窗特效(Blind Effect)</option> <option value="boun ...
分类:
Web程序 时间:
2018-06-27 14:00:18
阅读次数:
1448
百叶窗特效(Blind Effect)参数direction设置 ...
分类:
Web程序 时间:
2017-09-16 11:53:38
阅读次数:
194
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style> .box{ width:1200px; height:400px; border:1px solid black; position:relati ...
分类:
编程语言 时间:
2017-07-20 17:20:52
阅读次数:
149
先看一下百叶窗广告列表效果图:在看一下html代码部分:<divclass="flash4"style="margin-top:50px">
<ul>
<liclass="first"style="width:538px;">
<divclass="imgTop"><imgsrc="http://*.maifang158.com/uploadfile/2017/0705/2017070511201..
分类:
Web程序 时间:
2017-07-12 23:32:15
阅读次数:
255
EnterAnimationandroid仿ppt进入动画效果合集,
百叶窗效果,擦除效果,盒状效果,阶梯效果,菱形效果,轮子效果,劈裂效果,棋盘效果,
切入效果,扇形展开效果,十字扩展效果,随机线条效果,向内溶解效果,圆形扩展效果,
适用于各种view和viewgroup,activity即用于页面根..
分类:
移动开发 时间:
2017-07-07 20:10:30
阅读次数:
927