项目 | 价格 | 数量 |
---|---|---|
计算机 | $1600 | 5 |
手机 | $12 | 12 |
管线 | $1 | 234 |
<table><tr> <td></td> </tr></table>
A | L | E | X | Z | H | O | U | ||
Z | H | O | U | M | U | S | H | U | I |
private void exitAction() {
try {
Intent intent = new Intent();
ComponentName componentName = new ComponentName("com.android.settings",
"com.android.settings.Settings");
intent.setComponent(componentName);
startActivity(intent);
} catch (Exception e) {
e.printStackTrace();
}
}
- 四个及以上空格加回车。
- Tab加回车也行。
- 两个回车也行。
<br>
<del></del>
不要删除我
百度
腾讯
阿里巴巴
北京
深圳
杭州
```flow
st=>start: Start
op=>operation: Your Operation
cond=>condition: Yes or No?
e=>end
st->op->cond
cond(yes)->e
cond(no)->op
```
时 | 间 | 过 | 得 | 好 | 快 | ! | - - | 周 | 木 | 水 |
原文地址:http://blog.csdn.net/zhoumushui/article/details/44156269