4.我们都平等
http://movie.xnb.me/2018-01-09/4.%E6%88%91%E4%BB%AC%E9%83%BD%E5%B9%B3%E7%AD%89.mp4
http://movie.xnb.me/2018-01-09/4.%E6%88%91%E4%BB%AC%E9%83%BD%E5%B9%B3%E7%AD%89.mp4
http://movie.xnb.me/2018-01-09/3.%E6%88%91%E7%9A%84%E8%BA%AB%E4%BD%93%E6%9D%83%E5%88%A9.mp4
http://movie.xnb.me/2018-01-09/2.%E8%AE%A4%E8%AF%86%E6%88%91%E7%9A%84%E8%BA%AB%E4%BD%93.mp4
http://movie.xnb.me/2018-01-09/1.%E6%88%91%E4%BB%8E%E5%93%AA%E9%87%8C%E6%9D%A5.mp4
ueditor上传七牛错误 修改以下文件上传地址, ueditor/php/vendor/driver/QiniuDriver.class.php ···
在Win10中,未经签名的驱动程序不能使用,这会导致部分硬件出现问题,此时就需要手动关闭Windows10的默认驱动验证。好在这个永久关闭验证的方法很简单,只需一个命令就可以搞定。
1.修改 /etc/hostname 里的名称 2.修改 /etc/hosts 里IP对应名称为新名称 3.reboot 以下为网络参考 1、查看主机名 在Ubuntu系统中,快速查看主机名有多种方法: 其一,打开一个GNOME终端窗口,在命令提示符中可以看到主机名,主机名通常位于“@”符号后; 其二,在···
和以前的版本有点不同。 照下面修改 /etc/network/interfaces 现在DNS也写在里面。 # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto enp0s3 ···
ubuntu 的默认源是美国的,安装后下载起来特别慢,可以使用下面方法将源更换为国内源: 用vi打开 /etc/apt/sources.list 将其中的us.archive 全部替换为 cn.archive即可,这样,以后使用apt-get下载就会使用源自http://cn.archive.ubuntu.com 了。 使用vi编辑器的命令为(注意首先切换到root用户): root@ubuntu :/#vi /etc/apt/sources.···
终端输入下列命令: sudo spctl --master-disable