摘要
C语言比较经典的案例是歌词解析器,它包括数组、结构体、文件、链表、函数等内容.给出了设计歌词解析器的整体流程图、解析歌词信息的过程图和进行歌词解释的C语言代码.
The lyrics resolver speaks for classic application of C language in relation to contents of arrays, structures, files,lists and functions. It is a complete diagram of the lyrics resolving, analysis,and the C coding of lyrics interpretation.
出处
《石家庄职业技术学院学报》
2013年第6期38-40,共3页
Journal of Shijiazhuang College of Applied Technology
关键词
歌词
解析器
链表
函数
lyrics
resolver
list
function