代码块

代码块

三个```加上想要输入的语言

代码块示例

JavaScript

function fun(){
    return 'hellow word'
}

C语言

int main(){
return
}
上次更新 2023/3/31 15:36:19