laowus
laowus
My app uses the python package tinytag, then flet build apk But install apk to my device then tinytag cannot be found
Translate failed, Error message: 'Response code 400 (Bad Request) Url: translate.google.com /_/TranslateWebserverUi/data/batchexecute?rpcids=MkEWBc&f.sid=1634451864524251482&bl=boq_translate-webserver_20240306.05_p0&hl=en-US&soc-app=1&soc-platform=1&soc-device=1&_reqid=8464&rt=c'. Please post an issues for me.
我的flutter版本。 ` Flutter 3.19.5 • channel stable • https://github.com/flutter/flutter.git Framework • revision 300451adae (4 weeks ago) • 2024-03-27 21:54:07 -0500 Engine • revision e76c956498 Tools • Dart 3.3.3 • DevTools...
Launching lib\main.dart on Windows in debug mode... D:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: ���setlocal [D:\flutter\audioplayer-main\build\windows\x64\INSTALL.vcxproj] D:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(166,5): error MSB3073: "D:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe" -DBUILD_TYPE=Debug -P cmake_install.cmake [D:\flutter\audioplayer-main\build\windows\x64\INSTALL.vcxproj] D:\Program...
我做的应用 平台 electron + vite + vue3 好像读取pdf有问题,其他格式没有问题。  其他格式 epub 没有问题  我看了pdf.js 里面端口是是webpack,是不是端口的问题。 有遇到的吗?
https://github.com/laowus/You-Ebook 我最近做了一个解析epub等文件格式的编辑器, 现在只实现了把里面的html文件中的文本文件提取出来。 如果里面有图片,怎么获取图片文件。把图片解析出来放到特定位置?  我想把里面img标签解析出来,src然后把其中的图片转到本地保存起来。下次合并时候打包成epub文件导出来。 有人搞过吗?
({ key: index.toString(), value: dynasty }))} save="key" dropdownStyles={{ zIndex: 999 }} defaultOption={{ key: did, value: DYNASTYS[did] }}