regen

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

TXT
12
字号
#! /bin/shcase `uname` inLinux*)	;;*)	echo Probably not on a Linux 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.h

⌨️ 快捷键说明

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