-
-
Windows串口编程例子.rar
... edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\ver10.rc2
This file contains resources that ...
-
控制链接ODBC.rar
... m_pRs //记录集对象
BOOL LoadDbSource(CString strSourceName,CString strSourceDb, CString strDescription)
// Generated message map functions
//{{AFX_MSG(CCodeCtrlOdbcDlg)
virtual BOOL OnInitDialog()
afx_msg void OnSysCommand(UINT nID, LPARAM ...
-
ce_crtdbg.zip
... memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects ...
-
wf_calendar.rar
万年历源代码MFC的精髓-六大关键技术
1.MFC的程序初始化过程
2.RTTI(Runtime Type Information)动态类型识别
3.Dynamic Creation动态生成
4.Persistence 持久性/永久保存
5.Message Mapping 消息映射
6.Message Routing 消息传递
-
Post-it.zip
The Post-it. You can write some message in it as memo, and it has schedule list to let you arrange your works.
-
des_js.rar
JavaScript实现的DES加密算法
function des (key, message, encrypt, mode, iv)
-
WP.rar
The purpose of this document is to specify the message sequences and message definitions used in the communication protocol between the WinPower pc application and AL175NT/MCU power supply system.
-
-
a4q1.rar
... than the maximum handled of “5” . In these 2 cases you must implement the following behaviour:
o If size = 0, then print a message “Size = 0 is unacceptable” and continue by reading the
next size for the next 2 matrices (if not end of file).
o If ...
-
wzqq.rar
五子棋源码
ChessWZQ1.0 采用C/S模式编写
客户端和服务器端的交互有class Message中定义,有很好的可扩展性(见 Message 定义)
客户端负责界面维护和收集用户输入的信息,及错误处理
服务器维护各在线用户的基本信息和任意两个对战用户的棋盘信息,动态维护用户列表
鉴于 ...
-