会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Shah
一花一世界,一叶一菩提。
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
下一页
2016年5月16日
动态插入图片到 svg 中
摘要: 动态插入图片到 svg 中使用 createElementNS 来创建svg标签,通过setAttributeNS 来设置属性, 要注意两点,创建的时候要有'http://www.w3.org/2000/svg',创建的标签要有 height width 两个说属性。
阅读全文
posted @ 2016-05-16 12:06 Sha_h
阅读(7297)
评论(0)
推荐(0)
2016年1月13日
Puer是一个可以实时编辑刷新的前端服务器
摘要: Puer是一个可以实时编辑刷新的前端服务器 确保你安装了nodejs(现在还有没nodejs环境的前端? 拖出去喂狗吧) 使用npm全局安装puer命令 输入puer h可以查看Help 使用 90% 的使用场景下
阅读全文
posted @ 2016-01-13 18:13 Sha_h
阅读(339)
评论(0)
推荐(0)
2015年12月23日
display: -webkit-flex; 手机上图下文字,pad上有浮动。
摘要: 3.You may have noticed that all three of these words are similar to say in that they have meanings that are connected with showing, tellin...
阅读全文
posted @ 2015-12-23 15:51 Sha_h
阅读(282)
评论(0)
推荐(0)
2015年9月22日
仿苹果菜单栏的效果
摘要: 仿苹果菜单栏的效果body{ margin:0; padding:0 } #menu{ position:absolute; width:100%; bottom:0; text-align:center...
阅读全文
posted @ 2015-09-22 18:31 Sha_h
阅读(344)
评论(0)
推荐(0)
2015年4月29日
ubuntu远程连接
摘要: apt-cachesearchopenssh-server //直接用apt-get install openssh-server安装。记不清包名字时可用apt-cache search openssh搜索一下。sudogedit/etc/hosts //ubuntu下修改hosts文件sudo...
阅读全文
posted @ 2015-04-29 18:31 Sha_h
阅读(142)
评论(0)
推荐(0)
上一页
1
2
3
4
下一页