每日新闻
...少女祈祷中...
function imageLoaded() {
document.getElementById('loadingText').style.display = 'none';
const image = document.querySelector('#imageContainer img');
image.style.display = 'block';
}
小屏手机
魅族16th
三星S10e
华硕Zenfone10
谷歌Pixel4a
索尼Xperia10IV
屏幕
6’.0
5.8’
5.9’
5.8’
6.0’
重量
152g
150g
172g
143g
161g
厚度
7.3mm
7.9mm
9.4mm
8.2mm
8.3mm
像素
2160x1080px
2280x1080px
2400x1080px
2340x1080px
2520x1080px
电池
3010mAh
3100mAh
4300mAh
3140mAh
5000mAh
CFRM 503 Project
Performance Attribution Report
Introduction
This report has been prepared at the request of the Chief Investment Officer (CIO) to rigorously evaluate the performance of our investment process, specifically focusing on the skills of our personnel in managing the multi-asset investment strategies that form the core of our offerings.
Our firm operates with a dynamic approach to asset management, which includes a diverse array of asset categories such as Stocks, Bonds, and Alternatives, where each o ...
CFRM 509 Project
Assessing the Environmental and Social Impact of Cryptocurrency
Fay Sui
Introduction
To some people, cryptocurrency represents a significant evolution in the industry of financial transactions, developing a new method different from traditional banking. In 2009, the first introduced decentralized cryptocurrency, Bitcoin, was created by an individual or group of individuals using the pseudonym Satoshi Nakamoto (Nakamoto, 2008). Since then, cryptocurrencies gradually acquired public attention exce ...
年度总结
新的一年,新的开始。
过去
本博客于2023年1月1日开始运行,经历了1个月左右的修修改改,跟着各位博主的教程,成功建立了自己的博客。然而,博客的细节缺乏打磨,文章封面风格不一,也缺乏一些非必要功能。同时,各种链接开始过期,控制台开始报错,非常不美观其实是强迫症犯了。
更致命的是,由于操作失误,误删文件,导致无法再更新博客,所以只好强制更新hexo+butterfly。然而,忘了备份配置文件,索性推倒重来。
在重构的过程中发现,很多低版本的教程已经无效,而我不是码农,既不会前端,也不会后端,只能用 chatGPT来解决大部分代码问题。问题最大的是导航栏,语法已变,问题太多,细节太杂。好在大部分问题已经解决。
现在
博客现已全面升级,于本年元旦正式启用。主界面基本不变,删除了很多冗余元素,比如页脚,侧边栏和导航栏元素等。看起来一目了然,简洁轻快。
未来
友链和鱼塘其实不知道该不该做,因为维护起来还是有点麻烦的。设置面板还可以,但背景应该不变,所以没什么大用。自定义图标可以少来点,不必要太多,简洁风最合适。接下来就是打磨各种细节了,以及添加一些有趣的功能当然都是抄的。
总之,现在版本的博客 ...
Markdown
Markdown语法
代码区块
示例源码1234hexo clhexo ghexo dhexo s123456"```Shellhexo clhexo ghexo dhexo s```"
多级标题
示例源码效果见标题
H1
H2
H3
H4
H5
H6123456# H1## H2### H3#### H4##### H5###### H6
文字样式
源码示例文字加粗示例
文字斜体示例
文字高亮示例
文字删除示例1234文字**加粗**示例文字*斜体*示例文字`高亮`示例文字~~删除~~示例
示例源码5号字
楷体
红色
背景色:Lavender1234<font size = 5>5号字</font><font face="楷体">楷体</font><font color=red>红色</font><table><tr><td bgcolor=Lavender>背景色:Lavender</td></tr></t ...
CFA
CFA
Ch.1
$$FV_N = PV(1+r)^N$$
$$FV_N=PV(1+\dfrac{r}{m})^{mN}$$
$$FV_N=PVe^{r_N}$$
$$EAR=(1+r_m)^m-1$$
$$EAR=e^{r}-1$$
$$FV_N=A[\dfrac{(1+r)^N-1}{r}]$$
$$PV=A\left[\dfrac{1-\dfrac{1}{(1+r)^n}}{r}\right]$$
$$A=\frac{PV\times r}{1-(1+r)^{-n}} $$
$$PV=PMT/r$$
$$g=(\dfrac{FV_N}{PV})^{\frac{1}{N}}-1$$
$$\frac{F_{A/B}}{S_{A/B}}=\frac{(1+r_A)^n}{(1+r_B)^n}$$
$$(1+r_n)^n=(1+r_m)^m\times(1+F_{m,m-n})^{m-n}$$
$$CTR=(1+\frac{discount}{1-discount})^{\frac{\Delta t}{365}}-1$$
Ch.2
$$X_G=\sqrt[n]{X_1X_2X_3… ...