はてなアンテナ
Linuxの世界(Python中心)
id:taketake0

DVD

グループ一覧
5/8ページ

The Jython Project
●05/17 08:48
AccessDeniedAccess DeniedBE0CA12C978A636C/XLVsddwSNgswx4QR0zF9bYN0TtVwBasHP2d+SAwHw6m5NyIybLr/LLkx109StVYtWzftHi2MhA=
AccessDeniedAccess Denied1CDB1F5BC9534A96wgl0Ql3LK+JERqjep7os+AbFRygRwqN72xVVO0Ph7q+MHuXOB0coxOADiBprDOFfUhW+OXx9FpI=
AccessDeniedAccess DeniedD745648BE3CD09B7B4hyOSjiur9OZLEnZmJRc1hQsHbKo+mOx6It1vXwQ9yJrgGroGxLAG/h/mXLS/tM5wLhoQzEOo0=

もっとPython
●06/11 15:50
もっとPython
Pythonはパイソンと読みます。ニシキヘビの意味ですが、Tclと同じスクリプト言語です。
Python vs. Tcl
Tkを使った簡単なスクリプトを作成して、Python と Tcl を比べてみました。
←「こんにちは」ボタンを押すと終了します。
Python/Tkinter
# hello.py
#import sys, Tkinter
from Tkinter import *
root = Tk()
button = Button(root, text=unicode(”こんにちは”, ”mbcs”), command=sys.exit)
button.pack()
root.mainloop()
Tcl/Tk
# hello.tcl
# package require Tk
pack [button .button -text ”こんにちは” -comman

MMM-Experts - Products
●03/20 15:13
404
File not found
The site configured at this address does not contain the requested file.
If this is your site, make sure that the filename case matches the URL.
For root URLs (like http://example.com/) you must provide an index.html file.
Read the full documentation for more information about using GitHub Pages.
GitHub Status — @githubstatus

Python 2.4 ドキュメント - June 27, 2006
●01/06 16:43 ドキュメント
404 Not Found
nginx/1.10.3 (Ubuntu)

Pythonの紹介
●01/03 19:40 いろいろ
404 Not Found
nginx/1.10.3 (Ubuntu)

4.<前5 6.次5>

0.はてなアンテナトップ
8.このページを友達に紹介
9.このページの先頭へ
ヘルプ/お知らせ

ログイン
無料ユーザー登録
はてなトップ

(c) Hatena