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

📄 llib-lncurses

📁 ncurses 库 可能有用酒用 没用就算了 我觉得还可以用
💻
📖 第 1 页 / 共 4 页
字号:
		int	a3, 		chtype	*z)		{ return(*(int *)0); }#undef mvwinnstrint	mvwinnstr(		WINDOW	*a1, 		int	a2, 		int	a3, 		char	*a4, 		int	z)		{ return(*(int *)0); }#undef mvwinschint	mvwinsch(		WINDOW	*a1, 		int	a2, 		int	a3, 		chtype	z)		{ return(*(int *)0); }#undef mvwinsnstrint	mvwinsnstr(		WINDOW	*a1, 		int	a2, 		int	a3, 		const char *a4, 		int	z)		{ return(*(int *)0); }#undef mvwinsstrint	mvwinsstr(		WINDOW	*a1, 		int	a2, 		int	a3, 		const char *z)		{ return(*(int *)0); }#undef mvwinstrint	mvwinstr(		WINDOW	*a1, 		int	a2, 		int	a3, 		char	*z)		{ return(*(int *)0); }#undef mvwvlineint	mvwvline(		WINDOW	*a1, 		int	a2, 		int	a3, 		chtype	a4, 		int	z)		{ return(*(int *)0); }#undef PAIR_NUMBERint	PAIR_NUMBER(		int	z)		{ return(*(int *)0); }#undef redrawwinint	redrawwin(		WINDOW	*z)		{ return(*(int *)0); }#undef refreshint	refresh(void)		{ return(*(int *)0); }#undef scrlint	scrl(		int	z)		{ return(*(int *)0); }#undef scrollint	scroll(		WINDOW	*z)		{ return(*(int *)0); }#undef setscrregint	setscrreg(		int	a1, 		int	z)		{ return(*(int *)0); }#undef standoutint	standout(void)		{ return(*(int *)0); }#undef standendint	standend(void)		{ return(*(int *)0); }#undef timeoutvoid	timeout(		int	z)		{ /* void */ }#undef touchlineint	touchline(		WINDOW	*a1, 		int	a2, 		int	z)		{ return(*(int *)0); }#undef touchwinint	touchwin(		WINDOW	*z)		{ return(*(int *)0); }#undef untouchwinint	untouchwin(		WINDOW	*z)		{ return(*(int *)0); }#undef vlineint	vline(		chtype	a1, 		int	z)		{ return(*(int *)0); }#undef vw_printwint	vw_printw(		WINDOW	*a1, 		const char *a2, 		va_list	z)		{ return(*(int *)0); }#undef vw_scanwint	vw_scanw(		WINDOW	*a1, 		char	*a2, 		va_list	z)		{ return(*(int *)0); }#undef waddchstrint	waddchstr(		WINDOW	*a1, 		const chtype *z)		{ return(*(int *)0); }#undef waddstrint	waddstr(		WINDOW	*a1, 		const char *z)		{ return(*(int *)0); }#undef wattronint	wattron(		WINDOW	*a1, 		int	z)		{ return(*(int *)0); }#undef wattroffint	wattroff(		WINDOW	*a1, 		int	z)		{ return(*(int *)0); }#undef wattrsetint	wattrset(		WINDOW	*a1, 		int	z)		{ return(*(int *)0); }#undef wattr_getint	wattr_get(		WINDOW	*a1, 		attr_t	*a2, 		short	*a3, 		void	*z)		{ return(*(int *)0); }#undef wattr_setint	wattr_set(		WINDOW	*a1, 		attr_t	a2, 		short	a3, 		void	*z)		{ return(*(int *)0); }#undef wdeletelnint	wdeleteln(		WINDOW	*z)		{ return(*(int *)0); }#undef wgetstrint	wgetstr(		WINDOW	*a1, 		char	*z)		{ return(*(int *)0); }#undef winchstrint	winchstr(		WINDOW	*a1, 		chtype	*z)		{ return(*(int *)0); }#undef winsertlnint	winsertln(		WINDOW	*z)		{ return(*(int *)0); }#undef winsstrint	winsstr(		WINDOW	*a1, 		const char *z)		{ return(*(int *)0); }#undef winstrint	winstr(		WINDOW	*a1, 		char	*z)		{ return(*(int *)0); }#undef wstandoutint	wstandout(		WINDOW	*z)		{ return(*(int *)0); }#undef wstandendint	wstandend(		WINDOW	*z)		{ return(*(int *)0); }#undef mouse_trafoNCURSES_BOOL	mouse_trafo(		int	*a1, 		int	*a2, 		NCURSES_BOOL	z)		{ return(*(NCURSES_BOOL *)0); }/* ./base/lib_getch.c */#include <fifo_defs.h>#undef ESCDELAYint	ESCDELAY;#undef _nc_wgetchint	_nc_wgetch(		WINDOW	*win, 		unsigned long *result, 		int	use_meta)		{ return(*(int *)0); }#undef wgetchint	wgetch(		WINDOW	*win)		{ return(*(int *)0); }/* ./base/lib_getstr.c */#undef wgetnstrint	wgetnstr(		WINDOW	*win, 		char	*str, 		int	maxlen)		{ return(*(int *)0); }/* ./base/lib_hline.c */#undef whlineint	whline(		WINDOW	*win, 		chtype	ch, 		int	n)		{ return(*(int *)0); }/* ./base/lib_immedok.c */#undef immedokvoid	immedok(		WINDOW	*win, 		NCURSES_BOOL flag)		{ /* void */ }/* ./base/lib_inchstr.c */#undef winchnstrint	winchnstr(		WINDOW	*win, 		chtype	*str, 		int	n)		{ return(*(int *)0); }/* ./base/lib_initscr.c */#undef initscrWINDOW	*initscr(void)		{ return(*(WINDOW **)0); }/* ./base/lib_insch.c */#undef _nc_insert_chint	_nc_insert_ch(		WINDOW	*win, 		chtype	ch)		{ return(*(int *)0); }#undef winschint	winsch(		WINDOW	*win, 		chtype	c)		{ return(*(int *)0); }/* ./base/lib_insdel.c */#undef winsdellnint	winsdelln(		WINDOW	*win, 		int	n)		{ return(*(int *)0); }/* ./base/lib_insnstr.c */#undef winsnstrint	winsnstr(		WINDOW	*win, 		const char *s, 		int	n)		{ return(*(int *)0); }/* ./base/lib_instr.c */#undef winnstrint	winnstr(		WINDOW	*win, 		char	*str, 		int	n)		{ return(*(int *)0); }/* ./base/lib_isendwin.c */#undef isendwinNCURSES_BOOL isendwin(void)		{ return(*(NCURSES_BOOL *)0); }/* ./base/lib_leaveok.c */#undef leaveokint	leaveok(		WINDOW	*win, 		NCURSES_BOOL flag)		{ return(*(int *)0); }/* ./base/lib_mouse.c */#undef getmouseint	getmouse(		MEVENT	*aevent)		{ return(*(int *)0); }#undef ungetmouseint	ungetmouse(		MEVENT	*aevent)		{ return(*(int *)0); }#undef mousemaskmmask_t	mousemask(		mmask_t	newmask, 		mmask_t	*oldmask)		{ return(*(mmask_t *)0); }#undef wencloseNCURSES_BOOL wenclose(		const WINDOW *win, 		int	y, 		int	x)		{ return(*(NCURSES_BOOL *)0); }#undef mouseintervalint	mouseinterval(		int	maxclick)		{ return(*(int *)0); }#undef _nc_has_mouseint	_nc_has_mouse(void)		{ return(*(int *)0); }#undef wmouse_trafoNCURSES_BOOL wmouse_trafo(		const WINDOW *win, 		int	*pY, 		int	*pX, 		NCURSES_BOOL to_screen)		{ return(*(NCURSES_BOOL *)0); }/* ./base/lib_move.c */#undef wmoveint	wmove(		WINDOW	*win, 		int	y, 		int	x)		{ return(*(int *)0); }/* ./tty/lib_mvcur.c */#undef _nc_msec_costint	_nc_msec_cost(		const char *const cap, 		int	affcnt)		{ return(*(int *)0); }#undef _nc_mvcur_resumevoid	_nc_mvcur_resume(void)		{ /* void */ }#undef _nc_mvcur_initvoid	_nc_mvcur_init(void)		{ /* void */ }#undef _nc_mvcur_wrapvoid	_nc_mvcur_wrap(void)		{ /* void */ }#undef mvcurint	mvcur(		int	yold, 		int	xold, 		int	ynew, 		int	xnew)		{ return(*(int *)0); }#undef _nc_optimize_enableint	_nc_optimize_enable;/* ./base/lib_mvwin.c */#undef mvwinint	mvwin(		WINDOW	*win, 		int	by, 		int	bx)		{ return(*(int *)0); }/* ./base/lib_newterm.c */#undef filtervoid	filter(void)		{ /* void */ }#undef newtermSCREEN	*newterm(		char	*name, 		FILE	*ofp, 		FILE	*ifp)		{ return(*(SCREEN **)0); }/* ./base/lib_newwin.c */#undef _nc_freewinint	_nc_freewin(		WINDOW	*win)		{ return(*(int *)0); }#undef newwinWINDOW	*newwin(		int	num_lines, 		int	num_columns, 		int	begy, 		int	begx)		{ return(*(WINDOW **)0); }#undef derwinWINDOW	*derwin(		WINDOW	*orig, 		int	num_lines, 		int	num_columns, 		int	begy, 		int	begx)		{ return(*(WINDOW **)0); }#undef subwinWINDOW	*subwin(		WINDOW	*w, 		int	l, 		int	c, 		int	y, 		int	x)		{ return(*(WINDOW **)0); }#undef _nc_makenewWINDOW	*_nc_makenew(		int	num_lines, 		int	num_columns, 		int	begy, 		int	begx, 		int	flags)		{ return(*(WINDOW **)0); }/* ./base/lib_nl.c */#undef nlint	nl(void)		{ return(*(int *)0); }#undef nonlint	nonl(void)		{ return(*(int *)0); }/* ./base/lib_overlay.c */#undef overlayint	overlay(		const WINDOW *win1, 		WINDOW	*win2)		{ return(*(int *)0); }#undef overwriteint	overwrite(		const WINDOW *win1, 		WINDOW	*win2)		{ return(*(int *)0); }#undef copywinint	copywin(		const WINDOW *src, 		WINDOW	*dst, 		int	sminrow, 		int	smincol, 		int	dminrow, 		int	dmincol, 		int	dmaxrow, 		int	dmaxcol, 		int	over)		{ return(*(int *)0); }/* ./base/lib_pad.c */#undef newpadWINDOW	*newpad(		int	l, 		int	c)		{ return(*(WINDOW **)0); }#undef subpadWINDOW	*subpad(		WINDOW	*orig, 		int	l, 		int	c, 		int	begy, 		int	begx)		{ return(*(WINDOW **)0); }#undef prefreshint	prefresh(		WINDOW	*win, 		int	pminrow, 		int	pmincol, 		int	sminrow, 		int	smincol, 		int	smaxrow, 		int	smaxcol)		{ return(*(int *)0); }#undef pnoutrefreshint	pnoutrefresh(		WINDOW	*win, 		int	pminrow, 		int	pmincol, 		int	sminrow, 		int	smincol, 		int	smaxrow, 		int	smaxcol)		{ return(*(int *)0); }#undef pechocharint	pechochar(		WINDOW	*pad, 		const chtype ch)		{ return(*(int *)0); }/* ./base/lib_printw.c */#undef printwint	printw(		const char *fmt, 		...)		{ return(*(int *)0); }#undef wprintwint	wprintw(		WINDOW	*win, 		const char *fmt, 		...)		{ return(*(int *)0); }#undef mvprintwint	mvprintw(		int	y, 		int	x, 		const char *fmt, 		...)		{ return(*(int *)0); }#undef mvwprintwint	mvwprintw(		WINDOW	*win, 		int	y, 		int	x, 		const char *fmt, 		...)		{ return(*(int *)0); }#undef vwprintwint	vwprintw(		WINDOW	*win, 		const char *fmt, 		va_list	argp)		{ return(*(int *)0); }/* ./base/lib_redrawln.c */#undef wredrawlnint	wredrawln(		WINDOW	*win, 		int	beg, 		int	num)		{ return(*(int *)0); }/* ./base/lib_refresh.c */#undef wrefreshint	wrefresh(		WINDOW	*win)		{ return(*(int *)0); }#undef wnoutrefreshint	wnoutrefresh(		WINDOW	*win)		{ return(*(int *)0); }/* ./base/lib_restart.c */#undef restarttermint	restartterm(		char	*termp, 		int	filenum, 		int	*errret)		{ return(*(int *)0); }/* ./base/lib_scanw.c */#undef vwscanwint	vwscanw(		WINDOW	*win, 		char	*fmt, 		va_list	argp)		{ return(*(int *)0); }#undef scanwint	scanw(		char	*fmt, 		...)		{ return(*(int *)0); }#undef wscanwint	wscanw(		WINDOW	*win, 		char	*fmt, 		...)		{ return(*(int *)0); }#undef mvscanwint	mvscanw(		int	y, 		int	x, 		char	*fmt, 		...)		{ return(*(int *)0); }#undef mvwscanwint	mvwscanw(		WINDOW	*win, 		int	y, 		int	x, 		char	*fmt, 		...)		{ return(*(int *)0); }/* ./base/lib_screen.c */#undef getwinWINDOW	*getwin(		FILE	*filep)		{ return(*(WINDOW **)0); }#undef putwinint	putwin(		WINDOW	*win, 		FILE	*filep)		{ return(*(int *)0); }#undef scr_restoreint	scr_restore(		const char *file)		{ return(*(int *)0); }#undef scr_dumpint	scr_dump(		const char *file)		{ return(*(int *)0); }#undef scr_initint	scr_init(		const char *file)		{ return(*(int *)0); }#undef scr_setint	scr_set(		const char *file)		{ return(*(int *)0); }/* ./base/lib_scroll.c */#undef _nc_scroll_windowvoid	_nc_scroll_window(		WINDOW	*win, 		int const n, 		short const top, 		short const bottom, 		chtype	blank)		{ /* void */ }#undef wscrlint	wscrl(		WINDOW	*win, 		int	n)		{ return(*(int *)0); }/* ./base/lib_scrollok.c */#undef scrollokint	scrollok(		WINDOW	*win, 		NCURSES_BOOL flag)		{ return(*(int *)0); }/* ./base/lib_scrreg.c */#undef wsetscrregint	wsetscrreg(		WINDOW	*win, 		int	top, 		int	bottom)		{ return(*(int *)0); }/* ./base/lib_set_term.c */#undef set_termSCREEN	*set_term(		SCREEN	*screenp)		{ return(*(SCREEN **)0); }#undef delscreenvoid	delscreen(		SCREEN	*sp)		{ /* void */ }#undef _nc_setupscreenint	_nc_setupscreen(		short	slines, 		short const scolumns, 		FILE	*output)		{ return(*(int *)0); }#undef _nc_ripofflineint	_nc_ripoffline(		int	line, 		int	(*init)(		WINDOW	*p1, 		int	p2))		{ return(*(int *)0); }#undef ripofflineint	ripoffline(		int	line, 		int	(*init)(		WINDOW	*p1, 		int	p2))		{ return(*(int *)0); }/* ./base/lib_slk.c */#undef _nc_slk_formatint	_nc_slk_format;#undef _nc_slk_initializeint	_nc_slk_initialize(		WINDOW	*stwin, 		int	cols)		{ return(*(int *)0); }

⌨️ 快捷键说明

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