技术
-
复习:adb02
技术复习:adb02 复习:adb_02冷启动:adb shell am start -W xxx1.热启动:
按back按键再次启动:
adb shell am start -W xxxadb she -
2021-2022-1 20211307《信息安全专业导论》第九周学习总结
技术2021-2022-1 20211307《信息安全专业导论》第九周学习总结 2021-2022-1 20211307《信息安全专业导论》第九周学习总结2021-2022-1 20211307《信息安
-
【leetcode】565. Array Nesting
技术【leetcode】565. Array Nesting 【leetcode】565. Array NestingYou are given an integer arraynumsof lengt
-
Python中的小知识总结,1)
技术Python中的小知识总结,1) Python中的小知识总结(1)学习Python过程中,整理得到小知识(1),如果有误,真心希望指出,相互学习,相互进步~~
1.同步赋值:
python中从键盘输 -
设计模式-观察者模式(java)
技术设计模式-观察者模式(java) 设计模式-观察者模式(java)当股票的价格上涨或下降5%时,会通知持有该股票的股民,当股民听到价格上涨的消息时会买股票,当价格下降时会大哭一场。
类图public -
【leetcode】two-sum 变形 633. Sum of Square Numbers
技术【leetcode】two-sum 变形 633. Sum of Square Numbers 【leetcode】two-sum 变形 633. Sum of Square NumbersGive
-
WebService Client端
技术WebService Client端 WebService Client端pomxml version=”1.0″ encoding=”UTF-8″
project xmlns=”http://ma -
CTF入门学习3-Web通信基础
技术CTF入门学习3-Web通信基础 CTF入门学习3-Web通信基础本篇文章主要介绍WEB通信的机制,主要介绍了URL协议和HTTP协议。Web安全基础
01 Web通信
这个部分重点介绍浏览器与We -
【leetcode】1. Two Sum
技术【leetcode】1. Two Sum 【leetcode】1. Two SumGiven an array of integersnumsand an integertarget, return
-
设计模式-观察者模式(c++)
技术设计模式-观察者模式(c++) 设计模式-观察者模式(c++)当股票的价格上涨或下降5%时,会通知持有该股票的股民,当股民听到价格上涨的消息时会买股票,当价格下降时会大哭一场。
类图#include
