博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
第一篇markdown博文
阅读量:7187 次
发布时间:2019-06-29

本文共 730 字,大约阅读时间需要 2 分钟。

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.斜体:谢谢 友好


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!!!

转载于:https://www.cnblogs.com/coco-bao9107/p/4242813.html

你可能感兴趣的文章
bnu Game 博弈。
查看>>
因特网应用
查看>>
Excel 作为数据源
查看>>
2014年 联合权值
查看>>
【转】IntelliJ IDEA2016.1 + maven 创建java web 项目
查看>>
iOS APP 如何做才安全
查看>>
【在Win7的硬盘上安装Fedora17 】
查看>>
linux下解压war格式的包
查看>>
设计模式作品
查看>>
Mac 终端显示git分支
查看>>
binlog_format产生的延迟问题
查看>>
Call Crystal Report from Application Engine
查看>>
使用高级搜索语法的正确姿势
查看>>
泛型在接口中的协变、逆变练习
查看>>
iOS之内存管理浅谈
查看>>
eclipse No projects are found to import
查看>>
快速幂和矩阵快速幂模板
查看>>
跨域的常见问题和解决方案
查看>>
Python执行环境
查看>>
iOS开发 非常全的三方库、插件、大牛博客等等
查看>>