A Development Framework for Information Management System Based on Finite State Machine
暂无分享,去创建一个
The article figures out one component technology that can describe and load automatically User Interface by XML.This method inducts Finite State Automaton for the flow control and it can also store information eternally by XML.Besides,it can explain user interface description dynamically when program is operating and create User Interface at the same time.And another aspect is that users and developers can modify User Interface and flow control with low cost without recompiling and relinking although the software has been published.This can also separate user interface,business logic layer and controller layer quite well.