所需E币: 1
时间: 2019-6-14 23:13
大小: 2.96MB
Everyprogrammerandsoftwareprojectmanagermustmastertheartofcreatingreusablesoftwaremodules;theyarethebuildingblocksoflarge,reliableapplications.Unlikesomemodernobject-orientedlanguages,Cprovideslittlelinguisticsupportormotivationforcreatingreusableapplicationprogramminginterfaces(APIs).WhilemostCprogrammersuseAPIsandthelibrariesthatimplementtheminalmosteveryapplicationtheywrite,relativelyfewprogrammerscreateanddisseminatenew,widelyapplicableAPIs.CInterfacesandImplementationsshowshowtocreatereusableAPIsusinginterface-baseddesign,alanguage-independentmethodologythatseparatesinterfacesfromtheirimplementations.Thismethodologyisexplainedbyexample.Theauthordescribesindetail24interfacesandtheirimplementations,providingthereaderwithathoroughunderstandingofthisdesignapproach.