“Test”的版本间的差异

来自Alex's wiki
跳转至: 导航搜索
第1行: 第1行:
<source lang=objc style="border:3px dashed blue; width:40%">
+
<parsererror style="display: block; white-space: pre; border: 2px solid #c77; padding: 0 1em 0 1em; margin: 1em; background-color: #fdd; color: black">
 +
=== This page contains the following errors: ===
 +
<div style="font-family:monospace;font-size:12px">error on line 23 at column 316: Opening and ending tag mismatch: embed line 0 and body </div>
 +
=== Below is a rendering of the page up to the first error. ===
 +
</parsererror>
 +
 
 +
<syntaxhighlight lang="objc">
 
int main()
 
int main()
 
{
 
{
第5行: 第11行:
 
         return 0;
 
         return 0;
 
}
 
}
</source>
+
</syntaxhighlight>
  
 
+
<syntaxhighlight lang="php">
<source lang=php style="border:0px ">
+
 
int main()
 
int main()
 
{
 
{
第14行: 第19行:
 
         return 0;
 
         return 0;
 
}
 
}
</source>
+
</syntaxhighlight>
  
 
+
<syntaxhighlight lang="xml">
<source lang= xml style="border:1px dashed silver; width:40%">
+
 
{
 
{
 
"extra": {
 
"extra": {
第27行: 第31行:
 
}
 
}
 
}
 
}
</source>
+
</syntaxhighlight>
 +
 
 +
 
 +
file:///Users/qiaochenglei/Library/Containers/com.tencent.qq/Data/Library/Caches/Images/4FBEB89B4FDF9D7F464585A6DE00BDF8.jpg
 +
<embed id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd" type="application/thunder_download_plugin" height="0" width="0"></embed>

2016年9月24日 (六) 20:40的版本

<parsererror style="display: block; white-space: pre; border: 2px solid #c77; padding: 0 1em 0 1em; margin: 1em; background-color: #fdd; color: black">

This page contains the following errors:

error on line 23 at column 316: Opening and ending tag mismatch: embed line 0 and body

Below is a rendering of the page up to the first error.

</parsererror>

int main()
{
        printf ("Hello world!");
        return 0;
}
int main()
{
        printf ("Hello world!");
        return 0;
}
{
	"extra": {
		"merge-plugin": {
			"include": [
				"extensions/SyntaxHighlight_GeSHi/composer.json"
			]
		}
	}
}


file:///Users/qiaochenglei/Library/Containers/com.tencent.qq/Data/Library/Caches/Images/4FBEB89B4FDF9D7F464585A6DE00BDF8.jpg <embed id="xunlei_com_thunder_helper_plugin_d462f475-c18e-46be-bd10-327458d045bd" type="application/thunder_download_plugin" height="0" width="0"></embed>