摘要: 1.typedef struct: struct Books{ char title[50]; char author[50]; char subject[100]; int book_id;} book; 例如: typedef struct { char title[50]; char auth 阅读全文
posted @ 2024-03-25 13:46 NevMore 阅读(18) 评论(0) 推荐(0)
摘要: Matlab2022b软件安装教程-软件安装大神 (rjazds.com) 阅读全文
posted @ 2024-03-25 13:45 NevMore 阅读(45) 评论(0) 推荐(0)