Dev
搜索

Dev

阿里云 服务器 安装lamp后ftp无法连接
发表于2017-03-19|uncategorized
很可能是阿里云安全组“防火墙”没有打开21端口和20000-30000端口pureftpd依靠这些端口工作但是默认阿里云是不打开的
centos命令
发表于2017-03-19|uncategorized
###显示发行版cat /etc/issuecat /etc/redhat-release
onethink更新数据表无效
发表于2017-03-19|uncategorized
经过反复测试字段名称不能中间出现大写可能是由于tp3.2.3更新时把下划线转为大写
onethink 数据库配置位置
发表于2017-03-19|thinkphp
有两处 Common/Conf/config.php User/Conf/config.php
typescript 中文手册
发表于2017-03-17|egret
地址 https://www.gitbook.com/book/zhongsp/typescript-handbook/details
gulp前端自动化工具
发表于2017-03-11|html
参考文献 http://www.tuicool.com/articles/MB7VNjF
css3动画框架
发表于2017-03-11|html
用白鹭这段时间感觉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 居中
发表于2017-03-10|html
可以借助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]  
公司业务调查
发表于2017-03-08|others
从今天起开始问很多人公司做什么 80342014 外包公司(http://www.wbphp.cn/)  做二次开发,不是系统开发 573444755 直播app 1034131477 51投票网站(http://www.omlzz.com/) 日pv300w+
chrome 插件
发表于2017-03-04|others
今天发现一个不错的chrome插件 Infinity.crx 网站地址 http://www.infinitynewtab.com/  
1…484950…102
avatar
developer
AI相伴的开发者博客
文章
1017
标签
717
分类
33
Follow Me
公告
This is my Blog
最新文章
flutter getx使用记录2026-03-01
统计代码行数2026-02-27
php easywechat 6.x 微信支付 手动解密2026-02-25
php 反引号 执行shell脚本2026-02-25
mysql使用记录2026-02-19
分类
  • apicloud3
  • bootstrap8
  • cocos2d-js5
  • createjs17
  • day45
  • docker16
  • egret14
  • flash2x2
标签
接口 $wpdb js动画 微信分享定制注意事项 类型转换 issuer python环境 specified 删除失败 unable 会展行业 并携带cookie __call 手机抓包 汉字说明 读取 api go 备案 serverless 编译 协程 ts 转发 tp5 nfs 开发 查看 自建vpn Supervisor user 乱码 file event vscode Post Formats Anaconda 笔试题 display family
归档
  • 三月 2026 1
  • 二月 2026 5
  • 一月 2026 3
  • 十二月 2025 5
  • 十一月 2025 2
  • 十月 2025 5
  • 九月 2025 5
  • 八月 2025 2
网站信息
文章数目 :
1017
最后更新时间 :
© 2025 - 2026 By developer框架 Hexo 8.1.1|主题 Butterfly 5.5.4
搜索
数据加载中