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.
我在 java EE 6 + JSF2 中有一个 webform 应用程序,我想在移动设备中显示它。我为纵向模式做了一个视图,现在我需要横向版本。有大量的数据表和数据网格,我想根据屏幕方向更改它们的 rownum。那可能吗?谢谢你的时间!