1.centos7永久修改主机名命令:hostnamectl set-hostname mylinuxops.com centos6永久修改主机名第一步:vi /etc/sysconfig/network NETWORKING=yes HOSTNAME=mylinuxops.com 第二步:vi / ...
分类:
其他好文 时间:
2020-07-04 13:12:56
阅读次数:
69
方案一: <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" /> 注释掉vue中public文件夹里面的meta标签 方案二: 在styl ...
分类:
移动开发 时间:
2020-07-03 23:45:16
阅读次数:
105
rem自适应 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <script> var deviceWidth = window.inner ...
分类:
移动开发 时间:
2020-07-03 19:15:14
阅读次数:
92
CSS 中文开发手册 滤镜 | mask (Scalable Vector Graphics) - CSS 中文开发手册 maskCSS属性通过部分或完全隐藏它改变的元件的可见性。这是通过在特定点掩蔽或裁剪图像来完成的。 /* Keyword values */mask: none;/* Image... ...
分类:
Web程序 时间:
2020-07-02 00:13:09
阅读次数:
72
CSS 中文开发手册 文本渲染 | text-rendering (Scalable Vector Graphics) - CSS 中文开发手册 该text-renderingCSS属性提供信息,以什么来优化渲染文本时的渲染引擎。 浏览器在速度,可读性和几何精度之间进行权衡。 /* Keyword ... ...
分类:
Web程序 时间:
2020-06-30 22:39:32
阅读次数:
68
A few weeks ago we introduced the first demonstration of “P4 Runtime”. We invite all members of the networking community to join with us, so that toge ...
分类:
其他好文 时间:
2020-06-30 13:01:44
阅读次数:
51
蓝牙mesh网络技术的亮点 The highlights of Bluetooth mesh networking technology 导言 蓝牙是当今最主要的低功耗无线技术之一,对无线设备用户和开发人员非常熟悉。蓝牙网络类型仅限于两个设备(信标或单个集线器)和几个只能与该集线器(星型网络)通信的 ...
分类:
其他好文 时间:
2020-06-27 12:00:36
阅读次数:
83
错误:job for network.service failed because the control process exited with error code.see "" fordetails failed to start lsb bring up/down networking 解决 ...
分类:
其他好文 时间:
2020-06-22 18:54:09
阅读次数:
112
Networking overview One of the reasons Docker containers and services are so powerful is that you can connect them together, or connect them to non-Do ...
分类:
Web程序 时间:
2020-06-19 16:24:16
阅读次数:
70
nmcli [OPTIONS...] {help | general | networking | radio | connection | device | agent | monitor} [COMMAND] [ARGUMENTS...] 一:nmcli help 类似于ip,分成很多objec ...
分类:
Web程序 时间:
2020-06-19 00:37:37
阅读次数:
105