1016万例文収録!

「mac os」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

mac osの部分一致の例文一覧と使い方

該当件数 : 153



例文

They are always the same under Windows and Mac OS, and very often the same under Unix.例文帳に追加

これらのディレクトリは、Windows と Mac OS では常に同じで、 Unixでもほぼ常に同じです。 - Python

On Mac OS X, the encoding is ``utf-8''. 例文帳に追加

OS Xでは、エンコーディングは ``utf-8'' となります。 - Python

Note: If you are running the NetBeans IDE on Mac OS X, see UsingNetBeans on Mac OS X for more information about keyboard equivalents,tips and tricks, and other Mac-specific topics. 例文帳に追加

注: Mac OS X で NetBeans IDE を実行している場合、キーボードによる同等の操作、ヒントやコツ、Mac 固有の項目の詳細は、Using NetBeans on Mac OS X を参照してください。 ページの先頭へ - NetBeans

Macintosh OS XFollowing are instructions for installing NetBeans C/C++ Development Pack on the Macintosh OS X platform.例文帳に追加

Mac OS XMac OS X プラットフォームに NetBeans C/C++ Development Pack をインストールする方法は次のとおりです。 - NetBeans

例文

(Mac OS programmers should keep in mind that the absence of a leading slash indicates a relative path, the opposite of the Mac OS convention with colons.)This, of course, only applies to pathnames given to Distutilsfunctions.例文帳に追加

