guibooks.html
来自「QT 下载资料仅供参考」· HTML 代码 · 共 101 行
HTML
101 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><!-- /home/reggie/tmp/qt-3.0-reggie-5401/qt-x11-commercial-3.0.5/doc/misc.doc:1083 --><html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Books about GUI</title><style type="text/css"><!--h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm; }a:link { color: #004faf; text-decoration: none }a:visited { color: #672967; text-decoration: none }body { background: #ffffff; color: black; }--></style></head><body><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr bgcolor="#E5E5E5"><td valign=center> <a href="index.html"><font color="#004faf">Home</font></a> | <a href="classes.html"><font color="#004faf">All Classes</font></a> | <a href="mainclasses.html"><font color="#004faf">Main Classes</font></a> | <a href="annotated.html"><font color="#004faf">Annotated</font></a> | <a href="groups.html"><font color="#004faf">Grouped Classes</font></a> | <a href="functions.html"><font color="#004faf">Functions</font></a></td><td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Books about GUI</h1> <p> This is not a comprehensive list of books, there are many otherbooks worth buying. This is just a few GUI/UI books that don't gatherdust in our shelves.<p> <b>Programming with Qt</b> by Kalle Dalheimer, ISBN 1-56592-588-2is a simple introduction to programming with Qt. For those wantingsomething more than our short tutorial, this is it.<a href="http://www.amazon.com/exec/obidos/ASIN/1565925882/trolltech/t">(Read more or buy it.)</a><p> <b>The Design of Everyday Things</b> by Donald Norman,ISBN 0-38526774-6, is one of the classics of human interface design.Norman shows how badly something as simple as a kitchen stove can bedesigned, and everyone should read it who will design a dialog box,write an error message, or design just about anything else humans aresupposed to use.<a href="http://www.amazon.com/exec/obidos/ASIN/0385267746/trolltech/t">(Read more or buy it.)</a><p> <a name="fowler"></a><b>GUI Design Handbook</b> by Susan Fowler, ISBN 0-07-059274-8, is analphabetical dictionary of widgets and other user interface elements,with comprehensive coverage of each. Each chapter covers one widgetor other element, contains the most important recommendation from theMacintosh, Windows and Motif style guides, notes about commonproblems, comparison with other widgets that can serve some of thesame roles as this one, etc.<p> <a href="http://www.amazon.com/exec/obidos/ASIN/0070592748/trolltech/t">(Read more or buy it.)</a><p> <b>Macintosh Human Interface Guidelines</b>, second edition, ISBN0-201-62216-5, is worth buying for the <em>don't</em>s alone. Eventhough you're not writing Macintosh software, avoiding most of what itadvises against will produce more easily comprehensible software.Doing what it tells you to <em>do</em> helps, too.<a href="http://www.amazon.com/exec/obidos/ASIN/0201622165/trolltech/t">(Read more or buy it.)</a><p> This book is now available<a href="http://developer.apple.com/techpubs/mac/HIGuidelines/HIGuidelines-2.html">on the web</a> and there is a<a href="http://developer.apple.com/techpubs/mac/HIGOS8Guide/thig-2.html">MacOS 8 addendum.</a><p> <b>The Microsoft Windows User Experience</b>, ISBN 1-55615-679-0,is Microsoft's look and feel Bible. Indispensable for everyone whohas customers that worship Microsoft, and it's quite good, too.<a href="http://www.amazon.com/exec/obidos/ASIN/0735605661/trolltech/t">(Read more or buy it.)</a><p> Microsoft's guidelines are often available on the web, but haveoccasionally been hidden in an impenetrable maze of javascript.<a href="http://msdn.microsoft.com/developer/userexperience/">Try and see.</a><p> <b>The Icon Book</b> by William Horton, ISBN 0-471-59900-X, is aperhaps the only thorough coverage of icons and icon use in software.In order for icons to be successful, people must be able to do fourthings with them: decode, recognize, find and activate them. Thisbook explains these goals from scratch and how to reach them, bothwith single icons and icon families. Some 500 examples are scatteredthroughout the text, generally in groups of four or five.<a href="http://www.amazon.com/exec/obidos/ASIN/047159900X/trolltech/t">(Read more or buy it.)</a><p> <h2> <nobr>Buying these books from</nobr><a href="http://www.amazon.com/text/">Amazon.com.</a></h2><a name="1"></a><p> These books are made available in association with Amazon.com, ourfavorite on-line bookstore. Here is more information about<a href="http://www.amazon.com/exec/obidos/subst/help/shipping-policy.html/t">Amazon.com's shipping options</a> and its<a href="http://www.amazon.com/exec/obidos/subst/help/desk.html/t">customer service.</a> When you buy a book by following one of theselinks, Amazon.com gives about 15% of the purchase price to<a href="http://www.amnesty.org">Amnesty International.</a><p> <!-- eof --><p><address><hr><div align=center><table width=100% cellspacing=0 border=0><tr><td>Copyright © 2002 <a href="http://www.trolltech.com">Trolltech</a><td><a href="http://www.trolltech.com/trademarks.html">Trademarks</a><td align=right><div align=right>Qt version 3.0.5</div></table></div></address></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?