cygwin
来自「針對 luby rack-off演算法之project code"Botan-1」· 代码 · 共 14 行
TXT
14 行
realname "Cygwin"
os_type unix
install_root c:\Botan
doc_dir docs
# Cygwin supports shared libs fine, but there are problems with making a Botan
# shared library when libraries it depends on are static-only (such as libz).
# So until I can figure out a work-around, it's disabled.
<supports_shared>
#all
</supports_shared>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?