9 results found
https://zh.wikipedia.org/wiki/Help:Wikitext

…文字中還原為正常格式,請使用{{ nobold }}與{{ noitalic }}。 單行普通文字當中的一小句 原始碼 。 原始碼會採用 等寬字體 顯示。 < code > int m2() </ code > 功能很好。 int m2() 功能很好。 針對原始碼進行 突顯參數 。 電腦原始碼具有上色文字以及更嚴謹的格式。舉例,函數 int m2() 會有其自身的上色定義。 對於所有支援此功能的程式語言列表,請參考 這裡 ,其語言代码需放置在 lang="????" 。 < syntaxhighlight lang = "cpp" > #include …