目前共有8篇帖子。
囧!今天進侃吧又需要翻牆
1樓 巨大八爪鱼 2015-8-18 11:46
2樓 巨大八爪鱼 2015-8-18 11:47
3樓 巨大八爪鱼 2015-8-18 13:49
現在可以了
4樓 巨大八爪鱼 2015-8-18 13:50
[octopus@pc3 ~]$ python
Python 2.7.10 (default, Jul  5 2015, 14:15:43)
[GCC 5.1.1 20150618 (Red Hat 5.1.1-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> help
Type help() for interactive help, or help(object) for help about object.
>>> echo 8
  File "<stdin>", line 1
    echo 8
         ^
SyntaxError: invalid syntax
>>> if 1 + 1 == 2:
... end
  File "<stdin>", line 2
    end
      ^
IndentationError: expected an indented block
>>> exit
Use exit() or Ctrl-D (i.e. EOF) to exit
>>> exit()
[octopus@pc3 ~]$ gcc
gcc: fatal error: no input files
compilation terminated.
[octopus@pc3 ~]$ g++
g++: fatal error: no input files
compilation terminated.
[octopus@pc3 ~]$

5樓 JosephHeinrich 2015-8-18 20:15
我這邊還好!
6樓 巨大八爪鱼 2015-8-19 17:39
今天還行
7樓 JosephHeinrich 2015-8-19 17:44

回復:6樓

我這邊卻變得困難了……

8樓 巨大八爪鱼 2015-8-19 17:46

回復:7樓

回復帖子

內容:
用戶名: 您目前是匿名發表
驗證碼:
 
 
©2010-2025 Arslanbar [手機版] [桌面版]
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。