摘要:
用API (GetAsyncKeyState)实现,在WIN 2K,XP 下有效:Private Declare Function GetAsyncKeyState Lib "user32" (ByVal vKey As Long) As IntegerPrivate Const VK_LSHIFT = &HA0Private Const VK_RSHIFT = &HA1Private Const... 阅读全文
posted @ 2006-12-30 18:45
Max Woods
阅读(645)
评论(0)
推荐(0)
摘要:
I haven't seen this format fully documented, so I got it from the source code to the SubRip program:The format has no header, and no footer. Each subtitle has four parts:Line 1 is a sequential count o... 阅读全文
posted @ 2006-12-30 17:32
Max Woods
阅读(898)
评论(2)
推荐(0)
浙公网安备 33010602011771号