代码搜索:GetMail
找到约 95 项符合「GetMail」的源代码
代码结果 95
www.eeworm.com/read/135111/13959433
gif getmail.gif
www.eeworm.com/read/201374/15409353
gif getmail.gif
www.eeworm.com/read/109628/15553359
java getmail.java
/*
A basic extension of the java.applet.Applet class
*/
import java.awt.*;
import java.applet.*;
import java.net.*;
import java.io.*;
public class GetMail extends Applet
{
public void
www.eeworm.com/read/108682/15579735
java getmail.java
/*
A basic extension of the java.applet.Applet class
*/
import java.awt.*;
import java.applet.*;
import java.net.*;
import java.io.*;
public class GetMail extends Applet
{
public void
www.eeworm.com/read/101410/15834837
cpp getmail.cpp
#include "stdafx.h"
#include "GetMail.h"
#include "GetMailDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////
www.eeworm.com/read/101410/15834841
ico getmail.ico
www.eeworm.com/read/101410/15834842
h getmail.h
// GetMail.h : main header file for the GETMAIL application
//
#if !defined(AFX_GETMAIL_H__8E4C7E74_D295_11D5_944A_0050BAF080E4__INCLUDED_)
#define AFX_GETMAIL_H__8E4C7E74_D295_11D5_944A_0050BAF0
www.eeworm.com/read/101410/15834843
dsp getmail.dsp
# Microsoft Developer Studio Project File - Name="GetMail" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
www.eeworm.com/read/101410/15834844
clw getmail.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CGetMailDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "GetMai
www.eeworm.com/read/101410/15834847