花費 43 ms
C++ Builder 安裝方法

https://jingyan.baidu.com/article/86f4a73e8e754737d752697c.html C++ Bu ...

Mon Jun 10 22:04:00 CST 2019 0 2326
WSAStartup() - 使用方法

當一個應用程序調用WSAStartup函數時, 操作系統根據請求的Socket版本來搜索相應的Socket庫,然后綁定找到的Socket庫到該應用程序中。 以后應用程序就可以調用所請求的Socke ...

Sat Jul 06 18:29:00 CST 2019 0 2160
DeviceIoControl 函數詳細解析

https://blog.csdn.net/li_wen01/article/details/80137566 前言: 最近需要對Windows中的設備進行編程操作,其中涉及到非常重要的函 ...

Tue Jul 09 03:11:00 CST 2019 0 817
SetWindowPos函數詳解

SetWindowPos(this->Handle, HWND_TOPMOST, 0, 0, 0,0,SWP_NOMOVE|SWP_NOSIZE|SWP_SHOWWINDOW|SWP_NOACT ...

Mon Oct 28 02:07:00 CST 2019 0 376

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM