12 2019 档案

摘要:需更新新的内容 阅读全文
posted @ 2019-12-07 11:20 博客_在线 阅读(127) 评论(1) 推荐(0)
摘要:#include<iostream.h> struct date{ int year; int month; int day; }DT; void date(int year,int month,int day,int &total) { int i,k; for(i=1;i<month;i++) 阅读全文
posted @ 2019-12-07 11:20 博客_在线 阅读(171) 评论(1) 推荐(0)
摘要:public static boolean qf(File f,boolean a){ boolean b=false; if(a==true){ File[] fl=f.listfile(); for(File ffl:fl){ if(ffl.isDirect){ b=ffl.getTotalsp 阅读全文
posted @ 2019-12-07 11:17 博客_在线 阅读(297) 评论(0) 推荐(0)