首页HTML开始的地方

摘要: ctrl + w —往回删除一个单词,光标放在最末尾 ctrl + k —往前删除到末尾,光标放在最前面(可以使用ctrl+a) ctrl + u 删除光标以前的字符 ctrl + k 删除光标以后的字符 ctrl + a 移动光标至的字符头 ctrl + e 移动光标至的字符尾 ctrl + l 阅读全文
posted @ 2023-09-08 21:06 csnotes 阅读(62) 评论(0) 推荐(0)
摘要: #1. 查看配置-一键测试 * ##yet-another-bench-scrip https://github.com/masonr/yet-another-bench-script `curl -sL yabs.sh | bash` * ##Teddysun的 bench.sh 脚本 https 阅读全文
posted @ 2023-09-08 12:17 csnotes 阅读(162) 评论(0) 推荐(0)
摘要: 1、实时地球 网址:https://zoom.earth/实时图像每 10 分钟更新一次,提供风暴、天气预报、降水、火警等数据 2、陕西博物馆 360 度实景浏览 网址:https://www.sxhm.com/online.html/线上参观陕西博物馆,360度展示,共有五个展厅100多个场景。可 阅读全文
posted @ 2023-08-31 20:27 csnotes 阅读(3004) 评论(0) 推荐(0)
摘要: #1.用户管理 #2.的 阅读全文
posted @ 2023-08-31 20:27 csnotes 阅读(12) 评论(0) 推荐(0)
摘要: 文章目录 1.用户管理 2.磁盘管理 3.文件管理 4.进程管理 a.查看进程 b.服务管理 c.后台运行(守护进程) d.启动项 5.软件管理 a. rpm包之手动安装 b. rpm包之yum安装 c. 源代码安装 d. 二进制安装 6.防火墙 a. netflter/iptables功能 b. 阅读全文
posted @ 2023-08-26 12:26 csnotes 阅读(127) 评论(0) 推荐(0)
摘要: chrome driver下载 https://sites.google.com/chromium.org/driver/home 115 and newer https://googlechromelabs.github.io/chrome-for-testing 114 and older ht 阅读全文
posted @ 2023-08-10 16:31 csnotes 阅读(22) 评论(0) 推荐(0)
摘要: #ubuntu putty ntsysv 图形化命令界面 错位 乱码 有待验证 ntsysv zhcon是工作在Linux控制台下的高效双字节中/日/韩(CJK)虚拟终端,就像DOS环境中的UCDOS一样,为控制台(console)环境提供完整的双字节语言环境。 apt-get install zh 阅读全文
posted @ 2023-08-10 16:30 csnotes 阅读(69) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/reilust/article/details/130980190 阅读全文
posted @ 2023-08-10 16:29 csnotes 阅读(12) 评论(0) 推荐(0)
摘要: 为不同的项目创建隔离的Python虚拟环境来帮助保持不同项目所需的依赖关系。 1.什么是Python环境 系统环境变量PATH,当我们在命令行中运行程序时,系统会根据PATH配置的路径列表依次查寻是否有可执行文件python如果在所有路径列表中都查找不到,就会报报错:'python' 不是内部或外部 阅读全文
posted @ 2023-08-09 22:06 csnotes 阅读(242) 评论(0) 推荐(0)
摘要: autoremove-torrents https://autoremove-torrents.readthedocs.io/zh_CN/latest/index.html 安装 yum install epel-releaseyum install python3-pippip3 install 阅读全文
posted @ 2023-07-04 15:46 csnotes 阅读(265) 评论(0) 推荐(0)

这是页脚html