yan17's recent timeline updates
yan17

yan17

V2EX member #386191, joined on 2019-02-22 17:12:07 +08:00
Linux 下有哪些支持云端同步的 PDF 阅读器?
Linux  •  yan17  •  May 4, 2023  •  Lastly replied by yan17
8
wps for Linux 不支持 PDF 注释吗?
Linux  •  yan17  •  Aug 22, 2022  •  Lastly replied by yan17
9
请教一下 OVS DPDK 发送队列
编程  •  yan17  •  Dec 6, 2021  •  Lastly replied by yan17
1
有哪些可以显示代码类图的工具?
Linux  •  yan17  •  Sep 23, 2021  •  Lastly replied by yan17
3
yan17's recent replies
May 4, 2023
Replied to a topic by yan17 Linux Linux 下有哪些支持云端同步的 PDF 阅读器?
@utfs8889 这个看着也不错,不过需要邀请码
May 4, 2023
Replied to a topic by yan17 Linux Linux 下有哪些支持云端同步的 PDF 阅读器?
@OrdinaryMan 两个都试了一下,腾讯文档也不支持对 PDF 进行注释,坚果云确实不错,不过 199 一年还是有点小贵,免费版只有 1 个 G 的上传流量好像有点少,不过对 PDF 注释之后,它采用的是增量上传的,这点吊打 WPS ,1G 的上传流量应该也可以满足了,先试试。
May 2, 2023
Replied to a topic by LeviMarvin 程序员 2023 五一了求推荐笔记本电脑
荣耀 magicbook 14 2023 最新款,续航很长,颜值我觉得也挺好看的

https://item.jd.com/100056456219.html#crumb-wrap
@king888 可以分享一个邀请码吗?
@fresco 怎么样,跟 new bing 比起来?
@Cells 我用的 terminator 这个终端支持选中复制,需要配置一下,是有一些终端不支持
@Freakr 是 utf-8 ,
$ locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=zh_CN.UTF-8
LC_TIME=zh_CN.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=zh_CN.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=zh_CN.UTF-8
LC_NAME=zh_CN.UTF-8
LC_ADDRESS=zh_CN.UTF-8
LC_TELEPHONE=zh_CN.UTF-8
LC_MEASUREMENT=zh_CN.UTF-8
LC_IDENTIFICATION=zh_CN.UTF-8
LC_ALL=
我试了下,ubuntu 自带的终端 和 terminator 都是这样,go version go1.20.1 linux/amd64
为什么在输入问题的时候,删除中文需要按两下呢? golang 的输入问题吗?
@Cells 我觉得没有必要复制到剪贴板,我更习惯用终端自带的 选中就复制,不过配置项也可以
Feb 26, 2023
Replied to a topic by LinkT 程序员 写注释也要解放
公司这规定有点离谱啊,那要是后续再次修改,原来的注释要删除吗?
```
public static void main(String[] args) {
//zhangsan modify this for xxxx. 2023-02-26 start
+ //zhangsan modify this for xxxx. 2023-02-27 start
+ System.out.println("Bye, World! ");
+ //zhangsan modify this for xxxx. 2023-02-27 end
//zhangsan modify this for xxxx. 2023-02-26 end
}
}
```
不删不就变这样了?
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2773 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 08:11 · PVG 16:11 · LAX 01:11 · JFK 04:11
♥ Do have faith in what you're doing.