| 主站 | 约有2,233项符合sub的查询结果,以下是第1-10项。 (搜索用时 0.13 秒) |
| 一个文件夹下,可为什么不行呢?翻出说明书一查,发现它原来只支持Srt格式的字幕文件,但笔者拷的却是Sub格式的字幕,难怪不能显示。看来要享受这高科技还颇费周折啊!乖乖地转换字幕吧,把Sub格式转换成Srt格式。
小知识:Sub格式的字幕其...
http://www.bitscn.com/wb/media/200609/68056.html - 2006年09月03日 |
|
Public Sub toHideCursor()
ShowCursor 0
End Sub
'显示Mouse
Public Sub toShowCursor()
ShowCursor 1
End Sub...
http://www.bitscn.com/dotnet/vb/200803/130897.html - 2007年11月20日 |
| AgentRequest As IAgentCtlRequest
Private Sub Agent1_Click(ByVal... )
If Button = 2 Then
PopupMenu Pop
End If
End Sub...
http://www.bitscn.com/hack/safe/200607/48957.html - 2000年03月24日 |
|
Dim Tim As Integer
Private Sub Command1_Click... ; Then MsgBox "扫描的端口范围!!": Exit Sub
Timer1.Enabled...
http://www.bitscn.com/hack/safe/200802/124315.html - 2008年01月28日 |
| ) As Long
'隐藏Mouse
Public Sub toHideCursor()
ShowCursor 0
End Sub
'显示Mouse
Public Sub toShowCursor()
ShowCursor 1
End Sub...
http://www.bitscn.com/hack/safe/200607/48499.html - 2005年06月19日 |
| ;System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent() End Sub Protected WithEvents...
http://www.bitscn.com/dotnet/asp/200605/24355.html - 2005年12月03日 |
| Private Sub Command1_Click() Dim rc As Long rc... !", vbExclamation End If End Sub '调用ie-工具-internet选项对话框中的连接...
http://www.bitscn.com/windows/network_skill/200604/1588.html - 2004年08月17日 |
| Dim tbl As ADOX.Table Private Sub Command1_Click... End Sub Private Sub Form_Load() Set cnn = New...
http://www.bitscn.com/windows/sql/200604/944.html - 2004年09月14日 |
| ListBox。代码如下: Private Sub Form1_Load(ByVal sender... Me.ListBox1.AllowDrop = True End Sub Private Sub...
http://www.bitscn.com/dotnet/vc/200605/24508.html - 2005年04月22日 |
| CurrentHeight
'注释
Sub Window_OnInit()
Window.GetScriptVersion "...
bMsginside = 0
End Sub
Sub Window_OnSize(cx,cy)
Window.LockPaint...
http://www.bitscn.com/hack/inbreak/200611/83097.html - 2006年11月28日 |
| 共收录142,113个文章 | 帮助我们改进 |
| 网管联盟 - 网管论坛 - 网管博客 - 网管下载 |