上一页 1 2 3 4 5 6 7 8 9 ··· 39 下一页
摘要: The Simple Arithmetic Sequences Let's say we have the simplest of arithmetic sequences. $\{1, 2, 3, \cdot\cdot\cdot, n\}$ And what I want to think abo 阅读全文
posted @ 2022-04-05 23:28 enjoy_jun 阅读(45) 评论(0) 推荐(0) 编辑
摘要: We know that: a = first termr = common ration = number of terms We'r going to use a notation $S_n$ to denote the sum of first n terms as following: $S 阅读全文
posted @ 2022-03-27 23:58 enjoy_jun 阅读(46) 评论(0) 推荐(0) 编辑
摘要: Quadratic Formula: The quadratic equation is as follows: $ax^2+bx+c=0$ The quadratic formula tells us that the solutions to this equation is $x = \fra 阅读全文
posted @ 2022-03-27 23:49 enjoy_jun 阅读(87) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2021-12-07 12:14 enjoy_jun 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2021-12-01 11:07 enjoy_jun 阅读(0) 评论(0) 推荐(0) 编辑
摘要: Generally, exctags(1) on FreeBSD is what you know as ctags on Linux based systems. 1. Install exctags from port # cd /usr/ports/devel/ctags # make ins 阅读全文
posted @ 2021-11-20 17:57 enjoy_jun 阅读(84) 评论(0) 推荐(0) 编辑
摘要: 安装拼音 # pkg install zh-scim-pinyin 安装五笔 # pkg install zh-scim-tables 配置 ~/.cshrc % ee ~/.cshrc 加入下面两行: setenv XMODIFIERS @im=SCIM setenv LC_CTYPE zh_CN 阅读全文
posted @ 2021-11-19 10:58 enjoy_jun 阅读(487) 评论(0) 推荐(0) 编辑
摘要: baidu{:target="_blank"} cnblog 阅读全文
posted @ 2021-11-17 13:20 enjoy_jun 阅读(32) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2021-11-12 11:29 enjoy_jun 阅读(0) 评论(0) 推荐(0) 编辑
摘要: 1. Preparing the Host First, load the bhyve kernel module: # kldload vmm Then, create a tap interface for the network device in the virtual machine to 阅读全文
posted @ 2021-11-11 11:29 enjoy_jun 阅读(693) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 39 下一页