卜卜口

Results 116 issues of 卜卜口

https://vikyd.github.io/download-chromium-history-version/#/

https://developer.mozilla.org/zh-CN/docs/Web/API/Element/wheel_event 通过 wheel 事件 可以捕获到 deltaX deltaY 还有 ctrlKey ??? ```javascript document.onwheel = e=>{ console.log(e.ctrlKey,e.deltaX,e.deltaY) } ``` 不是很理解,但是 ctrlKey === true 的情况就是双指缩放,false 的情况是位移 还有这个手势事件好像有点厉害 https://stackoverflow.com/questions/4755848/javascript-events-for-gestures-in-webkit-on-mac ```javascript document.ongesturestart = e=>document.body.innerHTML="Gesture started...

250805新上线的街道底图,遇到偏移时欢迎在这里进行反馈

国土数値情報 バス停留所データ https://nlftp.mlit.go.jp/ksj/gml/datalist/KsjTmplt-P11-v3_0.html 国土数値情報 バスルートデータ https://nlftp.mlit.go.jp/ksj/gml/datalist/KsjTmplt-N07-2022.html

## 反馈格式 对应缩写:yyds 错误翻译:遇到的少