「MSVC」を含む例文一覧(2)

  • The rest of this section is MSVC++ specific.When creating DLLs in Windows, you must pass pythonXY.lib to the linker.
    この節の残りの部分は MSVC++向けの説明です。 Windows で DLL を作成する際は、pythonXY.lib をリンカに渡さねばなりません。 - Python
  • (On Windows, MSVC is known to call this an error and refuse to compile the code.)For contrast, let's take a look at the corresponding definition for standard Python integers:
    これはお使いの機種では何の問題も起こらないかもしれませんが、機種によっては、おそらく問題になるのです! (Windows 上では、MS Visual C がこの手のエラーを出し、コンパイルできないことが知られています)比較のため、以下に標準的な Python の整数型の定義を見てみましょう: - Python

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