shizhong.mptags

来自「采用PIC单片机写的时钟小作品」· MPTAGS 代码 · 共 23 行

MPTAGS
23
字号
!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.5.4	//
!_TAG_REVISION_NAME	MCHPTags	//
!_TAG_REVISION_VERSION	6.0.1	//
IO_INIT	D:\c51andPIC\PIC\shizhong\shizhong.c	23;"	f	line:23
TMR0_INIT	D:\c51andPIC\PIC\shizhong\shizhong.c	15;"	f	line:15
counter	D:\c51andPIC\PIC\shizhong\shizhong.c	7;"	v	line:7
hour	D:\c51andPIC\PIC\shizhong\shizhong.c	6;"	v	line:6
i	D:\c51andPIC\PIC\shizhong\shizhong.c	7;"	v	line:7
led_bit	D:\c51andPIC\PIC\shizhong\shizhong.c	11;"	v	line:11
led_digit	D:\c51andPIC\PIC\shizhong\shizhong.c	9;"	v	line:9
main	D:\c51andPIC\PIC\shizhong\shizhong.c	58;"	f	line:58
minute	D:\c51andPIC\PIC\shizhong\shizhong.c	6;"	v	line:6
second	D:\c51andPIC\PIC\shizhong\shizhong.c	6;"	v	line:6
table	D:\c51andPIC\PIC\shizhong\shizhong.c	13;"	v	line:13
tmr0	D:\c51andPIC\PIC\shizhong\shizhong.c	101;"	f	line:101
uchar::unsignedchar	D:\c51andPIC\PIC\shizhong\shizhong.c	3;"	d	line:3	file:
uint::unsignedint	D:\c51andPIC\PIC\shizhong\shizhong.c	4;"	d	line:4	file:

⌨️ 快捷键说明

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