WaWaPi

Results 36 comments of WaWaPi

> 你还要吗,我多做了几个 什么价格啊

> > > 你还要吗,我多做了几个 > > > > > > 什么价格啊 > > 我算了下成本价加上外壳,充电器,固定头,基本上要60了,你看着给吧 我还是不折腾了,玩的东西太多了,没时间开新坑了 🫠

1. 将 lib/app/modules/search/controllers/search_controller.dart 中 class SearchController 改为 class MySearchController 同时修改下面两处为 MySearchController ``` lib/app/modules/search/views/search_view.dart:11 lib/app/modules/search/bindings/search_binding.dart:8 ``` 这将解决项目内类名和库名称重复的冲突 2. 创建 android/key.properties 为 如下内容 ``` keyAlias=1 keyPassword=1 storeFile=1 storePassword=1 ``` 这可以解决安卓编译的 gradle sync...

I have the same problem when I enable upnp `UPnPEnabled=1` It runs correctly when upnp is disabled This is docker logs: ``` amule_1 | Group 33 already exists. Won't be...

用ffmpeg或者格式工厂转换一下

使用音乐标签编辑一下,这不属于软件bug,而是音频文件里面的信息编码错误

已完成: 帖子详情页面收藏到收藏夹 待办: - 选择收藏夹时,新建收藏夹。 - 查看自己的收藏夹(在个人中心?)

等我有时间,我会做的。

@aviggngyv see [https://github.com/shellus/laravel_worker#如何运行示例](https://github.com/shellus/laravel_worker#如何运行示例)

你搞错了吧,本项目并不依赖phalcon啊