First commit, 已上架的電子書

This commit is contained in:
DATAEXPRESS\4734
2026-01-19 17:39:31 +08:00
commit 0b2351e4da
1146 changed files with 1442668 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 299 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

@@ -0,0 +1,10 @@
因為 PDF 版和 ePub 版,在版面上會有些不同
主要都是發生在 Table 這種表列是內容,ePub 沒有 RWD 功能。所以太多 Column 格式會跑掉
但是在 PDF 中,最好還是保持這種格是方便比對查看
所以針對一定要用 Table 的章節,就必須修改格式,所以才會分為不同目錄。
不過這樣的確是不方便,所以如果能統一(依 ePub 格式),還是盡量統一吧。
Michael
2021-1-30
@@ -0,0 +1,5 @@
<?xml version="1.0"?>
<xml>
<book id="1" title="C# Program" author="David" price="21" />
<book id="2" title="Python" author="Michael" price="100" />
</xml>
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 504 KiB

+10
View File
@@ -0,0 +1,10 @@
因為 PDF 版和 ePub 版,在版面上會有些不同
主要都是發生在 Table 這種表列是內容,ePub 沒有 RWD 功能。所以太多 Column 格式會跑掉
但是在 PDF 中,最好還是保持這種格是方便比對查看
所以針對一定要用 Table 的章節,就必須修改格式,所以才會分為不同目錄。
不過這樣的確是不方便,所以如果能統一(依 ePub 格式),還是盡量統一吧。
Michael
2021-1-30
+5
View File
@@ -0,0 +1,5 @@
<?xml version="1.0"?>
<xml>
<book id="1" title="C# Program" author="David" price="21" />
<book id="2" title="Python" author="Michael" price="100" />
</xml>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.