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.
正如我在标题中提到的,如何为 struts 2 应用程序创建多个皮肤
我的意思是关于设计网页皮肤,它意味着 css - header - body - footer 等等......
例如,我有一个黑色和白色的基本皮肤,而我有另一个蓝色和白色的皮肤,如何通过上传新皮肤将基本皮肤替换为另一个皮肤?