实时获取鼠标的坐标值 #include <iomanip> //setw()函数所在库 #include <iostream> #include <Windows.h> //windows系统库,获取鼠标位置需要用到 int main ( ) { CONSOLE_CURS