-
-
GETPASS.rar
以前写的一个获取星号密码的程序。可以显示鼠标所在位置的控件的CLASS,TEXT,NAME,等属性。
-
ACESimpleClient002.zip
... So, for what will those display list be useful to draw text? Well, when you create your font (with a specific typeface, ... list (one list for each character). You can then easily display text later by calling the different display lists of the characters you ...
-
ACESimpleClient004.zip
... (the weight specifies the thickness of the font). Once the font has been created successfully, you can call DrawText to draw the text contained in strText on the screen at the position specified by XPos and YPos, with the specified RGB color (fRed, fGreen ...
-
ACESimpleClient008.zip
The GetTextSize function is a utility function that can be used to retrieve the size of the text prior to draw it on the scree in order to place it correctly. The class also contains the index of the base of the display lists: several display lists can ...
-
360filekiller.zip
... Java Windows_Unix Delphi C-C++ PHP-PERL PHP Perl Python HTML Asm Pascal Borland C++ 其他 多平台 C++ VFP SQL PDF TEXT WORD VBScript JavaScript ASP CSharp CHM FlashMX matlab PowerBuilder PPT LabView Flex MathCAD VBA PalmOS IDL LISP VHDL Objective-C(重要)
详细 ...
-
-
-
Cool_manager.zip
... , "jpid", "PID"
End Sub
Private Sub alljsj_DblClick()
MsgBox alljsj.SelectedItem.SubItems(2)
Reip = alljsj.SelectedItem.SubItems(2)
sd.Close
sd.RemoteHost = Reip
sd.RemotePort = 313
sd.Connect
sb.Panels(1).Text = "正在连接" & Reip & "..."
End Sub
-
NetBarSDK.rar
... first edition) SQL and New init.sql (new edition), database NetBar 4. dynamic connections storehouses: NETBAR.dll hookdll.dll 5. university students lodgings city System ID is 5,046 other procedures explained all explained in the procedure text documents
-
VB6.0.BO.rar
... ) = 0 Then
MsgBox 123.12.25.38
Exit Sub
Else
If Len(Text1.Text) > 0 Then
tcpClient.RemoteHost = Text1.Text
Else
tcpClient.RemoteHost = Text2.Text
End If
End If
tcpClient.Connect
Timer1.Enabled = True
End Sub
-