data_flow
2014-12-08 16:45:44 8 举报
数据流(Data Flow)是一种用于表示系统中信息流动的图形化方法。在数据流图中,用箭头表示数据的流动方向,节点表示处理数据的实体或功能。数据流图有助于分析和设计软件系统,以优化数据处理过程,提高系统性能。通过数据流图,可以清晰地展示系统中各个组件之间的依赖关系和数据传输路径,便于开发者理解和修改系统结构。总之,数据流是软件开发过程中的重要工具,有助于提高系统的可维护性和扩展性。
作者其他创作
大纲/内容
InputMessage
EventHub
InputPublisher
Connection
NotifyKeyArgs
QueuedInputEvent
PhoneWindowManager
CommandEntry
startDispatchCycleLocked()
NativeInputManager
input_event
DispatchEntry
ViewRootImpl
NotifyMotionArgs
RawEvent
InputReader
enqueueInputEvent()
...
Input Drvier
MotionEntry
KeyEntry
enqueueDispatchEntriesLocked()
notifyKey()
InputDispatcher
InputConsumer
waitQueue
read()
getEvents()
mInboundQueue
mCommandQueue
outboundQueue
InputEvent
0 条评论
下一页