本文介绍了如何在组合框中获取整数值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的朋友们,



我正在设计一个用于GPA计算的winForm。



查看image :: []



检查等级组合框。



如果用户选择s,a等程序,应将这些值设为5,4等。



如何在代码中实现。



还给我任何建议以简单的方式实现这一点..



能够点击图片的链接 - ProgramFOX [/ Edit]

解决方案



Dear Friends,

I am designing a winForm for GPA Calculation.

check out the image :: https://lh6.googleusercontent.com/-d1n8iNQekCo/UccAuc7Te1I/AAAAAAAAB10/fnZCnZVGDxo/w493-h551-no/issue.png[^]

Check that grade combo box.

If user select 's' , 'a' etc. program should get these values as '5' , '4' etc..

How to implement in code.

Also give me any suggestion to implement this in easy way..

[Edit]Made able to click on the link to the image - ProgramFOX[/Edit]

解决方案



这篇关于如何在组合框中获取整数值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-23 00:56