09 2020 档案
摘要:m_SocketClient.send(str.getbuffer(0),str.GetLength());//vc6.0的用法 MFC CString转char CString就是宽字节,如果项目创建的字符集是Unicode 字符集,那么某些地方就需要转换比如vs2013默认项目,unicode
阅读全文
摘要:// MFCSocketClient.cpp : 定义应用程序的类行为。 // #include "stdafx.h" #include "MFCSocketClient.h" #include "MFCSocketClientDlg.h" #ifdef _DEBUG #define new DEB
阅读全文
摘要:// MFCSocketClient.h : PROJECT_NAME 应用程序的主头文件 // #pragma once #ifndef __AFXWIN_H__ #error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件" #endif #include "resource.h
阅读全文
摘要:// MFCSocketServerSample.cpp : 定义应用程序的类行为。 // #include "stdafx.h" #include "MFCSocketServerSample.h" #include "MFCSocketServerSampleDlg.h" #ifdef _DEB
阅读全文
摘要:// MFCSocketServerSample.h : PROJECT_NAME 应用程序的主头文件 // #pragma once #ifndef __AFXWIN_H__ #error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件" #endif #include "reso
阅读全文
摘要:arduino代码示范 //txwtech@163.com //2020/03/25 //txwtech@163.com //2020/03/25 //2020/06/25 //2020/09/14 // constants won't change. They're used here to se
阅读全文
摘要:MFC_vc++_ 控件的位置、大小获取、与控件移动、获取屏幕分辨率,获取对话框窗体大小及其屏幕坐标 用CWnd类的函数MoveWindow()或SetWindowPos()可以改变控件的大小和位置。 void MoveWindow(int x,int y,int nWidth,int nHeigh
阅读全文
摘要:PRESCAN_DISCTANCE_ROBOT_INOUT_TOO_BIG ,"#900. PRESCAN_DISCTANCE_ROBOT_INOUT_TOO_BIG" Prescan.cpp line:1538
阅读全文
摘要:,"*008. All input wafer-boxes are empty!\n本次Lot处理完毕!" error.cpp line:290
阅读全文