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