Skip to content

bcotm/learnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

#learning md...

learning markdown

强调

strong strong Strong

代码

\*这是单行代码*\

#include <stdio.h>

int main(void){
	printf("hello, md.");
	return 0;
}

引用

What references.

谷锅https://www.google.com/ncr 图片加感叹号! 谷锅 另外的方式进门

链接

链接文字

分隔线



列表

  1. English
  2. 中文不可以?
  • a
  • b
  • 无序的
  • 还可以嵌套
    • 套好了?
    • 恩,是的
  • 你看,被框住了
项目 价格 数量
计算机 $1600 5
c $12 12
python $1 234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages