热门

最新

红包

立Flag

投票

同城

我的

发布
qq_35427589
共饮一杯无 2022年度博客之星评选TOP 15
3 年前
trueqq_35427589

优秀代码特性:优秀代码特性:灵活性(flexibility)、可扩展性(extensibility)、可维护性(maintainability)、可读性(readability)、可理解性(understandability)、易修改性(changeability)、可复用(reusability)、可测试性(testability)、模块化(modularity)、高内聚低耦合(high cohesion loose coupling)、高效(high effciency)、高性能(high performance)、安全性(security)、兼容性(compatibility)、易用性(usability)、整洁(clean)、清晰(clarity)、简单(simple)、直接(straightforward)、少即是多(less code is more)、文档详尽(well-documented)、分层清晰(well-layered)、正确性(correctness、bug free)、健壮性(robustness)、鲁棒性(robustness)、可用性(reliability)、可伸缩性(scalability)、稳定性(stability)、优雅(elegant)
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.

CSDN App 扫码分享
分享
评论
6
打赏
  • 复制链接
  • 举报
下一条:
OpenCV C++代码报错:未定义标识符 cvPoin 表头前 添加一句: #include <opencv2/imgproc/types_c.h>
立即登录