Enomothem
Python programming 5 Python programming 5
基础永远值得花费90%的精力去学习加强。认识实践的重要性。 运算符相对于语法里的动词,加减乘除。 Ax Python Basic Operators | 运算符运算符可以操作数据,比如4+5=9,加号和等于号就相对于运算符。 类型
2022-06-15
Python programming 4 Python programming 4
基础永远值得花费90%的精力去学习加强。认识实践的重要性。 Ax Python Variable Types | 类型创建变量意味着你将在内存保留一些空间,而为了这个空间是你所需要的合适大小范围之内,所以提供了不同的类型,你可以在这些变
2022-06-14
Python programming 3 Python programming 3
基础永远值得花费90%的精力去学习加强。认识实践的重要性。 Ax Python Basic Syntax | 语法第一个程序使用交互式$ python Python 2.4.3 (#1, Nov 11 2010, 13:34:43) [
2022-06-13
Python programming 2 Python programming 2
基础永远值得花费90%的精力去学习加强。认识实践的重要性。 Ax Python Environment Setup | 环境 Python是跨平台的,学习设置它的环境。 Local Environment Setup打开终端窗口输入“
2022-06-12
Python programming 1 Python programming 1
基础永远值得花费90%的精力去学习加强。认识实践的重要性。 Ax Python IntroductionPython is a general-purpose interpreted, interactive, object-orien
2022-06-11
Shell programming 10 Shell programming 10
在shell里面,命令就是函数,函数就是功能模块,功能模块就是工具,所以可以说玩工具,也可以说玩命令。 SHELL=[ 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 ] progress:[######
2022-06-10
Shell programming 9 Shell programming 9
在学习的过程中,不仅要输入知识,也要运用知识,更要选择性的丢弃某些东西。 SHELL=[ 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 ] progress:[##################
2022-06-09
Shell programming 8 Shell programming 8
机制决定了特性,这是独有的。 SHELL=[ 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 ] progress:[################ ] 80% Ax Shell Q
2022-06-08
Shell programming 7 Shell programming 7
人需要活得真实,放下面具,活出真实的自己。 SHELL=[ 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 ] progress:[############## ] 70% A
2022-06-07
Shell programming 6 Shell programming 6
不管你怎么走,你会发现终点就是原点。 SHELL=[ 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 , 10 ] progress:[############ ] 60%
2022-06-06
5 / 18