# Interface-oriented-instead-of-implementation-oriented-from-perspective-of-writing-functions. **Repository Path**: gorf999/Interface-oriented-instead-of-implementation-oriented-from-perspective-of-writing-functions. ## Basic Information - **Project Name**: Interface-oriented-instead-of-implementation-oriented-from-perspective-of-writing-functions. - **Description**: 从编写函数的角度来理解面向接口编程而不要面向实现编程。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Interface-oriented-instead-of-implementation-oriented-from-perspective-of-writing-functions. 从编写函数的角度来理解面向接口编程而不要面向实现编程。 本文系统的总结分析了“面向接口编程而不要面向实现编程”这一思想的原因、优点。 文章的出发点选择了从编写函数为出发点来探讨这个问题,使得本文将理论理解与实际编程工作更加有机的结合了起来,使得这种编程思想变得更直观,更易懂,更易于操作。