cpptocc.sh
来自「jpeg and mpeg 编解码技术源代码」· Shell 代码 · 共 3 行
SH
3 行
#!/bin/sh
# Script to change the C++ suffix of more than one file at once, # from file.cpp to file.cc or file.hpp to file.hh .
# Additionally applies 慸os2unix
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?