創米蛇 CRESNAKE


更新時間: 2019/02/27 10:19
VC++ 使用紀錄
【複製資料到剪貼簿】
How to copy string to clipboard in C? - Stack Overflow

【複製HTML格式 Unicode 資料到剪貼簿】
How to set HTML Unicode text to clipboard in VC++? - Stack Overflow
[C++] C++ Copy to Clipboard - Pastebin

【string使用方式】
使用 string 型態 - OPENHOME.CC

【轉換int為wstring】
std::wstring to_wstring(int value); //(從VC++11開始)

【取得系統時間】
c++ 獲取系統時間 - 資訊園

【轉換wchar_t為int】
Convert wchar_t to int - Stack Overflow

【模擬滑鼠滾輪動作】
how to simulate rotating down the scroll button using mouse_event(MOUSEEVENTF_WHEEL - Stack Overflow
 
標籤:VC++,使用,紀錄


回到上方