- Leetcode: Encode and Decode TinyURL
Note: This is a companion problem to the System Design […]...
- 函数
<!DOCTYPE html><html> <head> <meta […]...
- JavaWeb知识点
1.jsp有哪些内置对象?作用分别是什么? jsp有九大内置对象,分别是request、response、pa […]...
- CentOS快速安装Nginx的方法,nginx如何启动重启停止
1、防止 make: command not found,提前安装一些插件,取决于当前环境是否已安装,如果已经 […]...
- idea:快捷键 – 果果虫
idea:快捷键 高频率使用快捷键: Ctrl+Shift+Space:信息提示 Alt+Enter:快速修复 […]...
- mac 终端快捷键
常用的快捷键:Ctrl + a 跳到行首Ctrl + e 跳到行尾Ctrl + d 删除一个字符,相当于通常的 […]...
- 【Demo】HTML5 拍照上传
本文主要讲解 手机浏览器 如何拍照 为什么会有这个需求 最近做一个项目要用到拍照然后上传照片,但是网页拍照一般 […]...
- android BluetoothAdapter蓝牙BLE扫描总结
android BluetoothAdapter蓝牙BLE扫描总结 1.android 4.3.1(Build […]...