06 2019 档案

摘要:s CentOS 7.6.1810 5口网卡+WIFI启动 问题1:如何shell启动网卡命令 方法1: [root@centos7 ~]# systemctl enable NetworkManager 下一步,插上网线2根,root进入桌面启动2口有线网络,自动获取 ,同时勾选Connectio 阅读全文
posted @ 2019-06-19 15:46 siemens800 阅读(369) 评论(0) 推荐(0)
摘要:1 背景1 2 背景2 3 html特效参考,粒子漩涡 h5的canvas+js,在虚拟的三维坐标系定义点数组坐标(point.xyz),然后数学计算(Math),最后映射到canvas的二维坐标下。原生2dcanvas能做到这些,但如果更复杂的3d场景一般用webgl了。 <style> <!-- 阅读全文
posted @ 2019-06-18 13:50 siemens800 阅读(198) 评论(0) 推荐(0)
摘要:s https://mirrors.aliyun.com/centos/7.9.2009/isos/x86_64/CentOS-7-x86_64-Everything-2207-02.iso https://buildlogs.centos.org/rolling/7/isos/x86_64/Cen 阅读全文
posted @ 2019-06-16 21:13 siemens800 阅读(2752) 评论(0) 推荐(0)
摘要:s 问题5:批量激活系统脚本 https://www.dsanpang.com/software/KMS.cmd @echo off color f0 title “Windows Key Management Service (KMS)” echo Key Management Service e 阅读全文
posted @ 2019-06-13 15:50 siemens800 阅读(1421) 评论(0) 推荐(0)