Facebook Sharer
选择您要替换的背景颜色:
【农历新年】背景图片:
个性化设定
 注册  找回密码
查看: 885|回复: 7
打印 上一主题 下一主题

需要帮忙。

[复制链接]

2

主题

0

好友

53

积分

中级会员

Rank: 2Rank: 2

跳转到指定楼层
1#
发表于 2010-3-24 06:45 PM |只看该作者 |倒序浏览
我正在做assignment,但我有点不明白他的问题,想请大大们帮我看看。
The program basically asks the users for a value (s) then calculates and displays the First, Middle, Last, and Final. The users have a choice to enter the value either in integer, real or character. If the user enters it in real or character, it will be converted into integer value before the required value is computed.

请问character convert 成 integer 是什么意思呢? character 像 abc?? 要怎么convert呢?




收藏收藏0

7

主题

1

好友

5108

积分

一流名嘴

Rank: 12Rank: 12Rank: 12

2#
发表于 2010-3-24 09:27 PM |只看该作者
我正在做assignment,但我有点不明白他的问题,想请大大们帮我看看。
The program basically asks the users for a value (s) then calculates and displays the First, Middle, Last, and Final. The users have a choice to enter the value either in integer, real or character. If the user enters it in real or character, it will be converted into integer value before the required value is computed.

请问character convert 成 integer 是什么意思呢? character 像 abc?? 要怎么convert呢?
AirWalker 发表于 2010-3-24 06:45 PM


注意題目是 character 而不是 characters 或 string
如果真是題目要一串文字的話, 逐個轉換後加起來吧


回复

使用道具 举报

2

主题

0

好友

53

积分

中级会员

Rank: 2Rank: 2

3#
发表于 2010-3-24 09:32 PM |只看该作者
这个题目的input是给formula用的,所以应该只是转换字母成int,要怎么转换呢?


回复

使用道具 举报

7

主题

1

好友

5108

积分

一流名嘴

Rank: 12Rank: 12Rank: 12

4#
发表于 2010-3-24 09:34 PM |只看该作者
这个题目的input是给formula用的,所以应该只是转换字母成int,要怎么转换呢?
AirWalker 发表于 2010-3-24 09:32 PM



這就要看你是否了解你所使用的編程語言了


回复

使用道具 举报

2

主题

0

好友

53

积分

中级会员

Rank: 2Rank: 2

5#
发表于 2010-3-24 09:48 PM |只看该作者
我用C++ ,有什么建议吗?


回复

使用道具 举报

7

主题

1

好友

5108

积分

一流名嘴

Rank: 12Rank: 12Rank: 12

6#
发表于 2010-3-24 10:15 PM |只看该作者
我用C++ ,有什么建议吗?
AirWalker 发表于 2010-3-24 09:48 PM



有空去翻翻之前的帖子, 裡面應該多少會給你些啟發


回复

使用道具 举报

2

主题

0

好友

53

积分

中级会员

Rank: 2Rank: 2

7#
发表于 2010-3-24 10:37 PM |只看该作者
好的,谢谢你。。。


回复

使用道具 举报

31

主题

0

好友

1228

积分

黄金长老

Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8Rank: 8

8#
发表于 2010-3-25 02:10 AM |只看该作者
你试试.
  1. char c = 'A';
  2. int i = (int) c;
  3. cout << i ;
复制代码
code 方面有没有错我不清楚, 我没学过 C++. 你试试这个概念.


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

JBTALKS.CC |联系我们 |隐私政策 |Share

GMT+8, 2025-1-10 05:08 AM , Processed in 0.110619 second(s), 27 queries .

Powered by Discuz! X2.5

© 2001-2012 Comsenz Inc.

Ultra High-performance Dedicated Server powered by iCore Technology Sdn. Bhd.
Domain Registration | Web Hosting | Email Hosting | Forum Hosting | ECShop Hosting | Dedicated Server | Colocation Services
本论坛言论纯属发表者个人意见,与本论坛立场无关
Copyright © 2003-2012 JBTALKS.CC All Rights Reserved
合作联盟网站:
JBTALKS 马来西亚中文论坛 | JBTALKS我的空间 | ICORE TECHNOLOGY SDN. BHD.
回顶部