- 博客(2)
- 收藏
- 关注
原创 在Ubuntu下安装nodejs4.x,并实现开机自动启动forever进程守护nodejs应用后台运行
Node.js v4.x: NOTE: If you are using Ubuntu Precise or Debian Wheezy, you might want to read about running Node.js >= 4.x on older distros. # Using Ubuntu curl -sL https://deb.nodesource.com/set
2016-01-16 17:13:22 3429
原创 mysql
一、启动mysql 以管理员身份运行cmd 开启mysql服务 net start mysql请求的服务已启动 进入mysql, 输入mysql -u -p mysql -u root -pEnter password: 继续按回车 成功进入mysql命令行 二、迁移Access数据库 把.mdb数据库迁移到mysql的某个database中 htt
2016-01-03 21:33:16 310
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人