摘要:
Ubuntu环境下,hive 2.3.4 的本地部署。 阅读全文
摘要:
计算机网络 自顶向下,复习提要 数据链路层 阅读全文
摘要:
计算机网络(自顶向下) 复习提要,网络层(控制平面为主) 阅读全文
摘要:
计算机网络 自顶向下,复习提要 网络层 阅读全文
摘要:
计算机网络(自顶向下),传输层(TCP部分) 阅读全文
摘要:
计算机网络(自顶向下)传输层,复习提要 阅读全文
摘要:
ModuleNotFoundError: No module named 'PyQt4',anaconda/spyder 导入matplotlib出错 阅读全文
摘要:
可维护性的常见度量指标 Cyclomatic complexity 圈复杂度 Lines of Code LoC 代码行数 Maintainability Index (MI) 可维护性指数 Depth of Inheritance 继承的层次数 Class Coupling 类之间的耦合度 Unit test coverage 测试代码覆盖率 Coupling 耦合度 and Cohesi... 阅读全文
摘要:
代码可理解性,可复用性,composite,组合,delegate,委派,黑盒框架,白盒框架,泛型,LSP,CRP,设计模式,adapter,decorator,facade,strategy,template method,iterator/iterable 阅读全文
摘要:
数据类型,类型检查,specification,规约,ADT,抽象数据类型,等价性 阅读全文