adb logcat *:S ReactNative:V ReactNativeJS:V
adb logcat *:S ReactNative:V ReactNativeJS:V
https://bobbyhadz.com/blog/get-version-from-package-json-in-node-js-code#:~:text=You%20...
1创建 .nvmrc2 配置git-bashhttps://github.com/coreybutler/nvm-windows/issues/16#issuecomment...
在threejs中环境光比较场景比较暗,用半球光做环境光比较好new THREE.HemisphereLight(0xffffff, 0xbbbbff, 0.3);
跳过prejoin 输入room的页面 prejoinConfig: { enabled: false }只开启音频 startAudioOnly:true跳过选主持人 d...
看到到ruoyi写了个脚本来管理应用的启动和停止,不用记住很多命令,非常方便。
使用 chrome devtool 和expo go 调试 Ctrl + Shift + I 打开网络的console使用 httptoolkit抓 network包 vs...
1 在react native 使用 http,默认是无法请求的,需要配置https://github.com/expo/expo/issues/22887[https://...
react native打包时下载速度慢,可以 手动下载 放到这里 参考:https://juejin.cn/post/7263035160622317626[https:/...
https://deycode.com/posts/duplicate-class-in-kotlin-android-how-to-resolve[https://deyc...
这篇文章写的很棒,直接看吧https://github.com/Microsoft/vscode-recipes/tree/master/Electron[https://g...
electron禁用html里的标题https://github.com/electron/electron/issues/2543[https://github.com/e...
addEventListener加上true就好了 document.addEventListener('scroll',(e)=>{console.log('scroll'...
前后端都单独的 http 跳转到https
electron在win7下一直报错 , 看了下vscode win7的最后版本是18.3.5 改成这个就解决了,