摘要: python基础知识 1. python 和 pip 2. 变量 3. 数据类型 数字 字符串 列表 字典 集合 元组 4. 流程控制语句 5. 内置方法 6. 字符编码 7. 文件处理 8. 函数 9. 名称空间和作用域 10. 模块和包 11. 面向对象 12. 异常处理 13. 网络编程 14 阅读全文
posted @ 2021-03-31 13:13 zhuang6 阅读(33) 评论(0) 推荐(0) 编辑
摘要: ArchLinux install contents Connect to the internet Update the system clock Partition the disks Format the partitions Mount the file system Install sys 阅读全文
posted @ 2022-10-09 08:49 zhuang6 阅读(403) 评论(0) 推荐(0) 编辑
摘要: 目录 CSS 简介 CSS 基础选择器 CSS 三种引入方式 CSS Text文本 CSS Fonts字体 CSS background背景 CSS link链接 CSS img图片 CSS list列表 CSS table表格 CSS form表单 CSS 三大特性 CSS 盒子模型 CSS 盒子 阅读全文
posted @ 2021-04-18 16:30 zhuang6 阅读(26) 评论(0) 推荐(0) 编辑
摘要: HTML 1.HTML简介 2.HTML基础(各种标签) 阅读全文
posted @ 2021-04-07 21:30 zhuang6 阅读(30) 评论(0) 推荐(0) 编辑
摘要: 一:linux 1. linux简介 2. linux 启动过程 3. Linux 目录结构 4. Linux ssh 5. Linux 基础命令 Linux 文件 linux 用户 Linux apt命令 Linux expect Linux sed Linux grep Linux ssh Li 阅读全文
posted @ 2021-04-04 11:31 zhuang6 阅读(27) 评论(0) 推荐(0) 编辑
摘要: shell 1. shell 2. shell变量 3. shell字符串 4. shell数组 5. shell运算符 6. shell流程控制 7. shell函数 8. shell命令 command getopts 9.shell重定向、1>&2、2>&1 10. shell文件包含shel 阅读全文
posted @ 2021-04-04 11:30 zhuang6 阅读(23) 评论(0) 推荐(0) 编辑
摘要: 一:go语言基础 1.go语言简介 2.go环境搭建 3.第一个go程序 4.go IDE 5.变量和常量 6.运算符 7.数据类型 8.流程控制语句 9.函数 10.变量作用域 11.错误处理 12.文件处理 13.网络编程 14.正则表达式 15.并发 16.go 包管理 17.go框架 阅读全文
posted @ 2021-04-04 11:27 zhuang6 阅读(72) 评论(0) 推荐(0) 编辑
摘要: 1、git的基础使用 2、git工作区、暂存区、版本库 3、git仓库 4、git和SVN的区别 5、git项目下.gitignore 阅读全文
posted @ 2020-12-25 14:54 zhuang6 阅读(49) 评论(0) 推荐(0) 编辑