摘要:
input点击时候,有个灰块 横向滚动。 宽度计算。android4.3不兼容。android4.4部分兼容 CSS单行省略号: CSS多行省略号:(padding过大,会无效果) CSS垂直剧中 flex CSS正方形(头图) padding-bottom: 100% 。(height:100%。
阅读全文
posted @ 2016-05-24 20:49
penn-wang
阅读(213)
推荐(0)
摘要:
密钥所有者都是youliyuan。OmniPlan 3:HOMJ-QOJH-OIBN-TNIH-HWUN-TEEH-WUNNKWO-HVKB-JAZE-UIHH-XAVY-BEEX-AVYBCRW-MFCE-FVEX-VEBS-LNYD-PEEL-NYDOmniPlan 3 Pro:CQPC-NNA
阅读全文
posted @ 2019-04-04 13:53
penn-wang
阅读(623)
推荐(0)
posted @ 2016-12-06 17:35
penn-wang
阅读(92)
推荐(0)
摘要:
1 返回并刷新 A webveiw push 到 B webview。当由B返回到A时候, A需要刷新页面。
阅读全文
posted @ 2016-11-15 16:50
penn-wang
阅读(226)
推荐(0)
摘要:
var addEvent = function( obj, type, fn ) { if (obj.addEventListener) obj.addEventListener( type, fn, false ); else if (obj.attach...
阅读全文
posted @ 2016-11-14 18:34
penn-wang
阅读(236)
推荐(0)
摘要:
1 Sublime Text 3 配置react语法校验 原文地址:https://segmentfault.com/a/1190000004369542?_ea=585496 终端安装 npm install -g eslintnpm install -g eslint-plugin-react
阅读全文
posted @ 2016-11-07 11:21
penn-wang
阅读(311)
推荐(0)
摘要:
cat ~/.bash_profile #enables colorin the terminal bash shell exportexport CLICOLOR=1 #sets up thecolor scheme for list exportexport LSCOLORS=gxfxcxdxb
阅读全文
posted @ 2016-11-03 17:14
penn-wang
阅读(292)
推荐(0)
摘要:
快速搭建 Node.js 开发环境 如果你想长期做 node 开发, 或者想快速更新 node 版本, 或者想快速切换 node 版本,那么在非 Windows(如 osx, linux) 环境下, 请使用 nvm 来安装你的 node 开发环境, 保持系统的干净.如果你使用 Windows 做开发
阅读全文
posted @ 2016-10-18 14:33
penn-wang
阅读(240)
推荐(0)
摘要:
INPUT 监听输入框值的变化:"input"
阅读全文
posted @ 2016-09-19 15:54
penn-wang
阅读(116)
推荐(0)
摘要:
nvm nvm命令: nvm install v5.1.0 nvm use v5.1.0 nvm uninstall v5.1.0 nvm alias default v5.1.0 查看端口占用情况 lsof -i tcp:port kill 5678
阅读全文
posted @ 2016-09-17 17:08
penn-wang
阅读(121)
推荐(0)
摘要:
vim ~/.bash_profile
阅读全文
posted @ 2016-09-15 14:39
penn-wang
阅读(300)
推荐(0)