• 大小: 1.44M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 邮件  POP3  

资源简介

pop3 接收邮件,ssl加密也可以用

资源截图

代码片段和文件信息

using System.Reflection;
using System.Runtime.CompilerServices;

//
// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Build Number
//      Revision
//
// You can specify all the values or you can default the Revision and Build

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        1078  2002-09-27 09:13  pop3_client_app\App.ico
     文件        2426  2002-09-27 09:13  pop3_client_app\AssemblyInfo.cs
     目录           0  2009-01-17 10:55  pop3_client_app\bin\
     目录           0  2009-03-12 08:57  pop3_client_app\bin\Debug\
     文件     1007616  2009-03-11 19:14  pop3_client_app\bin\Debug\LumiSoft.Net.dll
     文件     3323392  2009-03-11 19:14  pop3_client_app\bin\Debug\LumiSoft.Net.pdb
     文件     1843670  2009-03-11 19:14  pop3_client_app\bin\Debug\LumiSoft.Net.xml
     文件       49152  2009-03-12 08:57  pop3_client_app\bin\Debug\Pop3ClinetApp.exe
     文件       28160  2009-03-12 08:57  pop3_client_app\bin\Debug\Pop3ClinetApp.pdb
     文件       14328  2009-03-12 08:56  pop3_client_app\bin\Debug\Pop3ClinetApp.vshost.exe
     文件         490  2007-07-21 02:33  pop3_client_app\bin\Debug\Pop3ClinetApp.vshost.exe.manifest
     文件         547  2009-02-06 16:29  pop3_client_app\MainX.cs
     文件        4726  2008-10-06 13:45  pop3_client_app\Pop3ClinetApp.csproj
     文件        2403  2008-10-06 13:45  pop3_client_app\Pop3ClinetApp.csproj.user
     文件         910  2008-10-06 13:45  pop3_client_app\Pop3ClinetApp.sln
     文件       14336  2009-03-12 08:57  pop3_client_app\Pop3ClinetApp.suo
     目录           0  2009-01-17 10:55  pop3_client_app\Resources\
     文件       10134  2007-06-12 14:55  pop3_client_app\Resources\app.ico
     文件       10134  2007-06-12 14:55  pop3_client_app\Resources\attachment.ico
     文件        1406  2007-06-12 14:55  pop3_client_app\Resources\delete.ico
     文件        1382  2007-06-12 14:53  pop3_client_app\Resources\ResManager.cs
     文件         959  2007-06-12 14:53  pop3_client_app\ToolBarRendererEx.cs
     文件        6596  2007-09-19 17:52  pop3_client_app\wfrm_Connect.cs
     文件       12943  2009-02-09 14:53  pop3_client_app\wfrm_Main.cs

评论

共有 条评论