阿里云 服务器 安装lamp后ftp无法连接
很可能是阿里云安全组“防火墙”没有打开21端口和20000-30000端口pureftpd依靠这些端口工作但是默认阿里云是不打开的
centos命令
###显示发行版cat /etc/issuecat /etc/redhat-release
onethink更新数据表无效
经过反复测试字段名称不能中间出现大写可能是由于tp3.2.3更新时把下划线转为大写
onethink 数据库配置位置
有两处 Common/Conf/config.php User/Conf/config.php
typescript 中文手册
地址 https://www.gitbook.com/book/zhongsp/typescript-handbook/details
gulp前端自动化工具
参考文献 http://www.tuicool.com/articles/MB7VNjF
css3动画框架
用白鹭这段时间感觉canvas动画的性能实在不忍直视,这个东西只能等手机发展 短期内css3我认为是不错的选择 参考文献 http://www.cnblogs.com/lhb25/p/15-best-javascript-animation-libraries.html 1,move.js 地址 http://visionmedia.github.io/move.js/
position absolute 居中
可以借助width left margin-left实现居中 left:50%会让元素左侧居中 width 设置元素宽度 margin-left设置外边距为宽度一半 即可实现居中 示例如下 [pcsh lang=”css” tab_size=”4” message=”” hl_lines=”” provider=”manual”] div { position: absolute; left: 50%; width: 300px; margin-left: -150px; height: 100px; background: red; } [/pcsh]
公司业务调查
从今天起开始问很多人公司做什么 80342014 外包公司(http://www.wbphp.cn/) 做二次开发,不是系统开发 573444755 直播app 1034131477 51投票网站(http://www.omlzz.com/) 日pv300w+
chrome 插件
今天发现一个不错的chrome插件 Infinity.crx 网站地址 http://www.infinitynewtab.com/