跳至内容
必经之路
抄一部心经,点一盏心灯
用户工具
登录
站点工具
搜索
工具
显示页面
过去修订
反向链接
最近更改
媒体管理器
网站地图
登录
>
最近更改
媒体管理器
网站地图
您的足迹:
•
欢迎来到小辉的主页
•
欢迎来到微尘的主页
•
刘红的觉察日记
•
作业
•
1月
•
觉察之道分段 下载
•
欢迎来到星星的主页
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> 这段跟上段很像,但是改用 <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 </file> <code> 就像 <-这个 </code> ===== 四、命名空间 ===== ^ 代码 ^ 中文释义 ^ 英语释义 ^ 效果 ^ 地址栏 ^ | ``[[example]]`` | example建立在当前命名空间 | current namespace | [[example|当前目录]] | bjzl:wiki:example | | ``[[.example]]`` | ::: | ::: | [[.example|当前目录]] | ::: | | ``[[.:example]]`` | ::: | ::: | [[.:example|当前目录]] | ::: | | ``[[:example|根命名空间]`` | example建立在根命名空间 | root namespace | [[:example|根命名空间]] | example | | ``[[wiki:example]]`` | example建立在wiki目录里,wiki在根命名空间里 | in the namespace “wiki” | [[wiki:example|wiki]] | wiki:example | | ``[[ns1:ns2:example]]`` | | | [[ns1:ns2:example|ns1:ns2]] | ns1:ns2:example | | ``[[:ns1:ns2:example]]`` | ::: | ::: | [[:ns1:ns2:example|ns1:ns2]] | ::: | | ``[[.ns1:ns2:example]]`` | | | [[.ns1:ns2:example]] | | | ``[[.:ns1:ns2:example]]`` | ::: | ::: | [[.:ns1:ns2:example]] | ::: | | ``[[..ns1:ns2:example]]`` | | | [[..ns1:ns2:example]] | | | ``[[..:ns1:ns2:example]]`` | ::: | ::: | [[..:ns1:ns2:example]] | ::: | | ``[[.ns1:ns2:]]`` | | | [[.ns1:ns2:]] | | | ``[[.:ns1:ns2:]]`` | ::: | ::: | [[.:ns1:ns2:]] | ::: | | ``[[~example]]`` | | | [[~example]] | | | ``[[~:example]]`` | ::: | ::: | [[~:example]] | ::: |
csz/weichen/diary/20250205.txt
· 最后更改: 2025/02/05 13:41 由
weichen
页面工具
显示页面
过去修订
反向链接
回到顶部