搜索资源列表
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
c_control
- c#编写的远程桌面监控的软件,功能很强大。还有模拟键盘和鼠标事件的类-remote desktop monitoring software, written in c# is very powerful. As well as analog keyboard and mouse events,
moni
- 模拟鼠标单击右击事件,可用于远程控制程序-Right-click the mouse click event simulation