Created
October 21, 2014 11:53
-
-
Save hjzheng/ce72a9627311b6d5e76e to your computer and use it in GitHub Desktop.
Chrome手机模拟器
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Emulation 模拟器 | |
一:Device 设备设置 | |
1. model 模型选择 | |
2. resolution 分辨率设置 | |
3. Device pixel ratio 像素比设置 | |
4. *Emulate mobile 模拟移动端特性 | |
5. *Enable text autosizing 自动缩放字体 | |
6. *Shrink to fit 缩放以适应屏幕 | |
二:Media 媒体查询 | |
三:Network 浏览器信息 | |
四:Sensors 传感器 | |
1. Emulate touch screen 模拟移动端触摸事件 | |
--touch-events | |
2. Device Geolocation Overrides 重置地理信息 | |
3. Accelerometer 模拟陀螺仪 | |
α 围绕这Z轴的旋转 | |
β 围绕这X轴的旋转 | |
γ 围绕这Y轴的旋转 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment