opengrok_使用技巧

Searchhttps://xrefandroid.com/android-15.0.0_r1/

选择搜索的目录(工程)

手动在下拉框中选择,或者 使用下面三个快捷按钮进行选择或者取消选择。

输入搜索的条件

搜索域说明
full Search through all text tokens (words,strings,identifiers,numbers) in index.
defs Only finds symbol definitions (where e.g. a variable (function, ...) is defined).
refs Only finds symbols (e.g. methods, classes, functions, variables).
path path of the source file (no need to use dividers, or if, then use "/" - Windows users, "\" is an escape key in Lucene query syntax! Please don't use "\", or replace it with "/"). Also note that if you want just exact path, enclose it in "", e.g. "src/mypath", otherwise dividers will be removed and you get more hits.
hist History log comments.
type Type of analyzer used to scope down to certain file types (e.g. just C sources). Current mappings: [ada=Ada, asm=Asm, bzip2=Bzip(2), c=C, clojure=Clojure, csharp=C#, cxx=C++, eiffel=Eiffel, elf=ELF, erlang=Erlang, file=Image file, fortran=Fortran, golang=Golang, gzip=GZIP, haskell=Haskell, hcl=HCL, jar=Jar, java=Java, javaclass=Java class, javascript=JavaScript, json=Json, kotlin=Kotlin, lisp=Lisp, lua=Lua, mandoc=Manual pages, pascal=Pascal, perl=Perl, php=PHP, plain=Plain Text, plsql=PL/SQL, powershell=PowerShell script, python=Python, r=R, ruby=Ruby, rust=Rust, scala=Scala, sh=Shell script, sql=SQL, swift=Swift, tar=Tar, tcl=Tcl, terraform=Terraform, troff=Troff, typescript=TypeScript, uuencode=UUEncoded, vb=Visual Basic, verilog=Verilog, xml=XML, yaml=Yaml, zip=Zip]
搜索条件
相关推荐
云徒川13 小时前
【设计模式】过滤器模式
windows·python·设计模式
virelin_Y.lin14 小时前
系统与网络安全------Windows系统安全(4)
windows·web安全·系统安全·账号安全
学也不会16 小时前
d202541
windows
厦门德仔17 小时前
【C#】C#字符串拼接的6种方式及其性能分析对比
服务器·windows·c#
网络探索者1 天前
DirectX修复工具(DirectX Repair)官网免费下载
windows
心灵宝贝1 天前
SQLyog一款被遗忘的MySQL管理利器深度解析
windows
Doris Liu.1 天前
如何检测代码注入(Part 2)
windows·python·安全·网络安全·网络攻击模型
bjxiaxueliang1 天前
一文详解QT环境搭建:Windows使用CLion配置QT开发环境
开发语言·windows·qt
郁大锤2 天前
如何在 Windows 上安装与配置 Tomcat
java·windows·tomcat
松树戈2 天前
windows通用网线连接ubuntu实现ssh登录、桌面控制、文件共享【实操&常见问题解决思路】
linux·windows·ubuntu·ssh