(Mac OS プログラマは、先頭にスラッシュが ない場合は、 相対パス を表すということを心に留めておかねばなりません。 - Python


例文

Issue #130245: I18N - Mac OS: A Mercurial (hg) repository cannot be created from a project if multibyte is in path to the project on a Mac using 10.4.x. 例文帳に追加

課題 130245: 国際化 - Mac OS: 10.4.x を使用する Mac 上のプロジェクトのパスにマルチバイト文字がある場合、プロジェクトから Mercurial (hg) リポジトリを作成できない。 - NetBeans

Although it's "Mac OS X", that doesn't mean that the Mac OS code itself has been upgraded to a new version.例文帳に追加

Mac OS Xといっても、Mac OSのコードをバージョンアップした訳ではない。 - Tatoeba例文

Although it's "Mac OS X" that doesn't mean that the Mac OS code itself has been upgraded to a new version. 例文帳に追加

Mac OS Xといっても、Mac OSのコードをバージョンアップした訳ではない。 - Tanaka Corpus

After partitioning, install Mac OS X and Mac OS 9 onto their respectivepartitions. 例文帳に追加

パーティション作業が終わったら、MacOSXとMacOS9をそれぞれのパーティションにインストールします。 - Gentoo Linux

例文

Mac OS upgrades are also available via Apple's SoftwareUpdate mechanism. 例文帳に追加

Mac OS 用のアップグレードは、Apple のソフトウェア・アップデート機能を使用して入手することもできます。 - NetBeans

例文

Note that Mac OS X installations require Java 2 Standard Edition (J2SE) 5.0 Release 4.You can download this JDK from the Apple Downloads page. 例文帳に追加

Mac OS X のインストールでは、Java 2 Standard Edition (J2SE) 5.0 Release 4 が必要です。 この JDK は、「Apple Downloads」ページからダウンロードできます。 - NetBeans

On Mac OS X, the NetBeans and Sun Java System Application Server bundle is packaged as a jar file.例文帳に追加

Mac OS X の場合、NetBeans およびバンドルの Sun Java System Application Server が jar ファイルとしてパッケージ化されています。 - NetBeans

Java upgrades for Mac OS-X are also available via Apple's Software Update mechanism. 例文帳に追加

Mac OS-X 用の Java アップグレードは、Apple の Software Update 機能を使用して入手することもできます。 - NetBeans

Please see the NetBeans wiki for UML Mac issues, http://wiki.netbeans.org/wiki/view/UMLMacIssues to get more information about the known Macintosh OS X issues and workarounds. 例文帳に追加

Macintosh OS X での既知の問題点と回避策については、UML Mac 問題の NetBeans wiki http://wiki.netbeans.org/wiki/view/UMLMacIssues を参照してください。 - NetBeans

For Mac OS X, you can customize the NetBeans IDE installation from Java, Ruby, and All downloads. 例文帳に追加

Mac OS X では、「Java」、「Ruby」、「すべて」の各ダウンロードオプションで NetBeans IDE のインストールをカスタマイズできます。 - NetBeans

Issue #130357: I18N - Mac OS won't generate javadoc if project name or path has multibyte 例文帳に追加

課題 130357: 国際化 - プロジェクト名やパスにマルチバイト文字がある場合、Mac OS が Javadoc を生成しない - NetBeans

Mac OS, Solaris and other operating systems are not supported by MIDP emulator platforms. 例文帳に追加

MIDP エミュレータプラットフォームでは、Mac OS、Solaris、およびその他のオペレーティングシステムはサポートされていません。 - NetBeans

Workaround: Mac OS users can download the MPowerplayer to develop mobile applications. 例文帳に追加

回避策: Mac OS ユーザーは、モバイルアプリケーションを開発するために、MPowerplayer をダウンロードできます。 - NetBeans

Note to Mac Users: NetBeans UML Modeling is currently not supported on the Macintosh OS X platform. 例文帳に追加

Mac をご使用の方へ: UML モデリングモジュールは、現在のところ Macintosh OS X プラットフォームをサポートしていません。 - NetBeans

Starting the IDE with JDK 1.6 in a Mac OS X platform affects the UML Modeling performance. 例文帳に追加

Mac OS X プラットフォームで JDK 1.6 を使用して IDE を起動すると、UML モデリングの処理速度に影響がある。 - NetBeans

Creating a class diagram from selected elements return an exception on a Mac OS using JDK 1.6. 例文帳に追加

JDK 1.6 を使用する Mac OS で、選択した要素からクラス図を作成すると、例外が返される。 - NetBeans

Issue #82831: On Mac OS platform, creating a class diagram from selected elements returns a StackOverflowError exception. 例文帳に追加

課題 No. 82831: Mac OS プラットフォームで、選択した要素からクラス図を作成すると、StackOverflowError 例外が返されます。 - NetBeans

Note: Mac OS X installations require Java 2 Standard Edition (J2SE) 5.0 Release 4.You can download this JDK from the Apple Downloads page.例文帳に追加

注:Mac OS X のインストールでは Java 2 Standard Edition (J2SE) 5.0 Release 4 が必要です。 この JDK は、「Apple Downloads」ページからダウンロードできます。 - NetBeans

answer by Brett Bieber All Mac OS X versions up until 10.5 come with PEAR by default. 例文帳に追加

Brett Bieber による回答 10.5 までのすべてのバージョンの Mac OS X には、PEAR がデフォルトで含まれています。 - PEAR

Mac OS X 10.5 (Leopard) users will need to install PEAR using the standard installation instructions. 例文帳に追加

Mac OS X 10.5 (Leopard) の場合は、標準的な手順でPEAR をインストールしなければなりません。 - PEAR

So these instructions may change, and may differ for your specific version of Mac OS X. 例文帳に追加

つまり、この手順は変わる可能性があり、Mac OS X のバージョンによっても異なるかもしれません。 - PEAR

cross-platform: works on Windows and Unix (on Mac OS, there are currently problems with Tcl/Tk)例文帳に追加

クロス-プラットホーム: WindowsとUnixで動作します (Mac OSでは、現在Tcl/Tkに問題があります) - 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

Installation on OS X: The PHP Documentation HOWTO advises users of Mac OS X to use packages provided by Fink. 例文帳に追加

OS X 上でのインストールPHP Documentation HOWTO では、Mac OS X のユーザに対してFink のパッケージを使用するよう推奨しています。 - PEAR

You can use it on nearly every operating system: It works on Linux, Windows and Mac OS; allowing you to write OS independent programs. 例文帳に追加

ほぼすべてのオペレーティングシステム上で使用することができます(Linux、Windows および Mac OS で動作します)。 また、OS 固有のプログラムを書くことも可能です。 - PEAR

This module implements the Mac OS 9 operating system dependent functionality provided by the standard module os例文帳に追加

このモジュールは、標準モジュール os でサポートされるのと同様の機能を、Mac OS 9 オペレーティングシステムに依存した機能として実装しています。 - Python

Main menu appears in NetBeans window rather than standardMac OS X location. 例文帳に追加

標準の Mac OS X の場所ではなく、NetBeans のウィンドウにメインメニューが表示される。 - NetBeans

Install the following packages that are provided with your Macintosh OS X: 例文帳に追加

Mac OS X に付属している次のパッケージをインストールしてください。 - NetBeans

Can I dual-boot Gentoo Linux and Mac OS X? 例文帳に追加

空のCD-Rを挿入して書き込んでください。 - Gentoo Linux

Before installing Gentoo, startup with the Mac OS X InstallCD. 例文帳に追加

Gentooをインストールする前に、MacOSXインストールCDから起動します。 - Gentoo Linux

yabootconfig will auto-detect the partitions on your machine and will set up dual and triple boot combinations with Linux, Mac OS, and Mac OS X.例文帳に追加

一般的な選択: yabootconfigを使用する yabootconfigはマシンのパーティションを自動検出し、Linux、Mac OS、およびMac OS Xによるデュアルおよびトリプルブートの組み合わせを設定します。 - Gentoo Linux

Note: Mac OS users should use the .dmg file, which has a patch to fix the problem that is cited in issue 39780.If you install an archive distribution of the IDE on Mac OS, you could have problems properly shutting down the IDE.例文帳に追加

注:Mac OS では、issue 39780 で説明している問題を修正するためのパッチが含まれている .dmg ファイルを使用してください。 また、Mac OS にアーカイブ版の IDE をインストールすると、IDE を正常に終了できないという問題が発生する場合があります。 - NetBeans

macerrors cotains constant definitions for many Mac OS error codes.例文帳に追加

macerrors は、MacOS エラーコードを意味する定数定義を含みます。 - Python

Sun Java System Application Server installation fails on Mac OS Xwhen using the NetBeans 4.1 IDE and Sun Java System Application ServerPlatform Edition 8 Bundle installer.The AppServer installer must be run on J2SE1.4.x SDK when using OS X. 例文帳に追加

Mac OS X で NetBeans 4.1 IDE と付属の Sun Java System Application Server Platform Edition 8 のインストーラを使用すると、Sun Java System Application Server のインストールに失敗します。 - NetBeans

Sun Java System Application Server Platform Edition 8 installation fails on Mac OS X when using the NetBeans 4.1 IDE and Application Server bundle installer on JDK 1.5.The AppServer installer must be run on J2SE1.4.x SDK when using OS X.例文帳に追加

Mac OS X で NetBeans 4.1 IDE と Sun Java System Application Server Platform Edition 8 のバンドル製品のインストーラを使用すると、Sun Java System Application Sever のインストールに失敗する。 - NetBeans

On Mac OS X, NetBeans is packaged as a native application bundle. 例文帳に追加

Macintosh OS X の場合、NetBeans はネイティブアプリケーションバンドルとしてパッケージ化されています。 - NetBeans

The Macintosh OS platform is currently not a supported platform for NetBeans 5.5 UML Modeling. 例文帳に追加

NetBeans[tm] 5.5, UML モデリングモジュールリリースは、現在のところ、Mac OS プラットフォームをサポートしていません。 - NetBeans

UML Modeling is currently not supported on the Macintosh OS X platform. 例文帳に追加

UML モデリングモジュールは、現在のところ Mac OS X プラットフォームをサポートしていません。 - NetBeans

This makes a Mac faster and also allows Windows OS to run on it. 例文帳に追加

これにより,マックは処理速度が上がり,マック上でウィンドウズOSを起動することも可能になる。 - 浜島書店 Catch a Wave

Before you upgrade to Mac OS 8.6 please be sure that your computer complies with the following Hardware Requirements, ... 例文帳に追加

Mac OS 8.6にアップグレードする前に, あなたのコンピュータが次に述べるハードウェア要求に適合するかどうか, お確かめ下さい. - コンピューター用語辞典

NetBeans IDE is easy to install and use straight out of the box and runs on many platforms including Windows, Linux, Mac OS X and Solaris.例文帳に追加

IDE は、Windows、Linux、Mac OS X、および Solaris を含む多数のプラットフォームで実行できます。 また簡単にインストールでき、すぐに使用できます。 - NetBeans

For help getting your system set up, please see the installation instructions.MacOS X users should refer to the MIDP development on Mac OS set up guide. 例文帳に追加

システム設定については、インストール手順を参照してください。 MacOS X のユーザーは、Mac OS での MIDP 開発のセットアップガイドを参照してください。 - NetBeans

You need to run them one after another to install the fully featured NetBeans IDE on Mac OS X. 例文帳に追加

NetBeans IDE の全機能を Mac OS X にインストールするには、各パッケージを順番にインストールする必要があります。 - NetBeans

Issue #130311: On Mac OS, some messages or strings in another language or character set are not shown in output window correctly 例文帳に追加

課題 130311: Mac OS で、別の言語のメッセージまたは文字列の一部、あるいは文字セットが「出力」ウィンドウに正しく表示されない。 - NetBeans

例文

Develop professional native applications in C and C++ for a variety of platforms including Windows, Linux, Mac OS, and Solaris operating systems.例文帳に追加

Windows、Linux、Mac OS、Solaris オペレーティングシステムなど、さまざまなプラットフォーム向けの本格的なネイティブアプリケーションを C や C++ で開発できます。 - NetBeans

索引トップ用語の索引



  
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
 Creative Commons Attribution (CC-BY) 2.0 France.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
浜島書店 Catch a Wave
Copyright © 1995-2024 Hamajima Shoten, Publishers. All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS