你用什么样的cscope参考卡? [英] What cscope reference card do you use?

查看:179
本文介绍了你用什么样的cscope参考卡?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是 cscope的快捷键/使用,我可以打印为快速参考标准/最佳参考卡?

What is the standard/best reference card for cscope shortcuts/usage that I can print for quick reference?

推荐答案

我能想到这样做的最简单的方法,它的价格便宜,是让硬拷贝手册页的cscope,并创建一个文本文件...比如

The easiest way I can think of doing this, and its cheap, is to get the hardcopy man page for cscope and create a text file...for instance:


$ man cscope | col -b > cscope.txt 

或者,将其转换为PS文件送入Ghostscript的:

Or, to convert to ps file for feeding into Ghostscript:


$ man -t cscope > cscope.ps
$ gs cscope.ps -sOutputFile=cscope.pdf

这篇关于你用什么样的cscope参考卡?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