This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

能解释一下 file search c/c++ search 这四种搜索之间的不同吗?

  • 没细分过这些,ccs help里的分享给你:

    file search:用于搜索文本或者文件;

    remote search:在远程服务器或这文件系统上搜索文本字符串和文件,包括linux,unix,windows系统;

    c/c++ search:主要是search函数以及变量;

    git search:search开源代码