-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathinfo.html
57 lines (57 loc) · 2.59 KB
/
info.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<h2>
<span style="font-size:14px;"><strong><span style="font-size:16px;">About This Application:</span></strong></span>
</h2>
<p>
<span style="font-size:14px;"><strong>Author :</strong> </span>
</p>
<p>
<span style="font-size:14px;"><span style="color:#337FE5;">Jonathan Zhang ( Linloir )</span></span>
</p>
<p>
<span style="font-size:14px;color:#000000;"><span style="color:#000000;"><strong>Version : </strong></span></span>
</p>
<p>
<span style="font-size:14px;color:#000000;"><span style="color:#000000;"><span style="color:#337FE5;">2.0</span></span></span>
</p>
<p>
<span style="font-size:14px;color:#000000;"><span style="color:#000000;"><span style="color:#337FE5;"><strong><span style="color:#000000;">Info : </span></strong></span></span></span>
</p>
<p>
<span style="font-size:14px;color:#000000;"><span style="color:#000000;"><span style="color:#337FE5;">This is an open-source project based on GPL2.0 License.</span></span></span>
</p>
<p>
<span style="color:#337FE5;font-size:14px;">The Aero / Acrylic effect is based on Windows's API</span>
</p>
<p>
<span style="color:#337FE5;font-size:14px;">Everything else is done independently, including </span><em><span style="color:#337FE5;font-size:14px;">the tab page controller</span></em><span style="color:#337FE5;font-size:14px;"> and </span><em><span style="font-size:14px;"><span style="color:#337FE5;">t</span><span style="color:#337FE5;">he scroll area effect.</span></span></em>
</p>
<p>
<span style="color:#337FE5;font-size:14px;">All the animation effects are designed independently too.</span>
</p>
<p>
<br />
</p>
<p>
<span><span style="font-size:14px;color:#000000;"><strong>GitHub : </strong></span></span>
</p>
<p>
<span><span style="font-size:14px;color:#000000;"><a href="https://github.com/Linloir" target="_blank">https://github.com/Linloir/Acrylic_Expression_Calculator_in_Qt.git</a></span></span>
</p>
<p>
<br />
</p>
<p>
<span><span style="font-size:14px;color:#000000;"><strong>Gitee : </strong></span></span>
</p>
<p>
<span><span style="font-size:14px;color:#000000;"> <a href="https://gitee.com/linloir/Acrylic_Expression_Calculator_in_Qt.git" target="_blank">https://gitee.com/linloir/Acrylic_Expression_Calculator_in_Qt.git</a></span></span>
</p>
<p>
<br />
</p>
<p>
<span><span style="font-size:14px;color:#000000;"><strong>CSDN : </strong></span></span>
</p>
<p>
<span><span style="font-size:14px;color:#000000;"><a href="https://blog.csdn.net/xiaopipihepipixiao/article/details/120709901?spm=1001.2014.3001.5501" target="_blank">Linloir - Windows+Qt 简单表达式计算器实现</a></span></span>
</p>