-
Notifications
You must be signed in to change notification settings - Fork 3
/
windows.html
100 lines (100 loc) · 4.14 KB
/
windows.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
---
layout: default
title: Windows
---
<main>
<article>
<h2>PCMan Novus</h2>
<p>Windows 平台上的系列元祖</p>
<section>
<h3>最新版本</h3>
<ul>
<li>
<a href="https://github.com/pcman-bbs/pcman-windows/releases">
<span class="">請至 GitHub 下載區取得</span>
</a>
</li>
</ul>
</section>
<section>
<h3>主要特色</h3>
<ul>
<li>國產免費自由軟體,中文支援度 100%,不含廣告,且原始碼全部以 <a href="http://zh.wikipedia.org/wiki/GPL" target="_blank">GNU GPL</a> 授權開放</li>
<li>體積輕巧、啟動快速,節省系統資源! (連 Pentium II 266 MHz 的老電腦都跑得動)</li>
<li>同時提供支援瀏覽器的 Web/BBS 兩用版本,以及純 BBS 版本,符合多樣化需求</li>
<li>使用分頁瀏覽,開啟多重視窗,同時瀏覽多站台最輕鬆</li>
<li>內建 Unicode 補完,可顯示及輸入 Big 5 日文,不需安裝 UAO (Unicode 補完計畫)</li>
<li>內建繁簡體中文輸入/顯示轉換功能 (Big5 <-> GB2312),瀏覽兩岸三地 BBS 站沒困擾</li>
<li>所有操作熱鍵、工具列按鈕、圖示皆可自訂,符合使用者習慣,操作最方便</li>
<li>支援 ANSI 彩色,並內建彩色文字編輯器,可自由編輯、複製、貼上 BBS 彩色文字</li>
<li>內建多種可愛表情符號,可快速輸入</li>
<li>可全篇下載目前正在閱讀的文章 (僅限部份 BBS 系統,已知 Maple 系統下可正常運作)</li>
<li>滑鼠選取 BBS 畫面上的文字,可右鍵選單自動以搜尋引擎搜尋,支援 OpenSearch plugins</li>
<li>支援自動回訊,正確設定可自動登入 BBS 站台</li>
<li>提供離座視窗上鎖功能,防偷窺</li>
<li>內建全球中文 BBS 站台列表,並且可隨時從網路更新</li>
<li>還有更多更多豐富功能…等待使用者慢慢發掘</li>
</ul>
</section>
<section>
<h3>系統需求</h3>
<ul>
<li>作業系統:Microsoft Windows ® 98/ME/2000/xp/Vista (Win 95 已不被支援)</li>
<li>瀏覽器支援:需 Internet Explorer 4.0 以上版本 (強烈建議使用 6.0 以上版本)</li>
<li>硬體需求:Pentium II 266 MHz (這是 1996 年的規格) 以上等級之電腦</li>
</ul>
</section>
<section>
<h3>編譯需求</h3>
<p>
開發環境: Microsoft ® Visual C++ 6.0 with MFC 4.2<br />
(使用 Visual C++ 2003 .NET with MFC 7.0 也能編譯,但生成的執行檔體積會大不少)<br>
(目前不支援 Visual Studio 2005 & 2008,若有需要者須手動修正專案檔)
</p>
</section>
<section>
<h3>主要貢獻者</h3>
<table>
<tr>
<td>[email protected]</td>
<td>滑鼠手勢功能</td>
</tr>
<tr>
<td>[email protected]</td>
<td>即時翻譯功能</td>
</tr>
<tr>
<td>[email protected]</td>
<td>自動檢查更新版本</td>
</tr>
<tr>
<td>[email protected]</td>
<td>改良 neopro 的 UAO 支援、支援改變顯示編碼、加入 searchplugin 支援、眾多大小修改、創作新工具列圖示</td>
</tr>
<tr>
<td>[email protected]</td>
<td>實做完整的 Unicode 補完計畫支援,可顯示日文</td>
</tr>
<tr>
<td>[email protected]</td>
<td>搜尋列、縮網址、雙擊選取文字、複製文章、 小 bug 修正、專案管理、網站製作</td>
</tr>
<tr>
<td>[email protected]</td>
<td>製作 GPL 授權的新工具列圖示</td>
</tr>
</table>
</section>
<section>
<h3>特別致謝</h3>
<ul>
<li><a href="http://www.foood.net/" target="_blank">http://www.foood.net/</a> 設計的工具列圖示,LYM 幫我取得圖示授權</li>
<li>George Anescu 提供免費 Rijndael 加密程式碼 (PCMan 內部有使用)</li>
<li>MyIE 3.2 作者 (PCMan Combo 瀏覽器支援有參考 MyIE 程式碼)</li>
<li>Pengtu 等對岸網友維護全球華語 BBS 列表</li>
<li>Ptt 台大批踢踢實業坊: <a href="http://ptt.cc/" target="_blank">http://ptt.cc/</a> 贊助 PCMan 網頁空間</li>
<li>TakeTime 等人熱心提供最新版 BBS 站台列表資料</li>
</ul>
</section>
</article>
</main>