Kevin's blog


  • 首页

  • 标签

  • 归档

  • 公益404

集合类

发表于 2023-01-15
  • 数组
  • Set
  • 字典
阅读全文 »

流程控制

发表于 2023-01-14
  • 循环控制
  • switch
  • guard
  • 模式和模式匹配
阅读全文 »

iOS横竖屏

发表于 2022-10-19 | 分类于 iOS
  • UIDeviceOrientation

  • UIInterfaceOrientation

  • UIInterfaceOrientationMask

  • - (BOOL)shouldAutorotate;

  • - (UIInterfaceOrientationMask)supportedInterfaceOrientations;

  • - (UIInterfaceOrientation)preferredInterfaceOrientationForPresentation;

阅读全文 »

诗和远方

发表于 2022-10-19

Life is not only about compromise, but also peoms and dreams.

阅读全文 »

运算符

发表于 2022-10-14
  • 溢出运算符
  • 合并空值运算符
  • 区间运算符
  • 位运算符
  • 位运算符经典算法
  • 运算符的优先升级和结核性
  • 自定义运算符
阅读全文 »

Apple官方文档阅读指南

发表于 2022-10-13
  • Documentation
  • Documentation Technologies
  • Documentation Archive
  • Opensource Srource
  • Opensource tarballs
  • Opensource
  • Github Of Apple
  • Swift Book
  • Develop
阅读全文 »

基本数据类型

发表于 2022-09-30
  • 常量和变量

  • 基本数据类型

  • Tuple

  • Optional

  • 字符串

阅读全文 »

Swift简介

发表于 2022-09-29

Swift 当前版本

Swift 源码

阅读全文 »

算法列表

发表于 2022-09-29
  • 线性结构

  • 排序算法

  • 二叉树

  • 并查集

  • 树形结构

  • 回文数

  • 方向数组

  • 记忆化

  • 大整数加法

  • 动态规划

  • 双指针(滑动窗口)

  • 二分专题

阅读全文 »

Math

发表于 2021-04-14

$\mathbf{ax^2+bx+c}$

$\sqrt{ab}$、$\sqrt[n]{ab}$、$\log_{a}{b}$、$\lg{ab}$、$a^{b}$、$a_{b}$、$x_a^b$、$\int$、$\int_{a}^{b}$、$\oint$、$\oint_a^b$、$\sum$、$\sum_a^b$、$\coprod$、$\coprod_a^b$、$\prod$、$\prod_a^b$、$\bigcap$、$\bigcap_a^b$、$\bigcup$、$\bigcup_a^b$、$\bigsqcup$、$\bigsqcup_a^b$、$\bigvee$、$\bigvee_a^b$、$\bigwedge$、$\bigwedge_a^b$、$\widetilde{ab}$、$\widehat{ab}$、$\overleftarrow{ab}$、$\overrightarrow{ab}$、$\overbrace{ab}$、$\underbrace{ab}$、$\underline{ab}$、$\overline{ab}$、$\frac{ab}{cd}$、$\frac{\partial a}{\partial b}$、$\frac{\text{d}x}{\text{d}y}$、$\lim_{a \rightarrow b}$

123…6
Kevin

Kevin

54 日志
1 分类
10 标签
GitHub E-Mail Twitter
Links
  • M了个J
© 2016 — 2024 Kevin
由 Hexo 强力驱动
|
主题 — NexT.Mist v5.1.2