1
爲四個空格創建代碼塊或其他預格式化文本,縮進:如何在android中使用charts4j?請給我一個例子
This will be displayed in a monospaced font. The first four spaces
will be stripped off, but all other whitespace will be preserved.
Markdown and HTML are turned off in code blocks:
<i>This is not italic</i>, and [this is not a link](http://example.com)
要創建不是一個塊,而是內嵌碼跨度,使用反引號:
按<Tab>
鍵,然後輸入$
。 如果要在列表中設置預先格式化的塊,請按八個空格縮進:
- 這是正常文本。
原來是這樣,但現在如下代碼塊:
Skip a line and indent eight spaces. That's four spaces for the list and four to trigger the code block.
這些是java代碼。如何在android活動中使用這些 – Ranjit 2014-01-17 10:43:06