编辑wiki使用语法,请参考 —— » 格式化语法
有5格的导航会自动生成导航
这里是首页Restapi
这是下一个链接下一个页面
右上角是一个注释1),解释的内容会显示在最底部
下面这段是代码
/** * 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. } }
这是一段演示代码片段下载
<?php echo "hello world!"; ?>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <resp> <respCode>000000</respCode> <count>1</count> <client> /*Client为节点*/ <balance>0</balance> <clientNumber>66807000020851</clientNumber> <clientPwd>afabcaa9</clientPwd> <clientType>1</clientType> <createDate>2014-06-23 18:41:51</createDate> <friendlyName>71127894</friendlyName> <mobile>18612345678</mobile> </client> </resp>