-
Notifications
You must be signed in to change notification settings - Fork 17
tools
Hanlei Qin edited this page Nov 11, 2023
·
54 revisions
- build tools
- development document tools
- testing tools
- profile tools
- version control system: git, svn
- 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设计软件
- Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as "vi" with most UNIX systems and with Apple OS X.
-
neovim: Vim-fork focused on extensibility and usability
- NvChad: An attempt to make neovim cli as functional as an IDE while being very beautiful, blazing fast startuptime ~ 0.05 secs
- GNU Emacs: An extensible, customizable, free/libre text editor — and more.
- The sophisticated text editor for code, markup and prose.
- Package Control
- 20 个强大的 Sublime Text 插件
- Atom is a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
- 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