01 2024 档案

nextjs
摘要:重要,讲page.tsx和layout.tsx的角色和作用 page.tsx是内容,如果没有这个文件,会404没显示内容 layout.tsx可以将layout上的组件共享给下面所有pages(比如link可以给下面所有pages共用),其中的children是下面所有的page.tsx或layou 阅读全文

posted @ 2024-01-30 11:30 heysong 阅读(66) 评论(0) 推荐(0) 编辑

Angular
摘要:参考:https://angular.io/tutorial/first-app 阅读全文

posted @ 2024-01-29 23:18 heysong 阅读(4) 评论(0) 推荐(0) 编辑

tomcat
摘要:配置https https://tomcat.apache.org/tomcat-9.0-doc/ssl-howto.html#Quick_Start 远程调试 catalina.bat上面加 SET CATALINA_OPTS=-server -Xdebug -Xnoagent -Djava.co 阅读全文

posted @ 2024-01-19 14:02 heysong 阅读(7) 评论(0) 推荐(0) 编辑

SSH相关
摘要:Host Key https://www.ssh.com/academy/ssh/host-key public key authentication https://www.ssh.com/academy/ssh/public-key-authentication 示例 1. 生成rsa key 阅读全文

posted @ 2024-01-02 17:10 heysong 阅读(11) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 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 1 2 3 4 5
点击右上角即可分享
微信分享提示