Zheng Junyi

Results 29 comments of Zheng Junyi

缺少是难免的,就像专业校对校的书也可能有错别字一样 如果数量不多的话手动修吧 可以把有缺漏的诗按每100首一组分组,大家按组领任务,交任务;人多的话很快就可以修好的

我在**实验性功能**中开启 `requestIdleCallback` 后,脚本能部分可用:比如黑暗模式; 但是只能加载半个页面的内容: 以下是控制台的报错信息: ``` [Error] Failed to load resource: the server responded with a status of 404 () (vendor.1027721c.js.map, line 0) [Error] Failed to load resource: the server...

毕业论文用这玩意你确定不会被导师锤死?😂😂

我尝试在Windows环境下编译了jikefm,听歌正常(能出声),无法登陆(登陆二维码显示不了),主要是中文显示上的问题。 我的系统信息: - 系统:Windows 专业版 1803 - CPU:Intel 64位 - go version:go1.12.1 windows/amd64 测试中遇到的问题: 1. 登陆二维码无法显示。(因为没法登陆所以需要登陆的功能都没法测试) ![Snipaste_2019-03-22_16-17-31](https://user-images.githubusercontent.com/26341224/54810577-68abcf00-4cc1-11e9-92db-a1905acdc521.png) 2. 中文无法完整显示,左栏中的中文内容要将光标移动到相关项目上才能正常显示,右边的介绍一闪而过(左栏的光标移动到项目上时显示一秒然后就没了) ![Snipaste_2019-03-22_16-14-53](https://user-images.githubusercontent.com/26341224/54810263-a1977400-4cc0-11e9-85a5-6c03e58d32f7.png)

我用CMD测试了一下,同样无法正常显示登陆二维码和中文 ![Snipaste_2019-03-22_09-01-26](https://user-images.githubusercontent.com/26341224/54812510-39e42780-4cc6-11e9-8779-b012f5de9a5c.png) ![Snipaste_2019-03-22_09-02-44](https://user-images.githubusercontent.com/26341224/54812547-4a949d80-4cc6-11e9-8b39-0ee8f269709f.png) 然后我又按照你说的去编译了一下 的demo,果然有同样的问题 ![Snipaste_2019-03-22_09-13-31](https://user-images.githubusercontent.com/26341224/54812657-95aeb080-4cc6-11e9-8ed7-a85d28df0eb9.png) ![Snipaste_2019-03-22_09-14-24](https://user-images.githubusercontent.com/26341224/54812645-8b8cb200-4cc6-11e9-9e5d-5bd1320b33f5.png) 看来这个TUI可能对Windows平台下的中文支持的不怎么好,也可能是我电脑的问题😂

然后我又测试了一下在Linux系统下的编译和运行,除了 #4 提到的登录二维码太大的问题以及编译上的一点小坑以外没有什么别的问题 ![深度截图_选择区域_20190322182633](https://user-images.githubusercontent.com/26341224/54816991-b976f400-4cd0-11e9-9020-3d6485072a6e.png) ![深度截图_选择区域_20190322182923](https://user-images.githubusercontent.com/26341224/54816998-bc71e480-4cd0-11e9-9c72-170e2a590272.png) 编译上有个小坑就是 hajimehoshi/oto 这个依赖需要依赖 libasound2-dev 可以通过 apt 进行安装: ``` apt install libasound2-dev ```

这个功能未来应该会加,但现在还没想好该怎么设计 你有好的想法欢迎提 PR

是正常的,我的想法是尽量让主题的样式跟随系统。 等以后系统级别的黑暗模式普及了会砍掉切换按钮。#32

Update a new translated content! This time it's a relevant translation **deployed to Vercel**. Here is the corresponding English page for this translation: [Deploy your Astro Site to Vercel](https://docs.astro.build/en/guides/deploy/vercel) And...

I saw news about hacktoberfest in the Discord channel. So, why not? If everything is ok with the PR, I would appreciate it beign labeled with `hacktoberfest-accepted `! Thank u.😃