Repositories
-
Semantic-Org / Semantic-UISemantic is a UI component framework based around useful principles from natural language.
-
microsoft / vcpkgC++ Library Manager for Windows, Linux, and MacOS
-
facebook / reactA declarative, efficient, and flexible JavaScript library for building user interfaces.
-
RT-Thread / rt-threadRT-Thread is an open source IoT operating system from China.
-
scrivo / highlight.phpA port of highlight.js by Ivan Sagalaev to PHP
-
twbs / bootstrapThe most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Trending
初次接触RTT, 发现component下的一些驱动代码和Linux下的极像(比如SDIO), 但是文件header的协议和版权信息完全不同,一个是GPL,一个是 Apache,没有问题么?感觉怪怪的.........
一些开发者在提交代码时,日志写的比较随意,也有一些跟描述不相干的修改,建议官方制定一些规范,提交也尽量使用英文,如: 描述尽量简洁,突出重点。让人一看知道做什么。 提交原子性,不要提交跟当前不相干的内容。 格式必须和团队保持统一。 增加前缀,如[bsp][components] 不规范的日志不仅影响代码review,也产生不严谨的错觉,如
You've reached the end of the list