请说我在win32项目中这段代码等于什么? [英] Pleas say me what does equal this code in win32 project ?

查看:89
本文介绍了请说我在win32项目中这段代码等于什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 请问我在 win32项目中这些代码等于什么?

Hy Pleas say me what does equal these codes in win32 project ?

btnSave.Enable = False







and

if(txtPassword == "")
MessageBox.Show("pleas enter your password . ");

推荐答案

如果我正确地收到了您的问题:

这将告诉您如何启用/禁用窗口:
http://msdn.microsoft.com/en-us/library/5kbfsahf.aspx [ ^ ]
在第二个链接中寻找SvenC的答案:
http://social.msdn.microsoft.com/论坛/en-US/vcgeneral/thread/2f269c13-97ab-44e4-b853-17561dc90226 [ http://msdn.microsoft.com/en-us/library/3tt9e94f.aspx#Y0 [^ ]

哦,要知道一个字符串是否为空...
http://stackoverflow.com/questions/4077940/c-check-if-string-是空的 [ ^ ]

祝你好运...
If I get your question properly:

This will tell you how to enable/disable a window:
http://msdn.microsoft.com/en-us/library/5kbfsahf.aspx[^]
In the second link look for the answer from SvenC:
http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/2f269c13-97ab-44e4-b853-17561dc90226[^]

And for messageboxes...
http://msdn.microsoft.com/en-us/library/3tt9e94f.aspx#Y0[^]

Oh, and to know if a string is empty or not...
http://stackoverflow.com/questions/4077940/c-check-if-string-is-empty[^]

Good luck...


这篇关于请说我在win32项目中这段代码等于什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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