我是python编程的新手.我已经来到了一个程序中
if (pos.x//1,pos.y//1) not in self.cleaned: self.cleaned.append((pos.x//1,pos.y//1))
用来.这对我来说可能很愚蠢.但任何人都可以告诉我代码的含义.请告诉我"//"的功能.
python numpy matplotlib python-2.7 python-3.x
matplotlib ×1
numpy ×1
python ×1
python-2.7 ×1
python-3.x ×1