一、常用快捷键Alt + Shift + F10 选择配置和运行Alt + Shift + F9 选择配置和调试Shift + F10 运行Shi
网络查看 Ipconfig ipconfig /all系统激活信息查询 slmgr /dlv服务器Hyper-V支持查询systeminfo.exe查看环境变量set打开休眠功能powercfg -
匹配超链接: ]+
Java中常用的锁机制1.锁的定义和锁粒度1.1什么是锁? 在计算机科学中,锁(lock)或互斥(mutex)是一种同步机制,用于在有许多执行线程的环境中强制对
body{ background-color: #0078b3; } .p_w_picpath{ &nb
要点:一、颜色属性demo.html  
* 给导航条加阴影if ([self.navigationBar respondsToSelector:@selector(setBackgroundImage:forBarMetrics:)]){
$statusdb->updateAll(['status'=>2], 'earnestId=:earnestId and type=:type',['ear
最全的adb命令介绍(中文):https://github.com/mzlogin/awesome-adb 1、启动apk 1)获取启动时间adb shell am start -W 包名/启动ac
ctrl + d 复制行 ctrl + y 删除行 ctrl + alt + l 格式化代码 ctrl + alt + t 添加条件语句、不同关键字、静态代码块 psvm 快