1、此文档是毕业设计外文翻译成品( 含英文原文 +中文翻译),无需调整复杂的格式!下载之后直接可用,方便快捷!本文价格不贵 ,也就几十块钱! 一辈子也就一次的事! 外文标题: User interface design practices in simple single page web applications 外文作者: Ji Tesak, Ladislav Doleal and Christian Kollmann 文献出处 : First International Conference on the Applications of Digital I
2、nformation and Web Technologies (ICADIWT),2008 .(如觉得年份太老,可改为近 2 年,毕竟很多毕业生都这样做 ) 英文 4125 单词, 23784 字符,中文 6887 汉字。 User interface design practices in simple single page web applications Abstract The single page web design is an extreme approach of designing the web applications. It limits the st
3、ructure of the application to fit into only one single physical web page and suppresses the further navigational capabilities. Such limitations strongly affect the design process of the application development, putting more emphasis on the design of the user interface components. We present and disc
4、uss the list of five higher level user interface design principles with implementation examples that make the development process easier and bring additional application usability. 1.Introduction Common web applications consist of dynamically created mutually interlinked but separated web pages. It
5、is natural, because of web infrastructure based on hyperlinks and its navigational nature. Unfortunately this concept also affects the web user interfaces. On the contrary, the majority of desktop applications contain their user interface elements integrated inside a single parent window (form) and
6、their event driven user interfaces are more compact and do not exceed the application frame. Application data are displayed and edited at the same location inside the containing form. Applications are highly interactive and user interface elements provide immediate feedback to user inputs. Modern web design, on the other hand, tries to bring the look and feel of web applications closer to classical desktop applications, since the inter-page navigation is suppressed or missing at all and replaced by other user