2013年11月1日金曜日

今日の課題

1. PythonはspaceがFor分の切れ目となる

2. Pythonのコンパイルも出来るインプリタでその場でも実行できる。

^C[root@cent ~]# python

Python 2.6.6 (r266:84292, Feb 22 2013, 00:00:18)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
>>> 1+1
2

3. Ecripseを入れる前にPythonのインストールが必要
4. Cを入れる場合はCygwinが必要。Cygwinにはgcc/bashなどもあり、Win<->Cygwin<->Ecripseで作業が出来る
5. RADIUS Pythonなどをする。import linkがある。

6. yum search python | grep radiusでRADIUSのリンクを探す。

7.

0 件のコメント:

コメントを投稿