摘要: http://www.gimoo.net/t/1506/557e9cff4b092.html 如果你平时玩转u3d,却没有碰到过一些奇怪的bug,导致u3d无响应,那么你是幸运的。 引起u3d卡死的bug是非常恶心的一件事。首先你无法获得任何引起bug的信息,包括控制台,日志,不会有任何信息。u3d 阅读全文
posted @ 2022-06-21 19:01 China Soft 阅读(960) 评论(0) 推荐(0) 编辑
摘要: 无论是分析程序崩溃原因,还是解决程序hang问题,我们最常查看的就是程序调用堆栈。学会windbg调用堆栈命令,以及理解堆栈中的各个参数的意义就显得至关重要。 上图就是一个典型的Windbg堆栈,如果不理解ChildEBP、RetAddr、Args to Child等参数意义,以及它们之间的来龙去脉 阅读全文
posted @ 2022-06-21 18:53 China Soft 阅读(1203) 评论(0) 推荐(0) 编辑
摘要: https://web.dev/storage-for-the-web/#check https://web.dev/storage-for-the-web/#:~:text=Chrome%20allows%20the%20browser%20to%20use%20up%20to,may%20all 阅读全文
posted @ 2022-06-21 18:00 China Soft 阅读(417) 评论(0) 推荐(0) 编辑
摘要: 简单说:同一个域名(含子域名),indexdb最大可用空间为不超过磁盘剩余空间的10%且不大于2GB。(firefox) https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Browser_storage_limits_and 阅读全文
posted @ 2022-06-21 17:43 China Soft 阅读(21) 评论(0) 推荐(0) 编辑
摘要: ICustomTypeDescriptor https://supportcenter.devexpress.com/Ticket/Details/Q586374/propertygridcontrol-for-dynamic-properties https://github.com/DevExp 阅读全文
posted @ 2022-06-21 16:28 China Soft 阅读(23) 评论(0) 推荐(0) 编辑
摘要: http://www.xue51.com/soft/4583.html 阅读全文
posted @ 2022-06-21 14:20 China Soft 阅读(22) 评论(0) 推荐(0) 编辑