lengmianshi

Results 13 comments of lengmianshi

我的有道云有多个目录和子目录,可以一次性导进语雀吗? 发自我的iPhone > 在 2022年5月23日,10:37,Depp Wang ***@***.***> 写道: > >  > 应该图片链接的问题,本地 md 图片链接是否是本地链接,如果是,尝试替换为图床链接 > > — > Reply to this email directly, view it on GitHub, or unsubscribe....

> > 执行`get init` 报错: ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 61), address = pub.dev, port = 61253, uri=https://pub.dev/api/packages/get > > 想问下,如果修改get的镜像源,如改为https://pub.flutter-io.cn > > 你这个技术还是告别编程吧。...

> > > > 执行`get init` 报错: ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 61), address = pub.dev, port = 61253, uri=https://pub.dev/api/packages/get > > > >...

> > > > > > 执行`get init` 报错: ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 61), address = pub.dev, port = 61253, uri=https://pub.dev/api/packages/get > >...

> > 执行`get init` 报错: ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 61), address = pub.dev, port = 61253, uri=https://pub.dev/api/packages/get > > 想问下,如果修改get的镜像源,如改为https://pub.flutter-io.cn > > 笑死我他吗,你到底知不知道什么是issue,还搞开发,真不建议你这种人上github...

> > > > 执行`get init` 报错: ClientException with SocketException: Connection refused (OS Error: Connection refused, errno = 61), address = pub.dev, port = 61253, uri=https://pub.dev/api/packages/get > > > >...

> 這裡提供另外一個解法,就是額外新增一個 field 使用自訂的 `unigram_tokenizer`(即 [NGram Tokenizer](https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-ngram-tokenizer.html)),然後搜尋的時候同時查找原始欄位和 unigram 欄位: > > ```json > { > "settings": { > "analysis": { > "tokenizer": { > "unigram_tokenizer": { > "type": "ngram", >...

> @cycyyy fix hasn't been incorporated into `mysql-binlog-connector-java` just yet (note that it's **MariaDB-specific**), BUT one can easily put things right on application level (by rolling binlog position back to...