返回列表 发帖
if(变量组1.开关 ==1)
{
GrpManager.画面1.图形1.Location = new Point(600,650);
}

TOP

返回列表