资源列表
[对话框与窗口] MessagesTableModel
说明:MessageDialog显示发送e-mail邮件的对话框。使用SMTP协议发送E-mail的步骤是这样的: (1)客户端连接某个E-mail服务器。 (2)客户端向该服务器发送一个E-mail。 (3) 客户端关闭到服务器的连接。 使用SMTP发送E-mail的工作非常简单,客户端软件建立到SMTP服务器的一个连接,接着向该服务器发送邮件,最后关闭连接。然后SMTP服务器获得邮件,并将其转发给相应的接收Email的邮件服务器。 -Showing MessageDialog<wqrq3> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[界面编程] atomicoperation
说明:openmp的原子操作的测试 支持在双核系统 需要开启vc2005的openmp支持-OpenMP atomic test operations to support the dual-core system needs to open vc2005 of OpenMP support<cjy> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[界面编程] Chat
说明:多线程程序的编写,多线程应用中容易出现的问题。如何利用命名互斥对象保证应用程序只有一个实例运行,这是应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. How to use named mutex object to ensure that there is only one example of the application ru<cjy> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[界面编程] Asotomdatasheet
说明:A(s),B(s)已知,求出Asotom数据表,判断稳定性,求方差(如稳定)。-A (s), B (s) is known, obtained Asotom data tables to determine the stability of, and variance (eg, stability).<yanxiaoying> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[按钮控件] WinSock
说明:用 Winsock 实现聊天的程序 一个简单的聊天程序 程序所需控件:Winsock控件,CommandButton控件(默认name),TextBox控件(一个名称为txtMess,另一个名称为txtSend)-Chat with Winsock procedures to achieve a simple chat program control procedures: Winsock control, CommandButton control (the default<wangyujiao> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[界面编程] getRing0
说明:Windows NT/2000/XP/Server 2003 获取Ring0的便捷工具 程序创建了几个段: IDT,GDT,SSDT,Linear 为创建Ring3,Ring0之间的互交便捷-Windows NT/2000/XP/Server 2003 to obtain a convenient tool Ring0 program to create a few paragraphs: IDT, GDT, SSDT, Linear for the creation of Ring<peacekeep> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[对话框与窗口] menutest
说明:设计一个创建二级菜单的程序 其中菜单有“File”菜单项和“Format”菜单项。“File”菜单项中有子菜单“About…”和“Exit”菜单;“Format”菜单项中有“Color”和“Font”子菜单项,“Color”子菜单项下有单选按钮“Blue”、“Red”和“Yellow”子菜单项,“Font”子菜单有复选框“Bold”和“Italic”子菜单项。 对“About…”和“Exit”菜单项注册监听对象,当选择“About…”或“Exit”菜单项时,弹出一个对话框或退出程序。对“<轩轩> 在 2025-06-26 上传 | 大小:1kb | 下载:0