dogdie233

Results 40 comments of dogdie233

用C#窗体应用写了个套娃机,好像没有出现问题 ### 源码 ```C# using System; using System.Collections.Generic; using System.ComponentModel; using System.Diagnostics; using System.Linq; using System.Windows.Forms; namespace test { public partial class Form1 : Form { private Process process; public...

# 启用模块 ![启用模块](https://user-images.githubusercontent.com/42267840/187219535-adf85b04-9466-4a61-ad77-568e3a495c40.jpg) # 按了联系人按钮之后会黑屏 ![要寄了吗](https://user-images.githubusercontent.com/42267840/187219775-0fe00690-8695-4602-bacf-17b6b7e292ea.jpg)

只有点联系人会崩溃,点动态和频道和消息都不会有问题

> 你在 log 里找 `FATAL EXCEPTION` 或者 `Crash unexpectedly` 后的异常, 那才是导致闪退的直接原因 ``` 08-29 22:07:26.283 10177 10177 E AndroidRuntime: FATAL EXCEPTION: main 08-29 22:07:26.283 10177 10177 E AndroidRuntime: Process: com.tencent.mobileqq, PID:...

> 顺带说一个问题,不知道为何多线程无法下载下来。只有单线程可以下载并合并成功 开debug模式发一下日志(? 还有使用的版本号

什么版本

> ![image](https://user-images.githubusercontent.com/78142321/162136992-a78c6647-f7ad-48bd-a4ad-b4305e0ab66b.png) 同 构建版本还是稳定版

刚刚我突然也触发了一次,就是选择了音视频流之后立刻显示下载完成,但不能稳定触发,如何稳定触发还是暂时未知