应用程序事件一般存储在一个事件表中,这个表包含着与应用程序中发生的事件的顺序有关的信息而不是与事件有关的数据。
Application events are typically stored in an event table containing information about the sequences of events that occurred in an application, rather than the data associated with the event.
项目是根据内部表示的顺序存储的,并不需要与你从表中SELECT列时在屏幕上看到的一致。
Entries are stored in order of their internal representation, not necessarily the same as what you see on screen when you SELECT the columns from a table.
项目是根据内部表示的顺序存储的,并不需要与你从表中SELECT列时在屏幕上看到的一致。
Entries are stored in order of their internal representation, not necessarily the same as what you see on screen when you SELECT the columns from a table.
应用推荐