-
Notifications
You must be signed in to change notification settings - Fork 17
tools
Hanlei Qin edited this page Jul 21, 2020
·
54 revisions
- development document tools
- multimedia tools
- 指定url内查找相关信息,将以下内容放入Google的搜索框内并回车
site:https://github.com/doubility-sky/daydayup/wiki 搜索
- Awesome Design Tools, The best design tools and plugins for everything. https://flawlessapp.io/designtools.
- Axure RP UI设计软件
vscode 由微软出品,与 atom 一样基于 electron,活跃且迭代非常快
- awesome-vscode, A curated list of delightful Visual Studio Code packages and resources.
- code-server VS Code in the browser
- 史上最全vscode配置使用教程
- https://code.visualstudio.com/docs/editor/variables-reference
- Settings Sync Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST
- Github Markdown Preview
- CoatiSoftware/Sourcetrail is a free and open-source cross-platform source explorer that helps you get productive on unfamiliar source code.
- Count Lines of Code
-
Artistic Style 格式化利器,别人代码瞬间变成你熟悉的风格。
使用案例
astyle \ --mode=c \ --style=kr \ --indent=force-tab \ --attach-namespaces \ --attach-classes \ --attach-inlines \ --indent-switches \ --indent-col1-comments \ --pad-oper \ --pad-header \ --unpad-paren \ --align-pointer=type \ --fill-empty-lines \ --add-brackets \ --recursive \ --suffix=none *.c *.cpp *.h *.hpp
- clang-format
- Atarity/deploy-your-own-saas List of "only yours" cloud services for everyday needs
- discount-for-student-dev This is list of discounts on software (SaaS, PaaS, IaaS, etc.) and other offerings for developers who are students
芝士就是力量,法国就是培根!
Knowledge is power -- Francis Bacon
人要是没有梦想,和咸鱼有什么分别?光标请勿在最高司令官身上停留!
- mathematics
- algorithm
- theory-of-computation
- compiler
- operating-system
- networks
- security
- artificial-intelligence
- computer-graphics