09 2022 档案

摘要:var shader = `uniform vec4 color; uniform float speed; #define pi 3.1415926535 #define PI2RAD 0.01745329252 #define TWO_PI (2. * PI) float rands(float 阅读全文
posted @ 2022-09-21 13:25 Forever.Sun 阅读(144) 评论(0) 推荐(0)
摘要:最近又要写技术文档了,查看了一下市面上的一些文档生成器,如 docsify http://vuepress.com/、 Vite & Vue Powered Static Site Generator 综合比较还是比较倾向vitepress,vuepress之前用过界面不是很直接,docsify界面 阅读全文
posted @ 2022-09-02 17:17 Forever.Sun 阅读(198) 评论(0) 推荐(0)