Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 Ctags 来生成标签文件,但我更喜欢它作为一个库而不是可执行文件。是否有任何可用的软件包作为库?我有一个带有可执行文件的编译版本,但不想在我的应用程序中运行新进程。任何建议或指针表示赞赏
我没有找到,所以我必须自己动手!