cost 201 ms
XSLT document():不能在文檔中使用 xpath

[英]XSLT document(): can't use xpath in the document

我使用document()從 xml 文件中獲取元數據以完成 ALTO 文件,這是我的 alto 文件(沒有布局): 以及包含元數據的 xml 文件: 我需要在我的 alto 文件中添加一個<documentIdentifier> ,它應該與<Heading2>具有相 ...

xml.etree.ElementTree .remove

[英]xml.etree.ElementTree .remove

我正在嘗試使用 remove 從 Xml.Alto 文件中remove標簽。 我的 Alto 文件如下所示: 我的代碼是: 這是我得到的錯誤: 非常感謝您的幫助💐 ...

Rust:如何使用中音箱以編程方式創建聲音

[英]Rust: How to create sounds programmatically using alto crate

我是 Rust 的新手,我將一個程序拼接在一起,用於播放基於秘密醬算法生成的序列的聲音。 但是,我沒有聽到使用整數序列作為測試數據播放的聲音。 我不知道數字序列中哪些值是有效的,哪些值是可聽的,哪些值是可怕的,就像通過播放它們失去了我的聽力一樣。 我還在為 Rust 的結果包裝器概念而苦苦掙扎; 在 ...

如何在 Rust 中使用 minimp3 和中音?

[英]How to use minimp3 with alto in Rust?

有沒有一個例子如何在 Rust 中使用 minimp3 和中音? 我嘗試了一個非常基本的設置,但 alto 的文檔並沒有真正的幫助:use minimp3::{Decoder, Frame, Error}; use alto::{Alto, Stereo}; use std::fs::File; ...


排序:
質量:
 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM