Derick Wellborn

Results 6 issues of Derick Wellborn

https://github.com/Daotin/web/blob/master/11-%E7%A7%BB%E5%8A%A8Web/02-JD%E7%A7%BB%E5%8A%A8%E7%AB%AF%E7%BD%91%E9%A1%B5%EF%BC%8C%E7%A7%BB%E5%8A%A8%E8%A7%A6%E5%B1%8F%E4%BA%8B%E4%BB%B6.md 中的 https://github.com/Daotin/Web/tree/master/Code/src/11/jd.zip 404 ,master分支内没有Code目录

1. install C++ version as [doc](https://pulsar.apache.org/docs/client-libraries-cpp#windows-64-bit) 2. build Release and set system variable as [README](https://github.com/apache/pulsar-client-node#readme) 3. install `pulsar-client` successfully 4. `require("pulsar-client")` - node:18.4.0 - system:Win 10 the minium error code...

All examlpes here confuse me a lot. Too many encapsulations or requires in those examples, so if there is a no-extra-dependency example or just an example that import modules from...

discuss

``` 11:24:17 ERR SidecarBody [SCRIPT_MESSAGRE_HANDLER_SYMBOL]() MessageType.Error: Error: access violation accessing 0x21 at (frida/runtime/core.js:141) at onEnter (/script1.js:449) node:events:491 throw er; // Unhandled 'error' event ^ F:\code\oneRobot\node_modules\gerror\src\gerror\gerror.ts:69 const e = new Error(payload)...

when save file from msg using `toFileBox`, got an abnormal FileBox. reproduce code here ```typescript const file = await msg.toFileBox(); // got: {} -1 console.log(file.metadata, file.size); await file.toFile(filePath); ```

## 描述 1、没看到代码格式化工具配置,修改代码的时候会自动格式化当前代码,其中有很多格式上的改动。同时发现项目里有一些格式化上的问题,是否有采用工程化开发的想法(webpack/vite系列)? 2、看到[https://github.com/tjy-gitnub/win12/issues/198](https://github.com/tjy-gitnub/win12/issues/198) 之后发现很多都是由于DOM操作过于频繁导致的卡顿,是否考虑过使用前端开发框架如React/Vue/Svelte等,减少DOM操作导致的页面卡顿? 3、当前开发的PR流程是什么,有交流群/社区来领取issue修复吗? ## 方案 ## 其他

增强