前景提要:https://www.nodeseek.com/post-172592-1
源码地址:https://github.com/SolaireH3/calculator
个人搭建地址,供参考:https://tool.xxxh.de
来大佬美化一下吧,太丑了
欢迎任何形式的贡献!如果您发现了问题或有新的建议,请随时提交 Issue 或创建 Pull Request。
Fork 这个仓库
创建一个分支:git checkout -b feature-branch
提交你的更改:git commit -m 'Add some feature'
推送到分支:git push origin feature-branch
创建一个新的 Pull Request