ipyxsilverlight

ironpython x silverlight2


  • ironpython2.0インストール
  • Chiron.exeにPathを通す
C:\Program Files\IronPython 2.0.1\Silverlight\bin
  • アプリケーションディレクトリ作成
C:\Program Files\IronPython 2.0.1\Silverlight\script\sl.bat python [ディレクトリ]
ディレクトリはappとassetとindex.html
pythonスクリプト,xamlはappディレクトリに作成する
assetは静的ファイル
  • アプリケーション起動(即席)
アプリケーションディレクトリに移動する
Chiron.exe /b
ブラウザが勝手に起動し、アプリケーションディレクトリが表示される
index.htmlを参照

タグ:

+ タグ編集
  • タグ:
最終更新:2009年03月29日 23:15