Heyu Lin

Results 5 issues of Heyu Lin

Hi, I'm using Java 9 on Win10. According to the release log v1.4.4, Figtree is able to run on Java 9, but I got the warning `This application requires a...

Hi, while I understand `pplacer` requires a lot of memory because it caches likelihood vectors for all of the internal nodes, I'm still confused why it needs more memory when...

**问题描述** 用uni.getImageInfo在安卓平台测试获取图片的orientation,无论是横向还是竖向的图,都返回`up`, 但实际上用手机图片详情或者图虫exif查看,都可以看到横图被标注为180,竖图被标为90. **复现步骤** 示例图片: ![2024-01-28-19-05-13-751](https://github.com/dcloudio/uni-app/assets/15141939/a9a182cd-f5cc-4253-b543-5dca8274fe35) 图虫exif信息: ![Snipaste_2024-01-28_20-57-35](https://github.com/dcloudio/uni-app/assets/15141939/1cbb1892-5c95-496a-a61d-e5e73f7166ed) 而用uniapp获取到的信息: ![image](https://github.com/dcloudio/uni-app/assets/15141939/cb1b8621-4ba7-4382-8984-90b7b03ba374) 贴上代码: ``` javascript methods: { selectImage() { uni.chooseImage({ count: 1, sizeType: ['original'], sourceType: ['album'], success: (res) => { this.imageSrc =...

### 版本 2.0.36 ### 转载链接 [ext.dcloud.net.cn/plugin](https://ext.dcloud.net.cn/plugin?id=1593) ### 重现步骤 在Dcloud插件市场,通过点击”使用HBuilderX导入插件“直接安装到项目中,发现没有`u-verification-code`组件。 同样,在Dcloud插件市场点击”下载插件ZIP“,下载下来的包里面还是没有这个组件。 ### 期望的结果是什么? 有`u-verification-code`文件夹 ### 实际的结果是什么? 没有这个文件夹,导致项目提示 ```bash Module not found: Error: Can't resolve '@/uni_modules/uview-ui/components/u-verification-code/u-verification-code.vue' in... ```

### Prerequisites + [x] Have you read [Feedback](https://guangchuangyu.github.io/ggtree/#feedback) and follow the [guide](https://guangchuangyu.github.io/2016/07/how-to-bug-author/)? * [x] make sure your are using the latest release version * [x] read the [documents](https://yulab-smu.github.io/treedata-book/) * [x]...