netscape.c
来自「ANFY特效」· C语言 代码 · 共 17 行
C
17 行
#include <stdlib.h>#include <stdio.h>#include <string.h>#include <unistd.h>#include <X11/X.h>#include <X11/Xatom.h>#include <X11/Xlib.h>#include <X11/Xmu/WinUtil.h> /* for XmuClientWindow() *//* -*- Mode:C; tab-width: 8 -*- * remote.c --- remote control of Netscape Navigator for Unix. * version 1.1.3, for Netscape Navigator 1.1 and newer. * * Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?