typedef struct tagFrameInfo{ ULONG SyncId; /* 00000000000000000000000000010b */ ULONG Magic; USHORT FrameType; /* I frames , P frames or BBP frames Audio frames or dsp status etc */ ULONG Length; /*lenth include this header */ ULONG FrameNumber; /* serial number of this frame */ UCHAR Breakable; /* indicate if stream breakable, you could restart new file(with PktSysHeader) if true */ /*ULONG Ack;*/ ULONG PTS; /* system clock when this frames is processed */ }TMFRAME_HEADER, *PTMFRAME_HEADER;
帮我改改 我总觉得有问题 Type ID number As Single score As Integer name As String * 6 End Type Dim personl As ID, i% Private Sub Command1_Click() i = 0 &nbs ......