Images。

Results 18 issues of Images。

如题,我看到现有单词表内,`extension`, `concurrent`等单词是通用的编程术语,不应该特属于某个编程语言。可否将这些单词提取出来,做个通用单词表?这样也方便所有使用不同语言的同学背诵。特有单词放在对应的单词表内即可,如`immutable`就可以放在js.md里。

I run below command in my repo: ``` go-callvis -focus ./ -limit ./ -nostd -debug ./ ``` But there were no output. I've already built this repo. Is this because...

如果你是因为准备春招面试而看到这个仓库,希望这些内容对你有帮助 :) * [💡【方法论】校招碎碎念 🔥](https://imageslr.com/2021/autumn-recruit.html) * [🗂【面试题】技术面试题汇总 🔥](https://imageslr.com/2020/07/08/tech-interview.html)

Every time I visit the page of a tag, I have to re-scroll the sidebar and find the next tag link. It couldn't be better if there were two navigate...

借这个仓库补充了很多知识。看到操作系统最下方 TODO 里有 IPC,分享一下我最近在复习时总结的笔记,希望对其他同学有帮助: 1. [进程间的通信方式](https://imageslr.github.io/2020/02/26/ipc.html) 2. [I/O 多路复用、select / poll / epoll](https://imageslr.github.io/2020/02/27/select-poll-epoll.html) 补充一下我的校招面试题汇总分享,大家可以作为本仓库的补充阅读资料: https://imageslr.com/2020/07/08/tech-interview.html 校招经验分享: https://imageslr.com/2021/autumn-recruit.html

easy-mock 项目似乎不维护了,可以参考下我的这个工具,能和 easy-mock 的导出文件配合使用:https://github.com/imageslr/simplest-mock-server

### Version - [X] I'm using version 1.7.0 ### Known issues - [X] I've checked Known issues ### Existing issues - [X] I've checked Existing issues ### What operating system...

bug
help wanted

现在如果搜索内容包括了中括号,会报错”grep: brackets ([ ]) not balanced“

When I press prefix + ctrl,s , it shows: ``` fc -lLn -64 > '/home/xxx/.tmux/resurrect/zsh_history-default:2.1' zsh: bad option: -L ``` zsh version: zsh 5.0.7 (x86_64-pc-linux-gnu)

文档中缺少了一个“不”: ![image](https://user-images.githubusercontent.com/17822028/64074137-28be2e80-ccda-11e9-84ee-e1ad35804db2.png) 这是 github 上的源文件: ![image](https://user-images.githubusercontent.com/17822028/64074140-2d82e280-ccda-11e9-8b12-e7475d694f92.png)