Tcl/Tkではbmp,xpm程度しか図形表示ができないが、 libImagingを導入することにより、多くの図形が表示できる。 Imaging-1.1.5c1インストール rm -rf Imaging-1.1.5c1 tar zxf Imaging-1.1.5c1.tar.gz cd Imaging-1.1.5c1 python setup.py install で終り。 ライブラリ Imaging-1.1.5c1.tar.gz マニュアル pil-handbook.pdf 作成法 tar zxf Imaging-1.1.5.tar.gz cd Imaging-1.1.5 python setup.py build_ext -i python selftest.py testに合格すれば、suになって cp -r PIL /usr/local/lib/python2.4/site-pac
日頃より楽天のサービスをご利用いただきましてありがとうございます。 サービスをご利用いただいておりますところ大変申し訳ございませんが、現在、緊急メンテナンスを行わせていただいております。 お客様には、緊急のメンテナンスにより、ご迷惑をおかけしており、誠に申し訳ございません。 メンテナンスが終了次第、サービスを復旧いたしますので、 今しばらくお待ちいただけますよう、お願い申し上げます。
2009-02-27(金)雨/寒い 目覚まし用に音楽を再生するスクリプト(PyWakeUpSP)を改変しました。今までは「.py」スクリプトのまま使っていたので、操作とかは組み込んでいなかったり、一曲のみの再生でしたが、操作を入れたりプレイリストの全曲を再生できるようにしてみました。 その代わり、sis版をインストールしないと、PyTaskserverからは起動できなくなりました。 --------------同梱テキストから(手抜きです)--------------------------- ■機能: これは目覚まし代わりに起動して、音楽ファイルを演奏させるものです。 起動は「Pytaskserver」(Hiisiさん作)で行います。 重要:操作処理があるため、「.py」スクリプトのままでは「Pytaskserver」 からは起動できません。sis版をインストールする必要があります。 P
One thing I really love with the Python programming language is its incredible extensibility. Here’s a list of 50 awesome modules for Python, covering almost all needs: Databases, GUIs, Images, Sound, OS interaction, Web, and more. Graphical InterfaceThe Python Standard Library comes with TkInter, but you can take your GUIs to the next level using an external Python module. wxPython: Create truly
The Python Standard Library¶ While The Python Language Reference describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python. It also describes some of the optional components that are commonly included in Python distributions. Python’s standard library is very extensive, offering a wide range of faci
を、最近やっと知りました。 UTF-8はUnicodeを\xxxxっていう1文字が1~3バイトになる変な形式に形式に変換したもので、unicodeをファイルとかに入出力するときに使われるなんですよ。 ずっとその違いがわからなくて、SQLiteCCでTracのデータ覗いたときに、なんでunicodeなのに文字化けするんだろう???って思ってました。 (SQLiteCCはunicodeではなくutf-8をサポートしており、unicodeでSQLiteに保存した文字はSQLiteCCでは表示できなかった) 文字コードって難しい(~ヘ~;) ちなみに、 Pythonでutf-8をunicodeに変換するには、 text = unicode(text,'utf-8') Shift-jisをunicodeに変換するには、 text = unicode(text,'Shift_JIS') unicode
Availability: not Android, not iOS, not WASI. This module is not supported on mobile platforms or WebAssembly platforms. Introduction¶ multiprocessing is a package that supports spawning processes using an API similar to the threading module. The multiprocessing package offers both local and remote concurrency, effectively side-stepping the Global Interpreter Lock by using subprocesses instead of
BulletMLをPython用に作ってみました。 ただしkenmoの力不足のため、本家の仕様と結構異なるところがあります。 actionRefが使えない bulletの子要素に複数のactionを指定できない bullet時にメインループに制御を返してしまう fire時のspeedは親に依存 directionの値は-180〜180 パラメータは$1〜$9まで vertical、horizonキーワード その他、動きが若干おかしいところあり などなど。(多すぎ?) たぶん、白い弾幕君などを持ってきても動かない可能性が高いです(ぉぃ ただ、独自拡張として、 $cntでループカウンタを取れる(ただし、リピート回数からのデクリメント) と、式をeval()で評価しているので、 <direction>random.choice([0, 10, 20])</direction>という奇妙なことがで
みんなのIoT/みんなのPythonの著者。二子玉近く160平米の庭付き一戸建てに嫁/息子/娘/わんこと暮らしてます。月間1000万PV/150万UUのWebサービス運営中。 免責事項 プライバシーポリシー PythonのコードをJavaScriptにコンバートできるモジュールを発見したのでちょっと使ってみた。Pythonのバイトコードコンパイラが出力するASTツリーからJavaScriptを生成している。これまでも,簡単な文字列置換を使ってPythonのコードをJavaScriptにコンバートする試みはいつくかあった(CrackAJAXとか)けど,こちらの方が汎用性が高いし,将来性がある気がする。はまらなそう,という意味で。 こういう仕組みを使うと,Webブラウザ上で実行するような簡単なコードを含めて,ロジックをPythonだけで書けるようになりそう。JavsScriptは良い言語だと思
effbot.org Is another domain managed by easyDNS Technologies, Inc. Why we chose The best customer support anywhere Easy-to-use website builders and wizards Powerful DNS tools Powerful analytics reports They don't monetize or sell my data They protect my rights They don't datamine my email CLICK HERE TO FIND OUT HOW TO BUY EFFBOT.ORG EFFBOT.ORG MAY BE FOR SALE! This premium .ORG domain is maybe be
This is a step by step guide for usage of the flash-tools library. All the classes a I use are extensions of the Ming classes and therefore it's not a problem to mix Ming classes with FlashTools classes. One thing to keep in mind is that the SWF/Flash coordinate system is defined starting in top left hand corner and extending downwards and right, i.e: Any negative values and values greater than th
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く