mirror of
https://github.com/ZeroHawkeye/wordZero.git
synced 2025-10-05 07:47:00 +08:00
更新README.md,完善表格操作功能。
This commit is contained in:
@@ -111,7 +111,7 @@ doc.Save("example.docx")`
|
||||
stylesInfo.SetStyle(style.StyleNormal)
|
||||
|
||||
// 确保输出目录存在
|
||||
outputFile := "../output/basic_example.docx"
|
||||
outputFile := "examples/output/basic_example.docx"
|
||||
outputDir := filepath.Dir(outputFile)
|
||||
|
||||
fmt.Printf("📁 检查输出目录: %s\n", outputDir)
|
||||
|
Reference in New Issue
Block a user