?? xp_pw.h
字號:
/* Copyright (c) 1995 Entropic Research Laboratory, Inc. *//* @(#)Xp_pw.h 1.3 9/26/95 ATT/ERL/ESI *//* * This material contains unpublished, proprietary software of * Entropic Research Laboratory, Inc. Any reproduction, distribution, * or publication of this work must be authorized in writing by Entropic * Research Laboratory, Inc., and must bear the notice: * * "Copyright (c) 1990-1993 Entropic Research Laboratory, Inc. * All rights reserved" * * The copyright notice above does not evidence any actual or intended * publication of this source code. * * * Written by: * Checked by: * Revised by: * * Brief description: remap pw functions for use with Xprinter * */#undef pw_vector#undef pw_write#undef pw_text#undef pw_rop#undef pw_ttext#define pw_vector Xp_xv_vector#define pw_write Xp_xv_rop#define pw_text Xp_xv_text#define pw_rop Xp_xv_rop#define pw_ttext Xp_xv_ttext
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -