Api
API之主要目的是提供应用程序与开发人员以访问一组例程的能力,而又无需访问源码,或理解内部工作机制的细节。提供API所定义的功能的软件称作此API的实现。API是一种接口,故而是一种抽象。
共 1,485 份资源
Api 全部资料 1,485 份
PDF文档
MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory usage o
MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory usage o...
PDF文档
VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection sta
VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection sta...