摘要: 技术资料下载 大白菜博客 - 学的不仅仅是技术,更是梦想! (cmsblogs.cn) 技术资料下载 电子技术资料-电子发烧友 (elecfans.com) 技术资料下载 电子技术资料下载-EEWORLD电子工程世界 免费GPT3.5 https://chat.jinshutuan.com/ 国家标 阅读全文
posted @ 2023-05-22 09:27 海底淤泥 阅读(154) 评论(0) 推荐(0) 编辑
摘要: 写在前面: 2019.6开始经过一年的学习,我依然没有学会算法,依然停留在最基本的阶段,面对题目依然一头雾水 但是难不是放弃的理由,根据毛主席的论持久战原理,我决定一天看一点循序渐进,相信总有一天可以拿下 纸上学来终觉浅,绝知此事要躬行,算法不是看书能看会的,最重要还是结合到代码中去,我选择刷题 2 阅读全文
posted @ 2020-06-01 11:32 海底淤泥 阅读(261) 评论(2) 推荐(2) 编辑
获取当前应用包名 adb shell dumpsys window | findstr mCurrentFocus
查看高德地图的pid adb shell "ps |grep autonavi"
查看具体某个pid的日志 adb logcat --pid 20309 
保存具体某个pid的日志 adb logcat --pid 20309 -> D:/logcat.txt
 
点击搜索框10:22:55-10:22:58
 
点击路线(开始规划路线)10:26:38-10:26:40
 
——创建CarResultPage
06-24 10:26:38.215 20309 20309 E aae     : 4:2600.215277:com.amap.bundle.planhome.page.PlanHomePage
06-24 10:26:38.187 20309 20309 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
06-24 10:26:38.187 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
06-24 10:26:38.210 20309 20309 W IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
06-24 10:26:38.215 20309 20309 E aae     : 3:2600.215216:com.amap.bundle.planhome.page.PlanHomePage#Create
06-24 10:26:38.215 20309 20309 E aae     : 4:2600.215277:com.amap.bundle.planhome.page.PlanHomePage
06-24 10:26:38.273 20309 20309 E aae     : 3:2600.273133:path://amap_bundle_drive/src/car/result_page/CarResultPage.page.js#Create
06-24 10:26:38.273 20309 20309 E aae     : 4:2600.273417:path://amap_bundle_drive/src/car/result_page/CarResultPage.page.js
 
06-24 10:26:38.279 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
06-24 10:26:38.287 20309 20309 I chatty  : uid=10194(com.autonavi.minimap) identical 7 lines
06-24 10:26:38.288 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
06-24 10:26:38.290 20309 20309 E utonavi.minima: Invalid ID 0x00000000.
06-24 10:26:38.293 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
 
06-24 10:26:38.294 20309 20309 E aae     : 3:2600.294222:com.autonavi.bundle.amaphome.page.SearchContainerPage#Pause
06-24 10:26:38.303 20309 20309 E aae     : 3:2600.303413:com.autonavi.bundle.amaphome.page.SearchContainerPage#Stop
 
