原文:Markdown Learning Notes

Markdown 教程 Markdown 是一种轻量级标记语言,它允许人们使用易读易写的纯文本格式编写文档。 Markdown 语言在 由约翰 格鲁伯 英语:John Gruber 创建。 Markdown 编写的文档可以导出 HTML Word 图像 PDF Epub 等多种格式的文档。 Markdown 编写的文档后缀为.md,.markdown。 Markdown 应用 Markdown 能 ...

2019-10-22 16:21 0 422 推荐指数:

查看详情

Notes of learning AutoLayout

在XCode5中,如果我们添加一个Button或者Label,或者其他的什么标准View,而不设置任何constraints,IB会自动生成constraints,而这些constraints是fix ...

Sun Jul 06 09:54:00 CST 2014 0 2602
gRPC Learning Notes

简介 更多内容参考:https://www.grpc.io/docs/guides/ gRPC 是一个高性能、开源和通用的 RPC 框架,面向移动和 HTTP/2 设计。目前提供 C、Java ...

Wed Sep 25 05:36:00 CST 2019 1 331
Rust learning notes

Rust learning notes Rust Version 1.42.0 version https://github.com/rust-lang/rust https://www.rust-lang.org/tools ...

Wed Apr 15 08:22:00 CST 2020 13 217
OSCP Learning Notes - Capstone(1)

Kioptrix Level 1.1 Walkthrough Preparation: Download the virtual machine from the following websi ...

Sun Aug 04 03:53:00 CST 2019 0 2927
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM