别再为他流泪mp3在线:求网上朋友帮忙翻译一段英文``

来源:百度文库 编辑:中科新闻网 时间:2024/04/28 17:22:53
本文简单介绍了使用Visual C++6.0中MFC设计聊天软件的基本原理以及实现方法
VC++6.0是一种基于C/C++语言的面向对象的可视化程序设计方法。使用VC++6.0建立Windows应用程序,可以利用其内含的AppWizard对消息响应机制的支持,使其特别适合于开发Windows应用程序。MFC(Microsoft Foundation Class)是VC++的核心,它建立在C语言windows应用程序编程接口(APL)之上,以C++格式封装了大量的windows API,大量杂乱无章的函数在MFC的组织下变的有条不紊,且基本函数的格式都相仿,大约涵盖了95%以上的API函数应用。MFC类库集成了大量事先预定好的类,用户可以根据编程的需要调用相应的类或根据自己的需要自定义有关的类。
通过对TCP和UDP及IP协议的理解,用MFC实现软件界面,以及使用windows API中的CSocket类采用C/S模式即Client/Server模式多线程实现信息和文件的收发。
大哥大姐,别用翻译软件啊`~,~求高手帮忙翻下拉~`

The simple introduction to this text uses MFC basic principle of designing chat software and implementation method in Visual C ++6.0
VC ++6.0 is a kind of visual procedure design method based on target of facing of the C/C ++ language one. Use VC ++6.0 to set up Windows application program, can utilize its implicit AppWizard to respond the support of the mechanism to news , make it especially suited to developing Windows application program. MFC (Microsoft Foundation Class ) is a core of VC ++, it is set up in C language windows application program programming interface (APL ), seals windows API containing a large amount of with C ++ form , what a large amount of function disorderly and unsystematic changes under the organization of MFC is orderly, and forms of basic function are all similar, have probably contained more than 95% of the API function application. The MFC storehouse has integrated a large amount of kind booked in advances, users can transfer corresponding kind or self-defining and relevant kind according to the needs of one's own one according to the needs of programming .
Pass the understanding that agrees to TCP , UDP and IP, realize the software interface with MFC, and use the CSocket adoption C/S mode in windows API to be many thread realization information of Client/Server mode and dispatcher of the file .