——打开CarResultPage
06-24 10:26:38.326 20309 20309 E aae     : 3:2600.326360:path://amap_bundle_drive/src/car/result_page/CarResultPage.page.js#Start
06-24 10:26:38.327 20309 20309 E aae     : 3:2600.327585:path://amap_bundle_drive/src/car/result_page/CarResultPage.page.js#Start
06-24 10:26:38.333 20309 20309 E aae     : 3:2600.333887:path://amap_bundle_drive/src/car/result_page/CarResultPage.page.js#Resume
06-24 10:26:38.337 20309 20309 E aae     : 3:2600.337704:path://amap_bundle_drive/src/car/result_page/CarResultPage.page.js#Resume
06-24 10:26:38.359 20309 20664 E _nativeStartService: environment 
06-24 10:26:38.400 20309 20309 W View    : requestLayout() improperly called by com.autonavi.bundle.uitemplate.mapwidget.MapWidgetContainer{34c3e1f V.E...... ......I. 0,0-1080,2175 #7f09088e app:id/map_widget_container} during layout: running second layout pass
06-24 10:26:38.419 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
06-24 10:26:38.434 20309 20309 D AudioManager: getStreamVolume isRestricted mode = 0
06-24 10:26:38.487 20309 20549 E aae     : 9:2600.487238:Start
 
——内存清理
06-24 10:26:38.488 20309 20321 I utonavi.minima: Background young concurrent copying GC freed 324763(18MB) AllocSpace objects, 81(2272KB) LOS objects, 34% free, 36MB/55MB, paused 884us total 127.867ms
 
——启动音频
06-24 10:26:38.488 20309 20549 D AudioRecord: set(): inputSource 1, sampleRate 16000, format 0x1, channelMask 0x10, frameCount 2560, notificationFrames 0, sessionId 0, transferType 0, flags 0, opPackageName com.autonavi.minimap uid -1, pid -1
06-24 10:26:38.503 20309 24822 D AudioRecord: start(85): sync event 0 trigger session 0, mSessionID=321
 
——图像渲染
06-24 10:26:38.505 20309 20577 W RenderInspector: QueueBuffer time out on com.autonavi.minimap/com.autonavi.map.activity.NewMapActivity, count=1, avg=11 ms, max=11 ms.
 
——音频录制状态变化
06-24 10:26:38.518 20309 24822 D AudioService: broadcastRecorderState:com.autonavi.minimap
 
——浅色、深色主题判断
06-24 10:26:38.609 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
06-24 10:26:38.611 20309 20309 I chatty  : uid=10194(com.autonavi.minimap) identical 4 lines
06-24 10:26:38.611 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
 
——图像渲染
06-24 10:26:38.634 20309 20577 W RenderInspector: QueueBuffer time out on com.autonavi.minimap/com.autonavi.map.activity.NewMapActivity, count=1, avg=10 ms, max=10 ms.
——资源未加载
06-24 10:26:38.659 20309 20309 E utonavi.minima: Invalid ID 0x00000000.
06-24 10:26:39.088 20309 20309 E utonavi.minima: Invalid ID 0x00000000.
 
——浅色、深色主题判断
06-24 10:26:39.131 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
06-24 10:26:39.139 20309 20309 I chatty  : uid=10194(com.autonavi.minimap) identical 22 lines
06-24 10:26:39.139 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
——包含错误变量
06-24 10:26:39.497 20309 20664 E _nativeStartService: environment 
 
——图像渲染
06-24 10:26:39.526 20309 20577 W RenderInspector: DequeueBuffer time out on com.autonavi.minimap/com.autonavi.map.activity.NewMapActivity, count=1, avg=8 ms, max=8 ms.
06-24 10:26:40.416 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
06-24 10:26:40.475 20309 20309 I chatty  : uid=10194(com.autonavi.minimap) identical 125 lines
06-24 10:26:40.480 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
 
——清理内存
06-24 10:26:40.665 20309 20321 I utonavi.minima: Background concurrent copying GC freed 423229(20MB) AllocSpace objects, 107(8548KB) LOS objects, 45% free, 28MB/52MB, paused 109us total 214.016ms
——浅色、深色主题判断
06-24 10:26:40.835 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
06-24 10:26:40.889 20309 20309 I chatty  : uid=10194(com.autonavi.minimap) identical 192 lines
06-24 10:26:40.889 20309 20309 D ForceDarkHelper: updateByCheckExcludeList: pkg: com.autonavi.minimap activity: com.autonavi.map.activity.NewMapActivity@bca44fc
 
开始导航10:26:58-10:27:21
 
 
 

 

posted @ 2024-06-24 16:26 海底淤泥 阅读(70) 评论(0) 推荐(0) 编辑
摘要: Python tkinter快速可视化开发GUI界面指南 https://blog.csdn.net/qq_35230125/article/details/123788316 QT designer安装及运用 https://blog.csdn.net/weixin_40883833/articl 阅读全文
posted @ 2024-05-31 14:35 海底淤泥 阅读(5) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-04-30 11:22 海底淤泥 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 在 PyQt 中使用多线程通常是为了避免界面冻结,特别是在执行耗时的任务时。PyQt 本身是基于 Qt 的,而 Qt 不允许在除主线程之外的线程中直接操作 GUI 元素。因此,任何涉及 GUI 更新的操作都应该在主线程中执行。 import sys import threading from PyQ 阅读全文
posted @ 2024-04-25 18:26 海底淤泥 阅读(302) 评论(0) 推荐(0) 编辑
摘要: 设计是这样的:在flash中存储240*320的bmp图片,不断读取图片进行显示。 学习参考网址: https://blog.csdn.net/rdsvdfbfsdfg/article/details/133810078https://blog.csdn.net/android_cai_niao/a 阅读全文
posted @ 2024-01-15 10:04 海底淤泥 阅读(34) 评论(0) 推荐(0) 编辑
摘要: 由于需要,现在正在进行小程序开发学习 文档学习地址:微信开放文档 (qq.com) 视频学习地址:小程序开发起步 | 微信开放社区 (qq.com) 阅读全文
posted @ 2023-12-31 19:32 海底淤泥 阅读(28) 评论(0) 推荐(0) 编辑
摘要: 参考根据02-MyBatis快速入门_哔哩哔哩_bilibili 项目文件结构 1、创建表 tb_user SET NAMES utf8mb4; SET FOREIGN_KEY_CHECKS = 0; -- -- Table structure for tb_user -- DROP TABLE I 阅读全文
posted @ 2023-09-04 10:56 海底淤泥 阅读(19) 评论(0) 推荐(0) 编辑
摘要: 2023年8月25日,我接手开发相关工作,以下是收集到的资料。 0、网页链接 腾讯云综合学习网站:HTML - 开发者手册 - 腾讯云开发者社区-腾讯云 (tencent.com) 全套视频:Web开发-导学课程_哔哩哔哩_bilibili js学习网站:JavaScript 教程 (w3schoo 阅读全文
posted @ 2023-08-25 10:37 海底淤泥 阅读(92) 评论(0) 推荐(0) 编辑
摘要: 由于工作原因,本人需要同时兼顾嵌入式和网页开发,现利用OJ复习JAVA编程方法。 第一个Java程序 public class Main{ public static void main(String[] args){ System.out.println("你好Java"); } } 计算子女身高 阅读全文
posted @ 2023-08-21 14:32 海底淤泥 阅读(45) 评论(0) 推荐(0) 编辑
摘要: 5份文件:a.c和a.h和b.cpp和b.h和main.c 其中main.c调用b.cpp,b.cpp调用a.c main.c #include "./b.h" int main(void) { int t=funC(); while (1) { } } b.h #ifndef _B_ #defin 阅读全文
posted @ 2023-07-05 20:02 海底淤泥 阅读(1174) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示