L1H0n9Jun

Results 7 comments of L1H0n9Jun

https://blog.lihj.me 改了整体配色 欢迎踩一踩

> > > @L1H0n9Jun nice color! And how you make custom scrollbar? CSS code as below. Only works in browsers based on webkit or blink kernel like chrome... Still couldn't...

> > > @L1H0n9Jun 挺漂亮的,可以分享配置吗? 基本上算是重写所有元素的配色了,折腾了好久,这个是 `next/source/css/_custom/custom.styl` : ```css // Custom styles. // post margin 响应式布局 @media (max-width:991px) { .posts-expand .post-meta { margin-bottom: 0.5em !important; } .post-button { margin-top: 1em...

ping6 ipv6.google.com 不通

```R > class(seurat_v2_object) 'seurat' ``` I found that in commit `512f6b24d0d2b8c913c4fa068d6a73c35e73a50d`, this was removed from NAMESPACE as: ```diff - S3method(RunHarmony,seurat) ``` Don't know the reason. But if you insist to...

Love_files/functions.js 文件 typewriter函数,数字75就是文字出现速度,(line 34) 越大速度越慢。 推荐把常量写成参数,如speed,在index中调用时带参数指定速度 .typewriter(/*speed*/$速度值)

> Error in ds$write_low_level(robj) : Robj to convert does not match enum datatype > export2scope(scenicOptions, exprMat) I have met the same issue. I found this error in `hdf5r` : ```c...