Explorar o código

添加文档说明。

Jeff %!s(int64=5) %!d(string=hai) anos
pai
achega
d2bb3caaae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@
 
 ### SendMessage/PostMessage
 + 移动鼠标:
-    ```cpp
+    ```javascript
     SendMessage(hwnd, WM_MOUSEMOVE, MK_LBUTTON, MAKELPARAM(x, y));
     ```
     + SendMessage(hwnd, WM_MOUSEMOVE, MK_LBUTTON, MAKELPARAM(x, y));