Home | 簡體中文 | 繁體中文 | 雜文 | 知乎專欄 | Github | OSChina 博客 | 雲社區 | 雲棲社區 | Facebook | Linkedin | 視頻教程 | 打賞(Donations) | About
知乎專欄多維度架構 | 微信號 netkiller-ebook | QQ群:128659835 請註明“讀者”

8.7. question/answer 問答

		
<qandaset>
	<qandaentry>
		<question>
			<para>What are little boys made of?</para>
		</question>
		<answer>
			<para>Snips and snails and puppy dog tails.</para>
		</answer>
	</qandaentry>
	<qandaentry>
		<question>
			<para>What are little girls made of?</para>
		</question>
		<answer>
			<para>Sugar and spice and everything nice.</para>
		</answer>
	</qandaentry>
</qandaset>
		
		
8.7.1. What are little boys made of?
8.7.2. What are little girls made of?

8.7.1.

What are little boys made of?

Snips and snails and puppy dog tails.

8.7.2.

What are little girls made of?

Sugar and spice and everything nice.

		
<article xmlns='http://docbook.org/ns/docbook'>
    <title>Example qandaset</title>
    
    <qandaset defaultlabel='qanda'>
      <qandaentry>
        <question>
          <para>To be, or not to be?</para>
        </question>
        <answer>
   		    <para>That is the question.</para>
        </answer>
   	  </qandaentry>
    </qandaset>

</article>		
		
		
問: To be, or not to be?

問:

To be, or not to be?

答:

That is the question.