Giter VIP home page Giter VIP logo

checkchan-dist's Introduction

MarkDown标记语言测试

一级标题

二级标题

###三级标题 ####四级标题 #####五级标题 ######六级标题 粗体 斜体

引用

  • 列表一
  • 列表二
  • 列表三
  1. 列表一
  2. 列表二
  3. 列表三

超链接BLCE

相对地址About

[参考式链接][1] [1]:http://example.com/ "这是一个参考式链接"

from [Google] than from [Yahoo] or [MSN]. [Google]: http://google.com/ "Google" [Yahoo]: http://search.yahoo.com/ "Yahoo Search" [MSN]: http://search.msn.com/ "MSN Search"

直接链接http://blce.me

图片图片1

参考式图片![图片][2] [2]:http://blce.me/logo.png

代码printf('\n')

单独代码

public static void main()


\ 反斜线

` 反引号

* 星号

_ 底线

{} 花括号

[] 方括号

() 括弧

# 井字号

+ 加号

- 减号

. 英文句点

! 惊叹号

高亮代码

class Test{
	public static void main
	(String argc[])
	{ System.out.println("java"); }
}

直接链接:http://blce.me

@blce

checkchan-dist's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.