csz:微尘的子页面
**这是本文档旧的修订版!**
just a test for rename
符号格式化,可以用内容也可以用符号。
一个
内容表示单行内引用
三个
表示多行内引用如:
内容1 内容2
大家可以看看七个wiki命令的原文。 这个命令是Markdown中的命令,和wiki兼容。很方便。
单行内引用的效果
第一行 多行内引用的效果
中间起的效果 我想把字居中我想把字居中我想把字居中我想把字居中
这是预格式化的代码,所有空格都被保留:像 <-这样
这是预格式化的代码,所有空格都被保留
这非常相似,但您可以用它来表明您引用了一个文件。
/** * The HelloWorldApp class implements an application that * simply displays “Hello World!” to the standard output. */ class HelloWorldApp {
public static void main(String[] args) { System.out.println("Hello World!"); //Display the string. }
}
- myexample.php
<?php echo "hello world!"; ?>
有对齐的表格 | ||
---|---|---|
右对齐 | 居中 | 左对齐 |
左对齐 | 右对齐 | 居中 |
xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |
居中 |
csz/微尘的子页面.1720891941.txt.gz · 最后更改: 2024/07/14 01:32 由 weichen