frmparsing.frm
资源名称:08.zip [点击查看]
上传用户:ynjin1970
上传日期:2014-10-13
资源大小:6438k
文件大小:1k
源码类别:
中间件编程
开发平台:
Visual C++
- VERSION 5.00
- Begin VB.Form frmparsing
- BorderStyle = 3 'Fixed Dialog
- Caption = "parsing"
- ClientHeight = 765
- ClientLeft = 45
- ClientTop = 330
- ClientWidth = 4680
- LinkTopic = "Form1"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 765
- ScaleWidth = 4680
- ShowInTaskbar = 0 'False
- StartUpPosition = 1 'CenterOwner
- Begin VB.Label Label1
- Caption = "parsing site contents"
- Height = 495
- Left = 360
- TabIndex = 0
- Top = 120
- Width = 3255
- End
- End
- Attribute VB_Name = "frmparsing"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False