CString操作指南
標(biāo)簽: CString 操作
上傳時(shí)間: 2015-01-23
上傳用戶:nanxia
編寫一個(gè)STL中的CString類
標(biāo)簽: CString STL 編寫
上傳時(shí)間: 2015-02-17
上傳用戶:love_stanford
Hex轉(zhuǎn)換成CString
標(biāo)簽: CString Hex 轉(zhuǎn)換成
上傳時(shí)間: 2013-12-29
上傳用戶:ikemada
這是一個(gè)非常好的、可以替代mfc中的CString的字符串類。支持ansi、unicode。
標(biāo)簽: CString unicode ansi mfc
上傳時(shí)間: 2013-12-16
上傳用戶:一諾88
在Visual C++6.0 WinXp下編譯通過采用類來實(shí)現(xiàn),從CString繼承而來數(shù)據(jù)運(yùn)算的結(jié)果保存在CString類中理論上可對(duì)任意長的數(shù)據(jù)進(jìn)行相加在Release目錄下有可執(zhí)行文件,將*.txt拖放到longadd.exe上即可,*.txt為數(shù)據(jù)文件
標(biāo)簽: CString Release Visual WinXp
上傳時(shí)間: 2013-12-12
上傳用戶:四只眼
StdString:利用STL的basic_string類實(shí)現(xiàn)MFC的CString類全部功能。
標(biāo)簽: basic_string StdString CString STL
上傳時(shí)間: 2015-04-28
上傳用戶:z754970244
一篇學(xué)習(xí)mfc中的CString很好的一篇文章,介紹的很全面
標(biāo)簽: CString mfc
上傳時(shí)間: 2013-12-26
上傳用戶:daoxiang126
一個(gè)很好的string類,類似與Windows 下CString
標(biāo)簽: Windows CString string
上傳時(shí)間: 2015-05-04
上傳用戶:ruan2570406
函數(shù) long StrToData(CString strData,int jz) 功能:字符串轉(zhuǎn)為正整數(shù)值 [字符串可為2-16]任意進(jìn)制數(shù)值字符串 返回:長整型數(shù)值 參數(shù):strData 為將要轉(zhuǎn)換的字符串 參數(shù):jz 為字符串的進(jìn)制 如: CString s s="FFA6" long data=StrToData(s,16) 則:data的值為:65446 用法:將StrToData.h和StrToData.cpp復(fù)制加入到您的工程里,在需要調(diào)用的函數(shù)中 加入#include "StrToData.h"即可調(diào)用
標(biāo)簽: strData StrToData CString long
上傳時(shí)間: 2015-07-05
上傳用戶:佳期如夢
DragQueryPoint( hDropInfo,&pt ) CString strPos strPos.Format("拖放的位置:(%d %d)",pt.x,pt.y) SetDlgItemText(IDC_FILEPOS,strPos)
標(biāo)簽: strPos DragQueryPoint hDropInfo pt
上傳時(shí)間: 2015-10-26
上傳用戶:xsnjzljj
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1