当前位置:网站首页>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:简单实现上述流程:
入门级实现:
: 部分源码实现.
: 源码实现
性能参数测试:
无
参考资料和推荐阅读
欢迎阅读,各位老铁,如果对你有帮助,点个赞加个关注呗!~
边栏推荐
- Anonymous structure in C language
- Example 008: 99 multiplication table
- 每日一题——替换空格
- How to write cover letter?
- Management and use of DokuWiki
- [noi simulation] juice tree (tree DP)
- 剑指 Offer 05. 替换空格
- Talk about the function of magnetic beads in circuits
- Explain task scheduling based on Cortex-M3 in detail (Part 1)
- Buildroot system for making raspberry pie cm3
猜你喜欢
Charge pump boost principle - this article will give you a simple understanding
猜谜语啦(8)
Example 006: Fibonacci series
[cloud native | learn kubernetes from scratch] III. kubernetes cluster management tool kubectl
Why is 1900 not a leap year
319. 灯泡开关
Matlab tips (28) fuzzy comprehensive evaluation
List of linked lists
Example 003: a complete square is an integer. It is a complete square after adding 100, and it is a complete square after adding 168. What is the number?
Bluebridge cup internet of things basic graphic tutorial - GPIO output control LD5 on and off
随机推荐
STM32 --- NVIC interrupt
Stablq of linked list
STM32 summary (HAL Library) - DHT11 temperature sensor (intelligent safety assisted driving system)
Classic application of MOS transistor circuit design (1) -iic bidirectional level shift
STM32 virtualization environment of QEMU
实例001:数字组合 有四个数字:1、2、3、4,能组成多少个互不相同且无重复数字的三位数?各是多少?
Bluebridge cup internet of things basic graphic tutorial - GPIO input key control LD5 on and off
Anonymous structure in C language
Detailed summary of FIO test hard disk performance parameters and examples (with source code)
MHA High available Cluster for MySQL
Management and use of DokuWiki
QEMU demo makefile analysis
關於線性穩壓器的五個設計細節
实例003:完全平方数 一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?
Sword finger offer 09 Implementing queues with two stacks
【NOI模拟赛】汁树(树形DP)
每日一题——替换空格
Chapter 18 using work queue manager (1)
Explain task scheduling based on Cortex-M3 in detail (Part 2)
Summary of SIM card circuit knowledge