表格編輯器
Fullscreen
表格生成器

如何在線把 MediaWiki 表格 轉換為 Protobuf Table ?

1. 上傳或粘貼你的 MediaWiki 表格 到數據源

只需將 MediaWiki 代碼粘貼或拖放到 數據源 的 textarea 中,它將立即執行轉換的魔力。請參閱"MediaWiki 示例"。

2. 如果有需要,可以使用表格編輯器修改你的 MediaWiki 表格

你可以通過 表格編輯器 像 Excel 一樣在線編輯你的數據,所有的更改將實時轉換為 Protobuf Table。

3. 複製轉換的 Protobuf Table

Just copy the generated Protobuf message in Table Generator, and paste it into your .proto file for testing.

提示:你的數據是安全的,轉換完全在你的網絡瀏覽器中完成,我們不會存儲你的任何數據。

什麼是 MediaWiki ?

.mediawiki

.wiki

.txt

MediaWiki 是一個免費的開源軟件應用程序,用於創建在線 wikis 百科全書的網站,允許其用戶協作編輯。

什麼是 Protobuf ?

.proto

Protocol Buffers (Protobuf) is a language-neutral, platform-neutral, extensible mechanism for serializing structured data, used primarily in communication protocols, data storage, and more.

你會把 TableConvert 推薦給你的朋友嗎?