1. 首页
  2. 编程语言
  3. C++ 
  4. 智能电表校表软件

智能电表校表软件

上传者: 2019-04-28 06:27:27上传 RAR文件 500kb 热度 61次
一个典型的vc++智能电表校表软件应用程序源码somecodehere:switch(wParam){caseNM_OB_ITEMCLICK://castthelParamtoanintegertogettheclickeditem{intindex=(int)lParam;CStringcs,cs1;cs1=wndBar.GetItemText(index);cs.Format("Clickedon%d-",(int)lParam,cs1);//AfxMessageBox(cs);
下载地址
用户评论
码姐姐匿名网友 2019-04-28 06:27:27

确实有参考且实用价值。