Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xujiawen #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 54 additions & 42 deletions testarea.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,54 @@
# 作业要求

请在下方以这种格式添加文本。自己写的时候最外边就不要多缩进4格了,不过空行是要有的。我会在下面做第一个示范,各位把自己的答案写在我的答案下面。

### 自己的名字

(每行缩进4个空格) 下面这段 Python 代码的运行结果
print('\n'.join(__import__('platform').uname()))

(不用缩进了) 用你自己的语言简单解释下上面的代码

修改的位置是两个HTML注释中间,在我的段落结束和你的标题开始之间空两行,在你的行结束和文件最后的注释之间也空两行。那么开始吧。


## 成员系统环境

<!-- 从这里开始添加你的答案 -->

### Wang Xuerui

Linux
ribosome
3.5.7-gentoo-xenrhym0
#3 SMP Fri Nov 16 15:50:45 CST 2012
x86_64
Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz

我自己就不用解释这段代码了~


### Zhai Qiushi

Windows
ACER-PC
7
6.1.7601
AMD64
AMD64 Family 18 Model 1 Stepping 0, AuthenticAMD
个人感觉是显示出了python当前运行环境的参数,包括系统平台,系统版本,主板架构,处理器参数。


<!-- vim:set ai et ts=4 sw=4 sts=4 ff=unix fenc=utf-8 syn=markdown: -->
# 作业要求

请在下方以这种格式添加文本。自己写的时候最外边就不要多缩进4格了,不过空行是要有的。我会在下面做第一个示范,各位把自己的答案写在我的答案下面。

### 自己的名字

(每行缩进4个空格) 下面这段 Python 代码的运行结果
print('\n'.join(__import__('platform').uname()))

(不用缩进了) 用你自己的语言简单解释下上面的代码

修改的位置是两个HTML注释中间,在我的段落结束和你的标题开始之间空两行,在你的行结束和文件最后的注释之间也空两行。那么开始吧。


## 成员系统环境

<!-- 从这里开始添加你的答案 -->

### Wang Xuerui

Linux
ribosome
3.5.7-gentoo-xenrhym0
#3 SMP Fri Nov 16 15:50:45 CST 2012
x86_64
Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz

我自己就不用解释这段代码了~


### Zhai Qiushi

Windows
ACER-PC
7
6.1.7601
AMD64
AMD64 Family 18 Model 1 Stepping 0, AuthenticAMD
个人感觉是显示出了python当前运行环境的参数,包括系统平台,系统版本,主板架构,处理器参数。


### Xu Jiawen
Windows
lenovo-THINK
7
6.1.7601
x86
x86 Family 18 Model 1 Stepping 0, AuthenticAMD
我的理解:反应各种参数,操作系统,电脑品牌,7指WIN7,系统版本,
x86平台,步长,纯正AMD处理器,第18家族,型号1