regen
来自「minimal python variant for small footpri」· 代码 · 共 12 行
TXT
12 行
#! /bin/shcase `uname -sv` in'AIX 4'*) ;;*) echo Probably not on an AIX 4 system 1>&2 exit 1;;esacset -vh2py.py /usr/include/fcntl.hh2py.py /usr/include/sys/socket.hh2py.py -i '(u_long)' /usr/include/netinet/in.hh2py.py /usr/include/termios.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?