摘要:
1、代码举例 #include <stdio.h> #include <string.h> #include <regex.h> // 提取子串 char* getsubstr(char *s, regmatch_t *pmatch) { static char buf[100] = {0}; me 阅读全文
1、代码举例 #include <stdio.h> #include <string.h> #include <regex.h> // 提取子串 char* getsubstr(char *s, regmatch_t *pmatch) { static char buf[100] = {0}; me 阅读全文
posted @ 2023-03-07 20:28
轩~邈
阅读(41)
评论(0)
推荐(0)
浙公网安备 33010602011771号