Experiment(実験)
Experiment (実験) の区切り文字を使用して、Experiment (実験) のコールアウトをプレイグラウンドまたはシンボルのクイックヘルプに追加します。複数の Experiment (実験) コールアウトは、マークアップで表示されるのと同じ順序で説明セクションに表示されます。
名前の付いたページ 区切り文字を使用して、複雑な実験用に別のプレイグラウンドページへのリンクを提供します。
以下の物で動作します
✓ プレイグラウンド
✓ シンボルの文書
文法
* | + | - Experiment:
実験のコールアウトのクイックヘルプに表示される説明は、パラメータのセクション の説明に従って作成されます。
プレイグラウンドの例
以下の例は、ステップごとの簡単な実験を示しています。
1 /*: 2 * Experiment: 3 Find out if you are tasting your food or smelling it. 4 5 1. Get a few different foods you like. 6 2. Cut them up so they are all about the same size. 7 3. Put them in a dish and mix them up. 8 4. Close your eyes (no peeking!) 9 5. Hold you nose and eat several pieces of food. 10 11 Could you tell which food was which? 12 */
クイックヘルプの例
以下のマークアップは、スクリーンショットに示すように、3 つの実験をクイックヘルプに追加します。
1 /** 2 An example of using the experiment field 3 4 - Experiment: Pass in a string in the present tense 5 - Experiment: Pass in a string with no vowels 6 - Experiment: 7 Change the third case statement to work only with consonants 8 */
前:Exsample(例) 次:Important(重要な)
トップへ
トップへ
トップへ
トップへ
トップへ