csz:weichen:diary:20250205
**这是本文档旧的修订版!**
测试代码嵌入
/** * 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. }
}
这段跟上段很像,但是改用 <file> ,可以把它用在「引述名言(Quote)」效果上。 remember, information is not knowledge, knowledge is not wisdom wisdom is not truth truth is not beauty beauty is not love love is not music music is the best -- frank zappa
就像 <-这个
代码 | 中文释义 | 英语释义 | 效果 | 地址栏 |
[[example]] | 当前命名空间 | current namespace | example | csz:weichen:diary:example |
[[.example]] | .example | |||
[[.:example]] | example | |||
[[:example|根命名空间] | 根命名空间 | root namespace | 根命名空间 | https://wiki.bijing.life/example |
[[wiki:example]] | wiki下的命名空间 | |||
csz/weichen/diary/20250205.1738723787.txt.gz · 最后更改: 2025/02/05 10:49 由 weichen