代码搜索:STMP
找到约 561 项符合「STMP」的源代码
代码结果 561
www.eeworm.com/read/420855/10770790
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "afxinet.h"
#include "Toller.h"
#include "MainFrm.h"
#include "Splash.h"
#include "sysoptionpage.h"
www.eeworm.com/read/465339/7053211
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes,Registry, SvcMgr,
ScktComp,ComObj,Variants,Forms, IdHTTP,IdSMTP,IdFTP,IdMessage,IdPOP3;
type
TRegVal=Record
Confi
www.eeworm.com/read/465339/7053219
pas frame.pas
unit frame;
interface
uses
Windows, Messages, SysUtils, Classes,Registry, SvcMgr,
ScktComp,ComObj,Variants,Forms, IdHTTP,IdSMTP,IdFTP,IdMessage,IdPOP3;
type
TRegVal=Record
Confi
www.eeworm.com/read/308127/13707519
cls clslanguagepack.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/154332/11970879
bas module1.bas
Attribute VB_Name = "Module1"
'------------------------------------------------------------
'this sub displays the error message with it's Err code
'and prompts to show the Errors collection if it
www.eeworm.com/read/250352/12411802
bas savepdg.bas
Attribute VB_Name = "SavePDG"
Sub Main()
Dim s100 As String * 100
Dim fl As Long
On Error Resume Next 'GoTo err1
'On Error GoTo err1
Open "C:\Program Fi
www.eeworm.com/read/220255/14845136
frm form1.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 4245
ClientLeft = 60
www.eeworm.com/read/215847/15045090
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "afxinet.h"
#include "Toller.h"
#include "MainFrm.h"
#include "Splash.h"
#include "sysoptionpage.h"
www.eeworm.com/read/173267/9664206
pas frm_mainfareseek.pas
unit Frm_MainFareSeek;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Frm_Cargo, StdCtrls, ComCtrls, Buttons, ExtCtrls, XPMenu;
type