|
|||||||
| ||
![]() |
|
|
Seçenekler | Arama | Stil |
![]() c# ekran koruyucu | ||||||||||
|
(#1)
|
||||||||||
|
[10]Yeni Üye
![]() ![]() ![]() >Mesaj Sayısı: 656
>Açtığı Konu: 197
Level: 23 [ ![]() ![]() ![]() ![]() ]Paylaşım: 55 / 558 Üyelik tarihi: Jul 2007
Kullanıcı No: 105085
Nerden: evden
Rep Puani: 100
Rep Derecesi :
![]() ![]() |
#include<iomanip.h>
#include<dos.h> #include<stdlib.h> #include<iostream.h> int fun(int,int,int ); int x_=81,y_=81,z_=81,l=0; int main() {clrscr(); int x,y,z,i,j; char a[30]={' ','P','R','O','D','U','C','E','D',' ', 'B','Y',' ' ,'e','m','3','}; for(i=0;i<32000;i++) { x =rand() % 80; y =rand() % 50; z =rand() % 20; fun(x,y,z); delay(3); if(i%5000==0) { clrscr(); l++; textbackground(YELLOW+l+5); textcolor(YELLOW+l+2); gotoxy(25,50); for(j=0;j<26;j++) {delay(150); cprintf("%c",a[j]); } } if(i%500==0) { gotoxy(25,50); // textbackground(YELLOW+l+1); textcolor(YELLOW+l+2); for(j=0;j<26;j++) { cprintf("%c",a[j]); }} } return 0; } int fun(int a,int b,int c) { textbackground(c); textcolor(c); gotoxy(a,b); cprintf("%c",char(219)); return 0; } |
|||||||||
|
||||||||||
|
|
![]() Cevap: c# ekran koruyucu | ||||||||||
|
(#2)
|
||||||||||
|
[10]Yeni Üye
![]() ![]() >Mesaj Sayısı: 3
>Açtığı Konu: 0
Level: 1 [ ]Paylaşım: 0 / 2 Üyelik tarihi: May 2007
Kullanıcı No: 23168
Rep Puani: 100
Rep Derecesi :
![]() ![]() |
saolasında bunu form ekranında yapcaz kanımca. e peki ne gerekli onlarıda yazsan tam süper olacak. mesela text box buton falan ne gerekliyse
|
|||||||||
|
||||||||||
![]() |
| Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir) | |
| Seçenekler | Arama |
| Stil | |
|
|