NodeJS
使用fs.readFileSync
1 | const path = require("path"); |
Brower
使用FileReader
1 | <img style="width: 50px;" id="img"> |
最后更新: 2024年02月27日 20:57
使用fs.readFileSync
1 | const path = require("path"); |
使用FileReader
1 | <img style="width: 50px;" id="img"> |
最后更新: 2024年02月27日 20:57