枚举.列举和描述 \begin{list_type} \item The first item \item The second item \item The third etc \ldots\end{list_type} 默认的 list_type 有 enumerate. itemize 和 description,区别主要是列项标签的不同.enumerate 是有序的列表:itemize 用圆点:description 需要 \item[label] 指定标签.各种列表环境可以互相嵌套,此
码农人生 ChengYin's coding life 主页 Blog 分类 Categories 归档 Archives 关于 About Weibo GitHub RSS Where there is a will, there is a way. -- Thomas Edison Aug 2nd, 2014 Audio, iOS, iOS Audio iOS音频播放 (五):AudioQueue Audio Playback in iOS (Part 5) : AudioQueue 在第三
于今日起学习巩固C#基础 2020-12-01 本随笔用于个人回忆理解,记录当天学习过程,内容多从书中整理与自我学习了解,如有问题麻烦指正 以后有时间会单独分版块叙述 不管什么语言,都从一个Hello,World开始 打开VS(我用的2017版)--file--new--project--console APP(.Net Framework) using System; using System.Collections.Generic; using System.Linq; using Syst