常用字符与汉字
在拷贝到txt时,需要注意保存为unicode格式。Unicode字符百科:https://unicode-table.com/cn/#control-character常用字符,、。.?!~$%@&#*?;︰…‥﹐﹒˙?‘’“”〝〞‵′〃↑↓←→↖↗↙↘㊣◎○●⊕⊙○●△▲☆★◇◆□■▽▼§¥〒¢£※♀♂ΑΒΓΔ
发表于 2020/3/25 下午5:51:28
阅读(3431)
测试 olw
#incldue<stdio.h>usingnamespacestd;//test//测试博客园,博客终端olw#include"stdio.h"//头文件inttest(void){printf("helloworld");return0;}ViewCode
发表于 2020/3/19 上午12:42:18
阅读(1618)
测试 olw
#incldue<stdio.h>usingnamespacestd;1//测试博客园,博客终端olw2#include"stdio.h"//头文件3inttest(void)4{5printf("helloworld");6return0;7}//test11//测试博客园,博客终端olw22#include"stdio.h"//头文件33inttest(void)44{55printf("helloworld");66retur
发表于 2020/3/19 上午12:38:15
阅读(1626)
- 1
