Translate

CanvasHelpStringComponentPallette
<p>A two-dimensional touch-sensitive rectangular panel on which drawing can be done and sprites can be moved.</p> <p>The <code>BackgroundColor</code>, <code>PaintColor</code>, <code>BackgroundImage</code>, <code>Width</code>, and <code>Height</code> of the Canvas can be set in either the Designer or in the Blocks Editor. The <code>Width</code> and <code>Height</code> are measured in pixels and must be positive.</p><p>Any location on the Canvas can be specified as a pair of (X, Y) values, where <ul> <li>X is the number of pixels away from the left edge of the Canvas</li><li>Y is the number of pixels away from the top edge of the Canvas</li></ul>.</p> <p>There are events to tell when and where a Canvas has been touched or a <code>Sprite</code> (<code>ImageSprite</code> or <code>Ball</code>) has been dragged. There are also methods for drawing points, lines, and circles.</p>
528/8840
SourceTranslationState
7
Bluetooth client component
Bluetooth クライアント・コンポーネント
8
Bluetooth server component
Bluetoothサーバーコンポーネント
9
Button with the ability to detect clicks. Many aspects of its appearance can be changed, as well as whether it is clickable (<code>Enabled</code>), can be changed in the Designer or in the Blocks Editor.
クリックを検出する機能を持つボタン。外観の多くの部分を変更することができ、クリックが可能かどうか(<code>Enabled</code>)は、デザイナーまたはブロックエディタで変更することができます。
10
A component to record a video using the device''s camcorder.After the video is recorded, the name of the file on the phone containing the clip is available as an argument to the AfterRecording event. The file name can be used, for example, to set the source property of a VideoPlayer component.
ビデオが録画されると、AfterRecording イベントの引数として、クリップを含む携帯電話上のファイル名が使用可能になります。ファイル名は、例えばVideoPlayerコンポーネントのsourceプロパティを設定するために使用できます。
11
A component to take a picture using the device''s camera. After the picture is taken, the name of the file on the phone containing the picture is available as an argument to the AfterPicture event. The file name can be used, for example, to set the Picture property of an Image component.
デバイスのカメラを使って写真を撮影するコンポーネントです。写真撮影後、AfterPictureイベントの引数として、写真を含む携帯電話上のファイル名を使用できます。このファイル名は、例えばImageコンポーネントのPictureプロパティを設定するために使用することができます。
12
<p>A two-dimensional touch-sensitive rectangular panel on which drawing can be done and sprites can be moved.</p> <p>The <code>BackgroundColor</code>, <code>PaintColor</code>, <code>BackgroundImage</code>, <code>Width</code>, and <code>Height</code> of the Canvas can be set in either the Designer or in the Blocks Editor. The <code>Width</code> and <code>Height</code> are measured in pixels and must be positive.</p><p>Any location on the Canvas can be specified as a pair of (X, Y) values, where <ul> <li>X is the number of pixels away from the left edge of the Canvas</li><li>Y is the number of pixels away from the top edge of the Canvas</li></ul>.</p> <p>There are events to tell when and where a Canvas has been touched or a <code>Sprite</code> (<code>ImageSprite</code> or <code>Ball</code>) has been dragged. There are also methods for drawing points, lines, and circles.</p>
<p>2次元のタッチセンサー式長方形パネルで、描画やスプライトの移動ができます。</p> <p><code>背景カラー</code>、<code>ペイントカラー</code>、<code>背景画像</code>、<code>Width</code>、および <code>Height Canvas の </code> は、デザイナーまたはブロック エディターのいずれかで設定できます。<code>Width</code> と <code>Height</code> はピクセル単位で測定され、正の値である必要があります。</p><p>キャンバス上の任意の位置は、(X, Y) のペアとして指定できます。 ) 値。<ul> <li>X はキャンバスの左端からのピクセル数です。</li><li>Y はキャンバスの上端からのピクセル数です。</li>< /ul>.</p> <p>キャンバスまたは <code>Sprite</code> (<code>画像スプライト</code> または <code>Ball</) がいつどこでタッチされたかを知らせるイベントがあります。 code>) がドラッグされました。点、線、円を描画するメソッドもあります。</p>
13
A component that holds (x, y)-coordinate based data
(x, y) 座標ベースのデータを保持するコンポーネント
14
A component that allows visualizing data
データを可視化するコンポーネント
15
A Non-visible component for communicating with an AI chat bot. This component currently communicates with a proxy run by MIT which in turn uses OpenAI''s ChatGPT API. This component is considered experimental.
AIチャットボットと通信するための非可視コンポーネントです。このコンポーネントは現在、OpenAIのChatGPT APIを使用するMITのプロキシと通信しています。このコンポーネントは実験的なものです。
16
Checkbox that raises an event when the user clicks on it. There are many properties affecting its appearance that can be set in the Designer or Blocks Editor.
ユーザーがクリックするとイベントが発生するチェックボックスです。外観に影響するプロパティが多数あり、デザイナーまたはブロックエディタで設定できます。
17
Circle

Loading…

Loading…

Things to check

Glossary

Source Translation
No related strings found in the glossary.

Source information

Context
CanvasHelpStringComponentPallette
Source string age
2 months ago
Translation file
appinventor/appengine/src/com/google/appinventor/client/editor/simple/components/i18n/ComponentInfoTranslations_ja.properties, string 12
Failing checks