论文部分内容阅读
现今,由各种编程语言开发的电子邮件客户端很多,但它们几乎都有一个共同的特性——通用型的。如果我们想拥有一个有自己特色的电子邮件客户端,唯一的办法只能是通过自己的编程来实现。在各行各业,具体到每个企业、单位,所使用的很多软件都有自己本单位的特点,针对一些特别的功能,需要根据实际情况来订制开发相应的程序。本次用C#来编写的一个简易电子邮件收取客户端,在功能上比较单一,也体现不出很多的特色,权当作为抛砖引玉,或者说提供一种开发的思路吧。
Today, e-mail clients developed by various programming languages are many, but almost all have a common feature - generic. If we want to have an e-mail client with its own characteristics, the only way to do it is through our own programming. In all walks of life, specific to each business, unit, many of the software used has its own characteristics of the unit, for some special features, need to customize the development of the corresponding procedures based on the actual situation. The use of C # to write a simple e-mail client billing, the function is relatively simple, but also reflect a lot of features, when the right to start a discussion, or to provide a development idea.