cygwin.pl
来自「source of perl for linux application,」· PL 代码 · 共 7 行
PL
7 行
# SysV IPC is an optional Cygwin package## Starting with cygwin 1.5.7, cygipc is deprecated in favor of# cygserver (which requires no extra libs).# Uncomment if for some reason you need to get this to work with cygipc.#$self->{LIBS} = ['-lcygipc']
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?