本文介绍了一个大问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有一个问题:
编写一个程序,在执行时会将屏幕上的每个资本
字母转换为小写字母和每个小字母大写字母
到大写字母。程序应该停止用户点击键盘的动作
a键盘。
我有 ;让我们C书和这个问题在第278页,我尽我所能
但直到现在都无法做到,任何人都知道该怎么做。
thankx和genious我会说谁会这样做
there is a question:
write a program which when executed would keep coverting every capital
letter on the screen to small case letter and every small case letter
to capital letter.The procedure should stop the movement the user hits
a key from keyboard.
I had "Let us C" book and this question on page 278, I m trying my best
but unable to do till now, any one knows what to do.
thankx and genious i will say who will do it
推荐答案
向我们展示你做过的最好的,有人会指导你...
Show us the best you did and someone will guide you...
这篇关于一个大问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!