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.
我正在 Prestashop 网站上工作,我也在尝试该网站以进行响应。所以当我在我的手机中查看它时,我只看到了这个错误“此网页不可用”
这是什么问题,谁能帮帮我
I am having problem with List Object values. Object is an object of class which holding two integer number.
like
List<Object> container; container.Add(new Coordinates(x_axis, y_axis)