摘要: 1.变量、字符串、其他数据类型 python python定义和使用只需要使用变量名 python 比较运算符(>|<|==|>=|<=|!=|is|is not) python 逻辑运算符 (and | or | not ) shell shell定义变量只需要变量名,而使用变量的值则需要加${} 阅读全文
posted @ 2025-06-05 16:23 maroon_六 阅读(56) 评论(0) 推荐(0)