Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「Boolean」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「Boolean」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

Booleanを含む例文一覧と使い方

該当件数 : 338



例文

Boolean data type 例文帳に追加

Boolean - PEAR

Boolean to String, String to Boolean 例文帳に追加

Boolean から String へ、String から Boolean - NetBeans

Int to Boolean, Boolean to Int 例文帳に追加

Int から Boolean へ、Boolean から Int へ - NetBeans

11.22.2 Boolean Objects 例文帳に追加

11.22.2 Boolean オブジェクト - Python

例文

By default, boolean. 例文帳に追加

デフォルトでは boolean - NetBeans


例文

boolean 'blocked'- blocking mode 例文帳に追加

boolean 'blocked'- ブロッキングモード - PEAR

5.10 Boolean operations 例文帳に追加

5.10 ブール演算 (boolean operation) - Python

Calculate Throughput : boolean 例文帳に追加

スループット計算: boolean - NetBeans

Either president, group, docs or website boolean 例文帳に追加

president、group、docs あるいは website。 boolean - PEAR

例文

2.3.10.9 Boolean Values 例文帳に追加

2.3.10.9 ブール値 - Python

例文

boolean - true or false 例文帳に追加

boolean (論理) - 真または偽 - NetBeans

boolean $options['tagNameRow']- name for the row mark up tag. 例文帳に追加

boolean $options['tagNameRow']-列のタグ名。 - PEAR

Boolean converts the argument to a boolean. 例文帳に追加

論理は、引数を boolean に変換します。 - NetBeans

Set the type to boolean. 例文帳に追加

型を boolean に設定します。 - NetBeans

Boolean Expressionsanswer = true 例文帳に追加

論理式answer = true - NetBeans

Boolean Functions 例文帳に追加

論理関数 - NetBeans

Boolean OR 例文帳に追加

ブール演算 OR - Python

Boolean AND 例文帳に追加

ブール演算 AND - Python

Boolean NOT 例文帳に追加

ブール演算 NOT - Python

2.3.2 Boolean Operations 例文帳に追加

2.3.2 ブール演算 - Python

Code Sample 1: Adding a displayMap Boolean 例文帳に追加

コード例 1:Boolean 型の displayMap の追加 - NetBeans

7.2.2 Boolean Objects 例文帳に追加

7.2.2 Bool 型オブジェクト - Python

Converts a argument to a boolean type 例文帳に追加

引数を boolean 型に変換する - NetBeans

boolean 'eof'- indicates EOF event 例文帳に追加

boolean 'eof'- EOF に達したかどうかを示す - PEAR

An associative array of boolean values. 例文帳に追加

boolean 値の連想配列を返します。 - PEAR

Example of boolean data type 例文帳に追加

例 39-3Boolean 型の例 - PEAR

"debug" boolean FALSE Enable debug output. 例文帳に追加

"debug" boolean FALSE デバッグ出力を有効にします。 - PEAR

reverse is a boolean value. 例文帳に追加

reverse は真偽値です。 - Python

boolean $showLogin Defines if the login is optional or not. 例文帳に追加

boolean$showLogin ログインがオプションかどうかの定義 - PEAR

Propose some validation method retuning boolean result. 例文帳に追加

検証メソッドは、結果を boolean で返します。 - PEAR

This can be one of: 'pkg', 'ext','php', 'prog', 'os', 'sapi', or'zend' boolean 例文帳に追加

'pkg'・'ext'・'php'・'prog'・'os'・'sapi' あるいは'zend' のうちのひとつ。 boolean - PEAR

Propose some validation method which returns a boolean result. 例文帳に追加

検証メソッドは、結果を boolean で返します。 - PEAR

showLabel (class Boolean) If False then no label will be displayed. 例文帳に追加

showLabel (class Boolean)False の場合、ラベルは表示されない。 - XFree86

the boolean operator AND 例文帳に追加

ブール(論理)演算子AND - コンピューター用語辞典

setScalar(boolean $state=TRUE) Puts Uri decorator into "scalar mode" 例文帳に追加

setScalar(boolean $state=TRUE) Uri デコレータを「スカラーモード」に移行します。 - PEAR

BOOLEAN LOGICAL FUNCTION BLOCK例文帳に追加

ブール論理機能ブロック - 特許庁

PHP minimal version string|boolean $max (optional) 例文帳に追加

PHP の最小バージョン。 - PEAR

a Boolean expression 例文帳に追加

ブール演算式, 論理式 - 研究社 英和コンピューター用語辞典

Returns boolean whether the two letter country code is valid. 例文帳に追加

国コードが有効かどうかを boolean 値で返します。 - PEAR

Boolean Expressions and Functions 例文帳に追加

論理式と論理関数 - NetBeans

From the == Equal method, drag the return boolean onto the Result. 例文帳に追加

「== 等しい」メソッドから、return boolean を「結果」までドラッグします。 - NetBeans

Returns boolean whether user already exists. 例文帳に追加

ユーザがすでに存在するかどうかを boolean で返します。 - PEAR

propagate Specifies a Boolean value.例文帳に追加

propagate 1i真偽値を指定する。 - XFree86

Boolean-expression is composed with the operators | (or), (and), ^ (xor),and ~ (not). 例文帳に追加

boolean-expression は演算子| (or), & (and), ^ (xor), ~ (not)を使って組み立てられる。 - XFree86

There are four parameters, two boolean and two integral. 例文帳に追加

4 つのパラメータがある。 - JM

file to read from boolean $override whether to overwrite existing data 例文帳に追加

読み込むファイル。 boolean$override 既存の上書きするかどうか。 - PEAR

boolean TRUE if the dispatcher could be removed, FALSE otherwise.例文帳に追加

boolean ディスパッチャが削除された場合 TRUE、さもなければ FALSE。 - PEAR

Possible types are: string, integer, float, boolean, array, and object. _ATTRIBUTE_CLASS 例文帳に追加

可能な型は、string, integer, float, boolean, 配列もしくはオブジェクトです。 - PEAR

chime (class Boolean) 例文帳に追加

chime (class Boolean)毎時 0 分と 30 分にベルを鳴らすかどうかを指定する。 - XFree86

例文

The boolean data type represents only two values that can be either 1 or 0. 例文帳に追加

boolean 型は、1 か 0 のいずれかのみの値を表します。 - PEAR




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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.
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS