当前位置:网站首页>Run菜单解析
Run菜单解析
2022-07-05 08:31:00 【thoughtCodes】
Survive by day and develop by night.
talk for import biz , show your code,I am busy,make a better result.
目录
概述
一直在用的运行的菜单,写了这个小计一下:
需求:
设计思路
实现思路分析
1.run model
运行模式 该程序,最常用,不赘述
2.debug model
debug 模式该项目,也比较常用
3.run project with coverage
由于项目有单测覆盖率的要求,运行此项。
4.run
其实主要是一些配置信息,可以认为是run 模式的proties模式。
5.debug
debug 模式也可以认为是debug 模式的父模式。
profile
主要针对android 的性能视图。
attent to process
Test history
测试历史记录
import Tests from File
从文件导入测试用例
stop
太常见了,不解释了
stop backgroup processes
停止后台进程和stop 差不多
show run list
多次执行时可以看到
先介绍如何打断点
restore break
恢复断点
toggle line breakpoints
切换到断点
toggle method breakpoints
切换到方法断点
toggle tempoaray line breakpints
切换到临时断点
toggle breakpoint enable
切换断点的可用性
view breakpoints
查看断点视图
线程dump
get thread dump
获取线程dump
核心
evlation expression
计算表达式,选择表达式即可计算
quick eavaltion expression
快速查看表达式
show exection Point
查看当前的执行断点
(重点)
Reload changed classed
加载变化的类对象
restart activity
重启活动,没用过
Step over
单步跳过
force step over
强制跳过
Step into
单步跳入,通常是执行方法
Force step into
强制单步跳入
Smart step into
智能单步跳入
step out
跳出
run to cursor
运行到光标
force run to cursor
强制运行到光标
force return
强制return,我们不想执行后续的逻辑,直接我们定义的表达式
throw exception
抛出异常
Pause program
暂停程序
resume progream
挂起程序
使用方法
通常是
1.调用
视图toggle
2.eavation expresion
3.最后调式程序,step in,out,
等等
基本和平常操作没什么区别。
拓展实现
这里参考:github:简单实现上述流程:
入门级实现:
: 部分源码实现.
: 源码实现
性能参数测试:
无
参考资料和推荐阅读
欢迎阅读,各位老铁,如果对你有帮助,点个赞加个关注呗!~
边栏推荐
- Use indent to format code
- Matlab tips (28) fuzzy comprehensive evaluation
- 实例010:给人看的时间
- Chapter 18 using work queue manager (1)
- 關於線性穩壓器的五個設計細節
- Ble encryption details
- STM32 virtualization environment of QEMU
- Sword finger offer 09 Implementing queues with two stacks
- 关于线性稳压器的五个设计细节
- Talk about the function of magnetic beads in circuits
猜你喜欢
实例008:九九乘法表
Explore the authentication mechanism of StarUML
Take you to understand the working principle of lithium battery protection board
STM32 virtualization environment of QEMU
Design a clock frequency division circuit that can be switched arbitrarily
Matlab tips (28) fuzzy comprehensive evaluation
Example 005: three numbers sorting input three integers x, y, Z, please output these three numbers from small to large.
Agile project management of project management
STM32 --- serial port communication
MySQL之MHA高可用集群
随机推荐
Shell script realizes the reading of serial port and the parsing of message
Example 002: the bonus paid by the "individual income tax calculation" enterprise is based on the profit commission. When the profit (I) is less than or equal to 100000 yuan, the bonus can be increase
MySQL之MHA高可用集群
Sword finger offer 05 Replace spaces
Example 007: copy data from one list to another list.
Matlab tips (28) fuzzy comprehensive evaluation
Speech recognition learning summary
实例010:给人看的时间
On boost circuit
Arduino operation stm32
Typical low code apaas manufacturer cases
Agile project management of project management
猜谜语啦(9)
Apaas platform of TOP10 abroad
Bluebridge cup internet of things competition basic graphic tutorial - clock selection
Soem EtherCAT source code analysis attachment 1 (establishment of communication operation environment)
STM32---ADC
Ble encryption details
MATLAB小技巧(28)模糊綜合評價
Bluebridge cup internet of things basic graphic tutorial - GPIO input key control LD5 on and off