Anonymní profil exim – Programujte.com
 x   TIP: Přetáhni ikonu na hlavní panel pro připnutí webu

Anonymní profil exim – Programujte.comAnonymní profil exim – Programujte.com

 

Příspěvky odeslané z IP adresy 82.113.52.–

exilimen
C / C++ › Ikonka u hodin + okno na ploše
15. 8. 2010   #132684

Zdravim, chci se zeptat, ja mám udělat, aby když zapnu program aby když skryju program aby se schoval k liště? Ještě lépe, jak udělám, aby z toho byl gadget pro win 7 na plochu a neměl kolem sebe žádnej rámec ?

Díky

exim
C / C++ › Strig to Char?
6. 7. 2010   #131132

Libor prosím mužeš si mě přidat na icq nebo skype? 338617070 / kubik_23 díky

exim
C / C++ › Strig to Char?
26. 6. 2010   #130738

tak tady je project

exim
C / C++ › Strig to Char?
25. 6. 2010   #130695

nepomohlo :(

exim
C / C++ › Strig to Char?
24. 6. 2010   #130670

1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(15) : error C2871: 'System' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(16) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(16) : error C2871: 'ComponentModel' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(17) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(17) : error C2871: 'Collections' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(18) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(18) : error C2871: 'Forms' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(19) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(19) : error C2871: 'Data' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(20) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(20) : error C2871: 'Drawing' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(22) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(22) : error C2871: 'Ports' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(23) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(23) : error C2871: 'InteropServices' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(25) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(25) : error C2871: 'Text' : a namespace with this name does not exist
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(36) : error C2059: syntax error : 'public'
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(36) : error C2059: syntax error : 'public'
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(36) : error C2653: 'System' : is not a class or namespace name
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(37) : error C2143: syntax error : missing ';' before '{'
1>c:\users\exilim\documents\visual studio 2008\projects\kalendar\kalendar\Form1.h(37) : error C2447: '{' : missing function header (old-style formal list?)
1>.\kalendar.cpp(8) : error C2337: 'STAThreadAttribute' : attribute not found
1>.\kalendar.cpp(9) : error C2065: 'array' : undeclared identifier
1>.\kalendar.cpp(9) : error C2653: 'System' : is not a class or namespace name
1>.\kalendar.cpp(9) : error C2065: 'String' : undeclared identifier
1>.\kalendar.cpp(9) : error C2059: syntax error : '>'
1>.\kalendar.cpp(10) : error C2143: syntax error : missing ';' before '{'
1>.\kalendar.cpp(10) : error C2447: '{' : missing function header (old-style formal list?)
1>AssemblyInfo.cpp
1>.\AssemblyInfo.cpp(3) : error C2871: 'System' : a namespace with this name does not exist
1>.\AssemblyInfo.cpp(4) : error C2653: 'System' : is not a class or namespace name
1>.\AssemblyInfo.cpp(4) : error C2871: 'Reflection' : a namespace with this name does not exist
1>.\AssemblyInfo.cpp(5) : error C2653: 'System' : is not a class or namespace name
1>.\AssemblyInfo.cpp(5) : error C2871: 'CompilerServices' : a namespace with this name does not exist
1>.\AssemblyInfo.cpp(6) : error C2653: 'System' : is not a class or namespace name
1>.\AssemblyInfo.cpp(6) : error C2871: 'InteropServices' : a namespace with this name does not exist
1>.\AssemblyInfo.cpp(7) : error C2653: 'System' : is not a class or namespace name
1>.\AssemblyInfo.cpp(7) : error C2871: 'Permissions' : a namespace with this name does not exist
1>.\AssemblyInfo.cpp(14) : error C2337: 'AssemblyTitleAttribute' : attribute not found
1>.\AssemblyInfo.cpp(15) : error C2337: 'AssemblyDescriptionAttribute' : attribute not found
1>.\AssemblyInfo.cpp(16) : error C2337: 'AssemblyConfigurationAttribute' : attribute not found
1>.\AssemblyInfo.cpp(17) : error C2337: 'AssemblyCompanyAttribute' : attribute not found
1>.\AssemblyInfo.cpp(18) : error C2337: 'AssemblyProductAttribute' : attribute not found
1>.\AssemblyInfo.cpp(19) : error C2337: 'AssemblyCopyrightAttribute' : attribute not found
1>.\AssemblyInfo.cpp(20) : error C2337: 'AssemblyTrademarkAttribute' : attribute not found
1>.\AssemblyInfo.cpp(21) : error C2337: 'AssemblyCultureAttribute' : attribute not found
1>.\AssemblyInfo.cpp(34) : error C2337: 'AssemblyVersionAttribute' : attribute not found
1>.\AssemblyInfo.cpp(36) : error C2337: 'ComVisible' : attribute not found
1>.\AssemblyInfo.cpp(38) : error C2337: 'CLSCompliantAttribute' : attribute not found
1>.\AssemblyInfo.cpp(40) : error C2337: 'SecurityPermission' : attribute not found
1>.\AssemblyInfo.cpp(40) : error C2653: 'SecurityAction' : is not a class or namespace name
1>.\AssemblyInfo.cpp(40) : error C2065: 'RequestMinimum' : undeclared identifier
1> missing quotes ("") around 'RequestMinimum'?

eksme
C / C++ › C++ a odesílání na sériový p…
13. 6. 2010   #130183

Můžu poprosit o příklad 8mi bitovýho čísla? já chápu pouze praktické ukázy :o) díky

eksme
C / C++ › C++ a odesílání na sériový p…
13. 6. 2010   #130181

Nějak nechápu... jak bude vypadat unsigned char data[] pro číslo 10000001??

exilim
C / C++ › Šibenice -> Výpis výsledk…
4. 5. 2010   #128328

No ted už jen poslední věc je seřadit ty výsledky pole od největšího po nejmenší a k tomu přiřadit ty jména

Jakub Stodůlka
C / C++ › Šibenice -> Výpis výsledk…
28. 4. 2010   #127941

liborb napsal:
Co třeba pole stringů?



Pole stringů se dálá jak? Já myslel že pole stringů jsou jednotlivé znaky ?

string c = ahoj;
cout << "string["0"]"; //a
cout << "string["1"]"; //h
cout << "string["2"]"; //o
cout << "string["3"]"; //j

???

 

 

Hostujeme u Českého hostingu       ISSN 1801-1586       ⇡ Nahoru Webtea.cz logo © 20032024 Programujte.com
Zasadilo a pěstuje Webtea.cz, šéfredaktor Lukáš Churý