搜索资源列表
newasp200611413439593
- int PosFromChar(UINT nChar) // 通过指定的字符获得其x轴的位置 int CharFromPos(int nPosX) // 通过给定的x轴的位置获得相应的字符 void CutString() // 剪切字符串 void PasteString() // 粘贴字符串 void CopyString() // 拷贝字符串 void Mak
newasp200611413439593
- int PosFromChar(UINT nChar) // 通过指定的字符获得其x轴的位置 int CharFromPos(int nPosX) // 通过给定的x轴的位置获得相应的字符 void CutString() // 剪切字符串 void PasteString() // 粘贴字符串 void CopyString() // 拷贝字符串 void Mak
copyString
- 提供一个copyString函数,复制字符串,能够实现char与wchar之间的字符串的互相复制,亦可实现相同格式的字符串之间的复制-CopyString provide a function to copy strings, can be achieved between the char and wchar string to copy each other, can also achieve the same format of