摘要: 《Programming Abstractions In C》学习第43天,p84-p87总结。 一、技术总结 1.record record也称为structure(结构体),是一种数据结构。record里面的成员称为record的field。对于record,需要其基本用法:定义、声明、fiel 阅读全文
posted @ 2023-08-08 23:35 codists 阅读(43) 评论(0) 推荐(0)