Contents¶ PyPI: https://pypi.python.org/pypi/hy Source: https://github.com/hylang/hy Discussions: https://github.com/hylang/hy/discussions Stack Overflow: The [hy] tag Hy is a Lisp dialect that's embedded in Python. Since Hy transforms its Lisp code into Python abstract syntax tree (AST) objects, you have the whole beautiful world of Python at your fingertips, in Lisp form. To install the latest r
メモ代わり。てきとーに。 いや、ですからてきとーですって。 2年前ぐらいにPythonあたりでメールくれた方、ごめんなさい。メール紛失してしまい無視した形になってしまいました。。。 続いてモジュールのリロードをやる。 モジュールのコードがメモリ上にロードされ、実行されるのは原則1プロセス1回。 どうしても再ロード、実行するにはreload関数を使う。 仮に2回同じモジュールをimportしてもロードされ実行されるのは初回のみ。 早速reload関数を使ってみる。 まずへぼモジュールを作成。 $ cat hebo.py print "start loading" X = 10 Y = 20 def aaa(x): print "param is ", x print "X = ", X print "Y = ", Y print "done" こんな感じのプログラムがあったとする。 で、トッ
In this interactive tutorial, we'll cover many essential Python idioms and techniques in depth, adding immediately useful tools to your belt. There are 3 versions of this presentation: S5 presentation Plain HTML handout reStructuredText source ©2006-2008, licensed under a Creative Commons Attribution/Share-Alike (BY-SA) license. My credentials: I am a resident of Montreal, father of two great kids
後期課題 内容 PyQt2 までの練習問題をできたところまで。 〆切 2011 年 2 月 18 日 (金) P.M.5:00 課題が完成したら下の 提出 ボタンを押して提出してください。 (提出できるのは実習室からのみです) 集計リスト 前期課題 プログラミング技術研究 の前期課題を提出してください。 内容 HTML5のCanvasを使ったブロック崩しゲーム 〆切 2010 年 9 月 2 日(金) 課題が完成したら下の 提出 ボタンを押して提出してください。 (提出できるのは実習室からのみです) 集計リスト 提出時の注意 提出するファイルが複数ある場合は、tar コマンドで一つのファイルにまとめて提出してください。 (使用例) 以下のコマンドで kadai.tar にファイルがまとめられるので、 kadai.tar を提出してください。 # tar cvf kadai.tar 提出する
Paul F. Dubois, dubois1@llnl.gov Lawrence Livermore National Laboratory Livermore, California, U.S.A.Barry Scott Reading, Berkshire, England barry@scottb.demon.co.uk日本語訳:柴田淑夫(Shibata Toshio) / Digital Works, Inc.Sapporo, Hokkaido, Japandw-webmaster@dw-sapporo.co.jp2002年8月1日PyCXX はC++を用いてPythonを容易に拡張できるようにできている。PyCXX はPython拡張モジュールをより簡単に記述するために作成されたC++用のツール(訳注:テンプレートライブラリ)である。PyCXXがPython拡張コードの記述を容
python一般† python.org:公式サイト Wiki Package Index iOS用Python環境 Computable Python for iOS Python Math PyPad Pythonista 英語資料 Python Course:Python のいろいろなトピックについての講義を集めたサイト Python Quick Reference @ Richard Gruet (旧版 日本語訳) Google's Python Class OLamp.com -- Python Dev Center:O'Reillyのpython関連ニュース Python Miro Community:チュートリアル講演ビデオのポータル Wikipedia:Python_(programming_language) Python tools that everyone shou
tcl8.5.6-src.tar.gz, tk8.5.6-src.tar.gzをコンパイルしておく. 同じディレクトリーでtix_8.4.3.orig.tar.gzを展開する. tix_8.4.3.orig.tar.gz tar zxf Tix8.4.3-src.tar.gz cd Tix8.4.3 configure make su make install これでTixがTcl/Tkで呼び出せる. 注意:自動的に最新のTcl/Tkを参照するため, tcl8.6.0, tk8.6.0などがあればコンパイルエラーになる. su vi /etc/ld.so.conf /usr/local/lib /usr/local/lib/Tix8.4.3 /usr/X11R6/lib /usr/local/MuPAD/share/lib /usr/lib/sasl2 /usr/heimdal/lib /
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く