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.
iphone OS4 中的屏幕分辨率有所提高。由于很多 UI 的东西都有硬编码的坐标,我的应用程序能在 OS4 上正常运行吗?我还没有雪豹,所以无法测试运行 OS4 的模拟器。
众所周知,点与像素的数量为 2:1,因此点 320 具有 640 个高分辨率像素和 320 个低分辨率像素。低分辨率图像会有些锯齿,但它们在屏幕上的位置将保持不变。