- 博客(1)
- 收藏
- 关注
原创 2021-10-27
#include <stdio.h> #include "test.h" void TPointer(); int callback(int n); void TCallback(int k,int (*callback)(int)); struct Book { char title[50]; char author[50]; char subject[100]; int book_id; } book; void printBook(Book *bo...
2021-10-27 11:13:18 126
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人