Tauri transparent 仍會創建白色背景 解法
Tauri transparent 仍會創建白色背景 解法 概要12345678910"windows": [ { "fullscreen": false, "height": 600, "resizable": true, "title": "Tauri App", "width": 800, "transparent": true } ] 路徑 tauri.conf.json > tauri.windows.transparent 預期 “transparent”: true 時,背景應為透明。 解法1234567891011"windows": [ { "fullscreen": false, & ...
自我介紹
Hi there 👋 12345678const TabEtuc = { Name: 羅少希, Age: 15, Hope: "Get a computer that can be programmed smoothly. .-. ", Description: "I am learning to write programs.", FavouriteLanguage: "Javascript", FavouriteThings: ["Loli", "GitHub", "VS Code"]}; // Maybe README.md is hiding some text? 👨💻 Languages / Frameworks / Tools: 📊 Github stats ...

