File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,19 +13,19 @@ export default hopeTheme({
1313 intro : "/portfolio.html" ,
1414 medias : {
1515 github : "https://github.com/hackcpp" ,
16- // // 知识星球
17- // zsxq: {
18- // // 图标地址
19- // icon: "https://hackcpp.github.io/zsxq.ico",
20- // // 链接
21- // link: "https://t.zsxq.com/JUsFY",
22- // },
23- // gzh: {
24- // // 图标地址
25- // icon: "https://hackcpp.github.io/gzh.ico",
26- // // 链接
27- // link: "https://t.zsxq.com/JUsFY",
28- // },
16+ // 知识星球
17+ zsxq : {
18+ // 图标地址
19+ icon : "https://hackcpp.github.io/zsxq.ico" ,
20+ // 链接
21+ link : "https://t.zsxq.com/JUsFY" ,
22+ } ,
23+ gzh : {
24+ // 图标地址
25+ icon : "https://hackcpp.github.io/gzh.ico" ,
26+ // 链接
27+ link : "https://t.zsxq.com/JUsFY" ,
28+ } ,
2929 } ,
3030 } ,
3131
Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ footer: false
2323### ** 我擅长什么?**
2424
2525- ** C/C++编程** :熟悉C/C++语言的开发。
26- - ** Linux系统编程** :熟悉Shell脚本,熟练使用Linux下的多线程 、多进程编程和同步机制。
26+ - ** Linux系统编程** :熟悉Linux下的多线程 、多进程编程和同步机制。
2727- ** Qt开发** :熟练掌握Qt框架,能够快速开发跨平台应用。
28- - ** 数据结构与算法** :精通常见数据结构与算法 ,能够设计高效的解决方案。
28+ - ** 数据结构与算法** :熟悉常见数据结构与算法 ,能够设计高效的解决方案。
2929- ** 设计模式** :熟练掌握多种设计模式,能够灵活应用于项目开发。
3030
3131### ** 如何联系我?**
You can’t perform that action at this time.
0 commit comments