Danh mục

Giáo trình hình thành quy trình điều khiển thiết bị bán dẫn chứa các mạch logic điện tử p7

Số trang: 10      Loại file: pdf      Dung lượng: 324.56 KB      Lượt xem: 8      Lượt tải: 0    
Thu Hiền

Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Tham khảo tài liệu giáo trình hình thành quy trình điều khiển thiết bị bán dẫn chứa các mạch logic điện tử p7, kỹ thuật - công nghệ, điện - điện tử phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả
Nội dung trích xuất từ tài liệu:
Giáo trình hình thành quy trình điều khiển thiết bị bán dẫn chứa các mạch logic điện tử p7. 62 LUAÂÄN VAÊN TOÁT NGHIEÄP for(FindValue=0;FindValueMsg==1) { for(int i=0;i=lpEvent->Posx&&But[i].Bottom()>=lpEvent->Posy) { HideMouse(); But[i].PressButton(); delay(100); But[i].OutButton(); if(i==1) { if(OutError(Do you want to quit ?)==0) return -1; closegraph(); exit(1); } ShowMouse();. 63 LUAÂÄN VAÊN TOÁT NGHIEÄP return i; } } return -1; } //--------------------------------------------------------- int TestPressTexbox(int x,LPEVENT lpEvent,char layra[],unsigned *attribp) { *attribp=0; if(lpEvent->Msg==1) { for(int i=0;i=lpEvent->Posx&&Box[i].Bottom()>=lpEvent->Posy) { HideMouse();//giau chuot de khong bi vet lem mau o vi tri chuot char LastName[100]; Box[i].GetS(LastName); OutMessage(Enter a file name. Press Enter to finish, Esc to ignore.); Box[i].Path();//lay Path vao bien S cua TEXTBOX Box[i].OutTextBox(); Box[i].GetS(layra);//lay ra text da nhap vao //tao chuan cho chuoi Path if(layra[strlen(layra)-1]==>)//gat bo dau > sau thu muc nhung van giu lai doi voi o dia if(layra[strlen(layra)-2]==\) if(layra[strlen(layra)-3]==:)//dang a:> layra[strlen(layra)-1]=;//ra a: else //dang a:fname> layra[strlen(layra)-2]=;//ra dang a:fname else layra[strlen(layra)-1]=;//bo dau > if(layra[strlen(layra)-1]==\)//gat bo dau sau thu muc nhung van giu lai doi voi o dia if(layra[strlen(layra)-2]!=:)//dang a:fname layra[strlen(layra)-1]=; if(layra[strlen(layra)-1]==:) if(strlen(layra)==2)//dang a: strcat(layra,\);//ra a: int NotExist=_dos_getfileattr(layra, attribp); int m=strlen(layra)-1; while(layra[m]!=\)//dem so ky tu thuoc ve phan Path m--; for(int n=0;n=a&&layra[n]. 64 LUAÂÄN VAÊN TOÁT NGHIEÄP if(layra[1]==:&&layra[0]!=LastName[0]) setdisk(toupper(layra[0])-A); chdir(layra);//vao them mot cap thu muc if(layra[strlen(layra)-1]!=\) strcat(layra,\); Box[0].GetS_in(layra); Box[0].OutTextBox(); OutMessage(Click mouse to chose action); return 0; } if (NotExist == 0) { return 0; } else { OutMessage(File does not exist.); Box[0].GetS_in(LastName); Box[0].OutTextBox(); return 1; } }//end if Open } } return -1; } //--------------------------------------------------------- int TestPressList(LIST L,LPEVENT lpEvent,char s[],unsigned *attrib,char *typ) { int k=0; if(lpEvent->Msg==1) if(L.Left()Posx&&L.Top()Posy&&L.Right()>=lpEvent->Posx&&L.Bottom()>=lpEvent->Posy) { OutMessage(Open File Name); delay(100);//neu khong thi khong the putimage, khong thoat khoi bang list duoc k=L.Press(s,&Box[0],attrib,DiskName,&DName,typ); } return k; } //--------------------------------------------------------- II.CLASS BUTTON.HPP #if !defined __BUTTON__ #define __BUTTON__ class BUTTON { private: int l,t,r,b;//toa do box int Color; char S[100]; public: void InitButton(int x1,int y1,int x2,int y2,int color,char s[]); void OutButton(); void PressButton(); int Left() {return l;} int Right() {return r;} int Top() {return t;} int Bottom() {return b;} }; #endif. 65 LUAÂÄN VAÊN TOÁT NGHIEÄP III.MODULE BUTTON.CPP #includ ...

Tài liệu được xem nhiều:

Gợi ý tài liệu liên quan: