regen

来自「minimal python variant for small footpri」· 代码 · 共 13 行

TXT
13
字号
#! /bin/shcase `uname -sr` in'SunOS 5.'*)	;;*)	echo Probably not on a Solaris 2 system 1>&2	exit 1;;esacset -vh2py /usr/include/sys/fcntl.hh2py /usr/include/sys/socket.hh2py -i '(u_long)' /usr/include/netinet/in.hh2py /usr/include/termios.hh2py /usr/include/sys/stropts.h

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?