Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个小问题。我不知道是否有可能有类似的东西:
if(color from point (1, 1) == StdDraw.BLUE){[...]}
如果不可能,我如何将点的颜色作为我的条件的参数?