We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
面向敏捷开发是 JeCat Framework 的最主要特点之一
在 JeCat Framework 中实现类unix的虚拟文件系统: 系统维护一个虚拟的目录树,将真实文件系统挂载在这个虚拟目录树上,对开发者隐藏真实文件系统的细节。当系统架构需要调整时,文件系统的变化对项目不会产生任何影响。