linux 挂载win7共享文件夹的方法
mount -t cifs -o user=administrator,password=000000 //192.168.1.2/gongxiang /mnt/share
mount -t cifs -o user=administrator,password=000000 //192.168.1.2/gongxiang /mnt/share
apt-get install ...
今天在Windows Server 2008 r2系统下部署了MySQL Community Server 5.7.16,安装过程中也遇到了一些问题,在这儿记录一下最终的安装过程。0.下...
Android Studio4.1.3设置app全屏<style name="AppTheme.FullScreen"> ...
MySQL 日期类型及默认设置 (除timestamp类型外,系统不支持其它时间类型字段设置默认值) MySQL 日期类型及默认设置之前在用 MySQL 新建 table,创建日...
1.痛点1 composer 的版本查看命令输入错误,导致我以为我安装失败 composer --version或者 composer -Vcomposer create-proj...
The solution is actually very simple: Take the l2tp solution of centos 7 as an example:Mo...