aiken's blog
  • home
  • archives
  • search
  • Aiken's Blog
  • home
  • posts
  • tags
  • categories
  • archives
  • about
  • search
  • linklog
Home » Tags

Util

ShortCode Function Test

该文章会测试各种后续修改,包括基础字体,各种后续添加适配的shortcodes: 如 alert、视频、widget ,包括字体渲染,视频渲染,iframe渲染,以及相关的一些其他修改, 同时文章由于引入了大量的js,导致一些功能的渲染速度会下降,这也是我们需要测试的地方,包括找到加载的瓶颈; Extend ShortCodes sidenote abc Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. def Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. ...

November 23, 2024 · 2 min · 360 words · aikenhong ·  Util
#Util

Latex Function Test

该文档主要目的是用于测试Latex语法对应前端的渲染能力,主要用于测试Hexo站点是否能正常渲染Latex。 Example1: 2 inline in one sentence. When $a \ne 0$, there are two solutions to $(ax^2 + bx + c = 0)$ and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$ Example2: Matrix Example $$ \begin{bmatrix} 1&x&x^2\ 1&y&y^2\ 1&z&z^2 \end{bmatrix} \ \begin{bmatrix} 1&x&x^2\\ 1&y&y^2\\ 1&z&z^2 \end{bmatrix} \ vmatrix ||、Bmatrix{}、pmatrix() $$ Example3: the Conditional Formula $$ f(x)= \begin{cases} 0& \text{x=0}\\ 1& \text{x!=0} \end{cases} $$ Example4: Sprcial Symboy $$ \lim_{\alpha \rightarrow +\infty} \frac{1}{\alpha(\beta+1)} $$ ...

September 15, 2020 · 1 min · 165 words · aikenhong ·  Util
#Util
© 2025 aiken's blog Licensed under CC BY-NC 4.0 · Powered by Hugo & PaperMod Visitors: Views: