会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
窗棂博客记录
Home
New Post
Contact
Admin
2017年1月27日
WEB前端解决浏览器兼容性问题
1.HTML对象获取问题 FireFox:document.getElementById("idName"); ie:document.idname或者document.getElementById("idName"). 解决办法:统一使用document.getElementById("idNam
Read More
posted @ 2017-01-27 12:06 窗棂
Views(667)
Comments(0)
Diggs(0)
2017年1月8日
如何将任意文件固定在 Win10 的开始屏幕中
虽然Wox和Launchy是我日常启动程序的主力方式,不过开始屏幕的图标方便归类,这是快速启动工具所不能提供的,因此我也会将最常用的程序在开始屏幕上分类固定。 最近需要将一个常用的批处理文件(*.bat)固定在开始菜单中。但是发现不论是*.bat文件本身还是这个批处理的快捷方式(*.lnk),右键菜
Read More
posted @ 2017-01-08 09:30 窗棂
Views(5160)
Comments(0)
Diggs(1)
2016年10月15日
[javascript svg fill stroke stroke-width points polygon属性讲解] svg fill stroke stroke-width points polygon绘制多边形属性并且演示polyline和polygon区别讲解
1 2 3 4 Insert you title 5 6 7 8 9 10 26 31 32 33 34 35 36 38 39 41 43 44 ...
Read More
posted @ 2016-10-15 13:41 窗棂
Views(1648)
Comments(0)
Diggs(0)
[javascript svg fill stroke stroke-width points polyline 属性讲解] svg fill stroke stroke-width points polyline 绘制折线属性讲解
1 2 3 4 Insert you title 5 6 7 8 9 10 26 31 32 33 34 35 39 40 41 42
Read More
posted @ 2016-10-15 13:14 窗棂
Views(1696)
Comments(0)
Diggs(0)
[javascript svg fill stroke stroke-width x1 y1 x2 y2 line stroke-opacity fill-opacity 属性讲解] svg fill stroke stroke-width stroke-opacity fill-opacity line绘制线条属性讲解
1 2 3 4 Insert you title 5 6 7 8 9 10 26 31 32 33 34 35 39 40 41 42
Read More
posted @ 2016-10-15 12:57 窗棂
Views(707)
Comments(0)
Diggs(0)
[javascript svg fill stroke stroke-width x y rect rx ry 属性讲解] svg fill stroke stroke-width rect 绘制具有圆角矩形属性讲解
1 2 3 4 Insert you title 5 6 7 8 9 10 26 31 32 33 34 35 38 39 40 41
Read More
posted @ 2016-10-15 12:41 窗棂
Views(1589)
Comments(0)
Diggs(0)
[javascript svg fill stroke stroke-width rx ry ellipse 属性讲解] svg fill stroke stroke-width ellipse 绘制椭圆属性讲解
1 2 3 4 Insert you title 5 6 7 8 9 10 26 31 32 33 34 35 36 37 38 39
Read More
posted @ 2016-10-15 12:21 窗棂
Views(467)
Comments(0)
Diggs(0)
[javascript svg fill stroke stroke-width circle 属性讲解] svg fill stroke stroke-width circle 属性 绘制圆形及引入方式讲解
1 2 3 4 Insert you title 5 6 7 8 9 10 26 31 32 33 34 35 40 41 42 43 44 45
Read More
posted @ 2016-10-15 12:11 窗棂
Views(1612)
Comments(0)
Diggs(0)
2016年10月14日
[ javascript canvas 插件演示 ] canvas 插件演示
1 2 3 4 Insert you title 5 6 7 8 9 10 11 28 69 70 71 检测到您的浏览器版本过低,请升级您的浏览器,以获取更好的体验效果... 72 73
Read More
posted @ 2016-10-14 12:46 窗棂
Views(442)
Comments(0)
Diggs(0)
[ javascript canvas isPointInPath(x,y) 判断点是否在最后绘制的图形中 ] javascript canvas isPointInPath(x,y) 判断点是否在最后绘制的图形中方法演示 效果之三
1 2 3 4 Insert you title 5 6 7 8 9 10 27 63 64 65 检测到您的浏览器版本过低,请升级您的浏览器,以获取更好的体验效果... 66 67
Read More
posted @ 2016-10-14 12:08 窗棂
Views(255)
Comments(0)
Diggs(0)
下一页