大家好!COS论坛在2014年11月4日进行了系统升级,帖子和用户资料都保持不变,但在发帖格式上略有变化。
- 发帖之后的5分钟内可以对自己的帖子进行编辑,发帖间隔为1分钟。
-
行内数学公式用
\(a^2 + b^2 = c^2\)
,效果为 。 -
行间数学公式用
$$f(x) = x + \log(x)$$
,效果为 -
行内代码放在一对反引号(波浪线“~”下面的字符)中,效果为
print("Hello")
。 -
整段代码放在
[[code]
和[/code]]
中,效果为f = function(dat) { ggplot(dat, aes(x = x, y = y)) + geom_point() }
更多的用法参见帖子http://cos.name/cn/topic/407952/。int main() { printf("Hello, %d\n", 2 + 3); return 0; }
-
网页和图片用
[[url]http://cos.name/cn[/url]]
和[[img]http://imgs.xkcd.com/comics/correlation.png[/img]]
,效果为 http://cos.name/cn