naivenaive

Results 7 issues of naivenaive

**describe feature功能描述** manifest v2很快就不支持了,如何在manifest v3 沙盒中用axios。沙盒中只支持fetch,不支持axios或传统的httprequest,应该如何调整?

good suggestion

分享你的PubMed过滤器代码让PubMed变得更好用。欢迎您分享您定制的适应您研究领域或专业的PubMed过滤器信息,请在描述中标明该过滤器所适应的研究领域即专业。此外,您也可以在这个页面找到适合您研究领域和专业的PubMed过滤器。有了您的帮助,PubMed过滤器将会更加好用。

I am using the vue-cli-plugin-browser-extension version 0.24.2. It works fine with `npm run serve`. But when I want to debug in the web browser, I can only find the modified...

Thanks for your excellent work. I found a feature not documented in README. If there is not any page break inserted in the docx file, all content will be rendered...

Thanks for your excellent work. I am working on a project to construct a large 3D mesh from multiple small parts and find vtkbool might be a good solution. However,...

Thanks for your excellent instruction which saved me a lot of time. However, The VMDK provided in the tutorial is MacOS Catalina 10.15 which was released in 2020, about 2...

Thanks for your excellent work. When I try to show camera and object pose using main_display_cam_obj_pose.py, an error occured. ``` File "python_utils/main_display_cam_obj_pose.py", line 140, in Pts3d = np.dot(obj_mat.T,R.T) + T...