请问你能帮帮我吗? [英] Could you help me,please?

查看:94
本文介绍了请问你能帮帮我吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须在c ++ vb.net8中使用mfc编写程序以将度数转换为
在科学和工业中通常使用三种温度标尺:
•摄氏度(°C)刻度
•开氏(K)秤
•华氏度(°F)刻度

选择单选按钮后,我编写了程序来绘制滚动条以输入度数.但我不知道如何将它们彼此连接.
您能否为此问题提供代码t =

谢谢

I have to write program using mfc in c++ vb.net8 to convert degree from
Three temperature scales are in common use in science and industry:
• The degree Celsius (°C) scale
• The Kelvin (K) scale
• The degree Fahrenheit (°F) scale

I wrote program to draw the scrollbar to enter the degree after that chose the radiobutton. but i don''t know how can i connect all of them each other.
can you give code t=for this issue

thank you

推荐答案

您只需处理选中单选按钮的事件,然后在文本框中输入文本,将其转换为数字并显示转换即可.
You just handle the event of the radio button being selected, and then take the text in the textbox, turn it into a number and show the conversion.


这篇关于请问你能帮帮我吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