write a C++ program to count the numbers of vowels and consonants in a word
原帖由 虚空使者 于 2008-10-15 09:26 PM 发表
啊~看得懂~
简单明了
这个program只能找单字罢了。。。
lecturer要我们改成找text的。。。
而且还要我们算有几个space跟几个大写小写字母。。。
分明就是在刁难我们
我尝试把program改成如下 ...
原帖由 虚空使者 于 2008-10-20 09:14 AM 发表
番茄兄跟Eden兄寫的程式
里面有部分command我還沒學過
看得出我的lecturer是在刁難我
應該下幾堂課就會學到那些東西了
原帖由 虚空使者 于 2008-10-22 10:24 AM 发表
又有新问题了。。。#include
using namespace std;
int main()
{
int i,j;
for(i=1; i
原帖由 虚空使者 于 2008-11-4 08:14 PM 发表
大概明白你的意思了
#include
using namespace std;
int main()
{
int number,pay,n,j,k,l;
char choice;
while(1)
{
coutnumber;
switch(number)
{
case 1:
coutn;
cout
cout<<"Please enter the 1st manager weekly salary\n";
cin>>i;
cout<<"Please enter the 2nd manager weekly salary\n";
cin>>i;
cout<<"Please enter the 3rd manager weekly salary\n";
cin>>i;
cout<<"Please enter the 4th manager weekly salary\n";
cin>>i;
cout<<"Please enter the 5th manager weekly salary\n";
cin>>i;
cout<<"The 1st manager weekly salary is $"<<i<<"\n";
cout<<"The 2rd manager weekly salary is $"<<i<<"\n";
cout<<"The 3rd manager weekly salary is $"<<i<<"\n";
cout<<"The 4th manager weekly salary is $"<<i<<"\n";
cout<<"The 5th manager weekly salary is $"<<i<<"\n";
原帖由 虚空使者 于 2008-11-10 05:45 PM 发表
完了。。。
今天去show demo給lecturer看
他說我的program還不夠convenient for the user
要我改更convenient的。。。
我想到頭快爆炸了
請高人指點我好嗎#include
using namespace std;
int main()
...
原帖由 虚空使者 于 2008-11-10 07:18 PM 发表
#include
using namespace std;
int main()
{
int a,b,c,d,i,j,k,l,y[30],z
double pay;
couta;
coutb;
coutc;
coutd;
cout
原帖由 虚空使者 于 2008-11-10 11:11 PM 发表
可以請大大示范第2個worker的code給我看嗎?
我對cin那4個int那里非常混亂
既然只能cin>>y[z]這一種
那我要怎樣把i,j,k,l這4個int放下去?
關于array的東西我們老師并沒有解釋到很深
我也懂得不是很多
原帖由 虚空使者 于 2008-11-18 10:46 AM 发表
雖然是考試中。。。
但問點題外話。。。
provided by flash-gear.com
請問這是舍語言?
放上來這里似乎沒出現我要的東西。。。
http://four.flash-gear.com/npuz/ ... 4793&k=27776073
...
原帖由 虚空使者 于 2008-11-19 11:01 AM 发表
讀到快完了。。。
竟然給這個code絆倒了
#include
using namespace std;
int main()
{
int n,a[30],i,j,temp;
coutn;
cout
原帖由 虚空使者 于 2008-12-22 04:26 PM 发表
開始學WDT(web development technology)了
會碰到PHP,Perl,ASP,Asp.net,Javascript,XML/XSLT這些
會有難度嗎?
原帖由 虚空使者 于 2008-12-22 04:26 PM 发表
開始學WDT(web development technology)了
會碰到PHP,Perl,ASP,Asp.net,Javascript,XML/XSLT這些
會有難度嗎?
原帖由 goodhermit95 于 2008-12-22 04:55 PM 发表
这些里面 ASP 最容易了
其他我都看得懂,XSLT 不知道什么来的,就只有Perl
完全看不懂em0016" /> em0019" />
原帖由 Super-Tomato 于 2008-12-22 04:55 PM 发表
只要你掌握了某種語言的最基本要求(變數, if, else, elseif, while, for 等), 那麼你要學習其他語言並不是太困難.
PHP, Perl 只要你之前是學習 C 的話就比較容易上手
ASP, ASP.NET 當然就是 .NET 或 VB ...
欢迎光临 JBTALKS.CC (https://jbtalks.my/) | Powered by Discuz! X2.5 |