Yanren

Results 13 comments of Yanren

来了来了,用了蛮久这个主题了,今天才来,这是我的博客: https://blog.endureblaze.cn/ 主题很好,作者加油哦!

> 那你可以用 DialogFragment,它是 Fragment 的子类,可以直接用让 Fragment 沉浸导航栏的方法 你好,我在 `DialogFragment` 中使用了 ```kotlin navigationBar { fitWindow = false } ``` 但是他没有效果,我有设置 ```kotlin attributes.gravity = Gravity.BOTTOM ``` 是这个的原因吗

> > > 请问Liberica JDK和 AdoptOpenJDK 有怎样的异同?TUNA已有后者镜像(虽然最近有点问题),类似 issue 还有 #976 Liberica JDK 的 Full 版本集成了 JavaFX 对于教学或者自用亦或是使用 HMCL 都很方便,包括最新的 JDK 15 也集成了 JavaFX

> > > 可以提供下使用的版本和相关构建plugin的版本么? ```Gradle dependencies { classpath 'com.android.tools.build:gradle:3.5.0' classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.2.16' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files }...

我在配置之后出现了 `Uncaught ReferenceError: exports is not defined`,具体查看 [#38](https://github.com/chnejohnson/vue-dapp/issues/38)

> 换个主题试试?还是你的 web 服务器定制的是哪种? 是 Uhttpd

If I use `yarn build` directly, it works fine

> Hi, sorry for the late response, unfortunately i'm not skilled enough about build tool to help That's fine, I've used vite's envDir function to achieve a similar effect. I'm...

> I think its the way `lodash.merge` is bundled, this dependency will be removed in 1.0, maybe it will solve the issue. OK, I'll try again with the 1.0 release

> 我也遇到了同样的问题,请问是怎么解决的? 没解决,反正 PDF 里面只有一些文字和图片,我直接手写了。这个库还要占用 300 KB,PDF 还要几 MB,算下来还是手写吧,省空间哈哈。