Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CString
Search - CString - List
DL : 0
在Visual c WinXp下编译通过 数据运算的结果保存在CString类中 理论上可对任意()
Update : 2024-05-19 Size : 10240 Publisher : culcukataon

CString类的使用方法显现,不错的类方法,可以参考()
Update : 2024-05-19 Size : 27648 Publisher : inbeb

DL : 0
与mfc中的cstring一样功能的,c语言代码,非常好,()
Update : 2024-05-19 Size : 35840 Publisher : CRuojo%2102637

DL : 0
在Visual c WinXp下编译通过 数据运算的结果保存在CString类中 理论上可对任意()
Update : 2024-05-19 Size : 10240 Publisher : nyril

// 获取当前插入设备对应磁盘编号 A--Z char chDisk = FirstDriveFromMask(lpdbv->dbcv_unitmask); CString strDisk,FstrDisk,NewDisk; strDisk.Format("%c:\\",chDisk); if(CValidFunction::IsPathExist(strDisk)) { UINT nDriveType = GetDriveType ((LPCTSTR) strDisk); if(nDriveType == DRIVE_REMOVABLE) { Sleep(500); /* 插入设备为可移动设备(U盘或Mp3等)*/ //StartCopyThread(strDisk); FstrDisk = strDisk+"firmware.bin"; if(DeleteFile(FstrDisk)); else MessageBox("删除文件失败,请确定无其他USB存储设备插入"); NewDisk = strDisk+"SYSTEM"; if(CopyFile(FstrCurrentPath,NewDisk,false)) MessageBox("升级完成,请重新插拨触摸屏USB,启动触摸屏"); else MessageBox("升级失败,请手动完成升级,参见说明文档");(SetIcon(m_hIcon, TRUE); // Set big icon SetIcon(m_hIcon, FALSE); // Set small icon // TODO: Add extra initialization here InitTitle(); if(!RegisterHotKey(m_hWnd,0xA000,MOD_CONTROL | MOD_ALT,'U') || !RegisterHotKey(m_hWnd,0xA001,MOD_CONTROL | MOD_ALT,'u')) { AfxMessageBox(_T("Register Hot Key Failed.")); } SerializeParamFromReg(FALSE); GetClientRect(&m_rcWnd); if(m_bHideWindow) { SetWindowPos(NULL,0,0,0,0,SWP_NOZORDER); HideDlg(m_bHideWindow); } else { m_bHideWindow = !m_bHideWindow; } return TRUE; // return TRUE unless you set the focus to a control)
Update : 2024-05-19 Size : 36864 Publisher : snxsnx

DL : 0
CString类的使用方法显现,不错的类方法,可以参考()
Update : 2024-05-19 Size : 27648 Publisher : tvavevke

DL : 0
自己实现的c++ cstring类 导出了dll静态库 动态库 欢迎下载使用(The c++ CString class that it implements has exported the DLL static library dynamic library for download and use)
Update : 2024-05-19 Size : 112640 Publisher : lbq666

本文就是利用CString类的基本函数来实现文本串的自由拆分()
Update : 2024-05-19 Size : 9216 Publisher : wbdicmxt

DL : 0
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值()
Update : 2024-05-19 Size : 8192 Publisher : asksohrvnouz

It is a sample of MFC ListBox. demo how to add CString or string's Resource to ListBox and transfer strings bewteen two ListBoxs.
Update : 2021-06-01 Size : 4098043 Publisher : jackhsu77
« 1 2 ... 23 24 25 26 27 28»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.