「python runtime」を含む例文一覧(5)

  • Python Runtime Services
    3. Python ランタイム サービス - Python
  • 3. Python Runtime Services
    3. Python ランタイム サービス - Python
  • In earlier versions of Python the value could also be 'ppc' for the classic Mac OS 8 runtime model.
    Python の初期のバージョンでは、値がさらに古い Mac OS 8 ランタイムモデル用の 'ppc' である事があります。 - Python
  • The kwdict parameter is the dictionary of keywords received as the third parameter from the Python runtime.
    kwdict パラメタはキーワード引数の入った辞書で、 Python ランタイムシステムから第三パラメタとして受け取ります。 - Python
  • This is an issue when the application is linked to the staticruntime library (libpython.a) and needs to load dynamic extensions (implemented as .so files).The problem is that some entry points are defined by the Python runtime solely for extension modules to use.
    これは、アプリケーションが静的な実行時ライブラリ (libpython.a)にリンクされていて、かつ (.so ファイルとして実装されている) 動的ロードされるような拡張モジュールをロードする必要がある場合に起きる問題です。 問題になるのは、拡張モジュールが使うあるエントリポイントがPython ランタイムだけで定義されているという状況です。 - Python

例文データの著作権について