zoukankan      html  css  js  c++  java
  • 第一篇markdown博文

    0.代码

    import "APService.h"

    import "ASIHTTPRequest.h"

    import "AppDelegate.h"

    import "AppSettings.h"

    import "CheckUpdateOperation.h"


    1.链接

    百度

    typedef NS_ENUM(NSUInteger, SelectController) {
    SelectControllerFeed = 0,
    SelectControllerGuide = 1,
    SelectControllerProfile = 2,
    }; 你好 --


    2.斜体:谢谢 友好

    http://www.cnblogs.com


    3.标题:

    level one header

    level two header

    level three header


    4.水平分割线:三个减号

    hello world


    5.简单列表

    1. first item
    2. second item
    3. third item
    • first item
    • second item
    • third item

    6.列表嵌套

    • first item
    • second item
      • subitem 1
      • subitem 2
    • third item

    7.在文本前加上大于号,表示引用

    hello world


    8.引用也可以嵌套喔

    hello kev
    nice to meet you

    hi tom
    nice to meet you too


    9.与链接语法类似,在最前面加个感叹号即可

    flair


    10.

    Type :wq to save and quit
    I'm a vim user!!!

  • 相关阅读:
    EveryOne Piano
    3D扫描商店
    Substance PBR Guide
    C2GOASM
    Unity调试外部DLL
    BinaryReader优化
    IL
    如何画头发
    Bitrix24
    Mac查找包含指定字符串的文件
  • 原文地址:https://www.cnblogs.com/coco-bao9107/p/4242813.html
Copyright © 2011-2022 走看看