⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 This source code has been tested under OpenWindows 2.0, Sun s X11/NeWS server. For Xlib programs th
💻
字号:
## Text Editor Makefile## Revision 9: Addition of XmText direct clipboard interface#.c.o:	cc -g -c $*.c -D_NO_PROTOOBJS = main.o menu.o misc.o alerts.o filer.o find.o saveproto.oa.out: $(OBJS)	cc -g $(OBJS) -lXm -lXt -lX11 -lPWmain.o:		main.c textedit.hmenu.o:		menu.c textedit.hmisc.o:		misc.c textedit.halerts.o:	alerts.c textedit.hfiler.o:	filer.c textedit.hfind.o:		find.c textedit.hsaveproto.o:	saveproto.c textedit.h

⌨️ 快捷键说明

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