计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

delphi+access通用会员管理系统[开题报告+论文+源(6)

2013-06-03 02:28
导读:rthpet := '狗' else if (x = 2) or (x = -10) then birthpet := '猪'; result := birthpet; end; function Tfrmregister.getxingzuo(birth: Tdatetime): string; var xingzuo, stryear: string; begin stryear :=
rthpet := '狗'
                      else
                        if (x = 2) or (x = -10) then
                          birthpet := '猪';
  result := birthpet;
end;

function Tfrmregister.getxingzuo(birth: Tdatetime): string;
var
  xingzuo, stryear: string;
begin
  stryear := inttostr(yearof(birth));
  if (birth >= strtodatetime(stryear + '-1-20')) and (birth <= strtodatetime(stryear + '-2-18')) then
    xingzuo := '水瓶座'
  else
    if (birth >= strtodatetime(stryear + '-2-19')) and (birth <= strtodatetime(stryear + '-3-20')) then
      xingzuo := '双鱼座'
    else
      if (birth >= strtodatetime(stryear + '-3-21')) and (birth <= strtodatetime(stryear + '-5-20')) then
        xingzuo := '白羊座'
      else
        if (birth >= strtodatetime(stryear + '-4-21')) and (birth <= strtodatetime(stryear + '-2-18')) then
          xingzuo := '金牛座'
        else
          if (birth >= strtodatetime(stryear + '-5-21')) and (birth <= strtodatetime(stryear + '-6-21')) then
            xingzuo := '双子座'
          else
            if (birth >= strtodatetime(stryear + '-6-22')) and (birth <= strtodatetime(stryear + '-7-22')) then

大学排名


              xingzuo := '巨蟹座'
            else
              if (birth >= strtodatetime(stryear + '-7-23')) and (birth <= strtodatetime(stryear + '-8-22')) then
                xingzuo := '狮子座'
              else
                if (birth >= strtodatetime(stryear + '-8-23')) and (birth <= strtodatetime(stryear + '-9-22')) then
                  xingzuo := '处女座'
                else
                  if (birth >= strtodatetime(stryear + '-9-23')) and (birth <= strtodatetim
上一篇:delphi+access通用财务管理系统(一)毕业论文 下一篇:没有了