64 Star 180 Fork 34

qtguide / qtguide

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ch00-01.htm 2.96 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
qtguide 提交于 2023-12-29 21:30 . fix bugs
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>ch00-01</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="thumbnailviewer.css" type="text/css">
<script src="thumbnailviewer.js" type="text/javascript">
/***********************************************
* Image Thumbnail Viewer Script- © Dynamic Drive (www.dynamicdrive.com)
* This notice must stay intact for legal use.
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
</script> </head>
<body>
<div class="os1">
<center>致谢</center>
</div>
<br>
<div class="os2"> 感谢帮忙纠错和提出建议的老师和同学 </div>
<br>
感谢 <b>XT A (wangweilong1996@gmail.com)</b> 纠正 7.5.5 节 temppi 示例代码。 <br>
<br>
感谢 <b>风搁浅 (942411977@qq.com)</b> 纠正 2.2 节末尾练习里 Qt4 过渡至 Qt5 的链接。 <br>
<br>
感谢 <b>_aXing (764636971@qq.com)</b>&nbsp;纠正 2.3.4 节&nbsp;
Release&nbsp;发行版程序的路径。<br>
<br>
感谢 <b>小王子(ziyouxiaowangzi)</b> 纠正 8.3.2 节 QTreeWidgetItem 构造函数内容的缺失,9.4
节关联容器:QHash、QMultiHash和QSet ,9.5 节数据容器的迭代器,10.3 节堆栈控件和标签页控件,11.2 节QDialog
多窗口使用 等章节内容错误。<br>
<br>
<div class="os2"> 预留词 </div>
<br>
备注:粗略计算了一下,大概 40 多章,200 节左右。<br>
每节大约 1~2 万字,10 张配图,2~3 个示例,<br>
对小型节 8.4 打印成 pdf 是 20 页 A4 纸,大型节 8.3 是 45 页 A4 纸。<br>
编写教程预估工作总量如下:<br>
200 节 * 1.5 万字 = 300 万字<br>
200 节 * 10 张图 = 2000 张图<br>
200 节 * 2.5 示例 = 500 示例<br>
200 节 * 30 页 = 6000 页。<br>
大概 10 ~ 20 年写完。嗯,论持久战。 <br>
<br>
<br>
<br>
<br>
<table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="width: 40%;">
<div style="text-align: center;"><a href="ch00-00.htm"><img class="pic"
style="width: 32px; height: 32px;" alt="prev" src="images/pics/prev.png"></a></div>
</td>
<td style="width: 20%;">
<div style="text-align: center;"><a href="contents.htm"><img class="pic"
style="width: 32px; height: 32px;" alt="contents" src="images/pics/contents.png"></a></div>
</td>
<td style="width: 40%;">
<div style="text-align: center;"><a href="ch00-02.htm"><img class="pic"
style="width: 32px; height: 32px;" alt="next" src="images/pics/next.png"></a></div>
</td>
</tr>
</tbody>
</table>
</body>
</html>
HTML
1
https://gitee.com/qtguide/qtguide.git
git@gitee.com:qtguide/qtguide.git
qtguide
qtguide
qtguide
master

搜索帮助

14c37bed 8189591 565d56ea 8189591