摘要:
#include <stdio.h> // 实现两个字符串的连接(不使用库函数),即把字符串s2连接到字符串s1的后面 【1】 main() { char s1[80],s2[20]; int 【2】,【3】; 【4】(s1); 【5】(s2); while(【6】) { i++; } while( 阅读全文
posted @ 2023-02-26 07:01
myrj
阅读(950)
评论(0)
推荐(0)
摘要:
检测变量名filter观测值不连续,而filter2观测值是连续的 list filter2 if filter2!=(filter2[_n-1]+1) in 2/L //检测变量名filter2的值是否连续: //如果所有的取值是连续的,那么当前记录的在变量filter2上的值应该等于其前一条记录 阅读全文
posted @ 2023-02-26 06:03
myrj
阅读(472)
评论(0)
推荐(0)

浙公网安备 33010602011771号