狐狸渡劫求助人类,为什么我写的类不能响应ON

我想在触发ON_CBN_SELCHANGE时,获取组合框中我选中的那项(也是就触发ON_CBN_SELCHANGE的那项),但每次取得的都是我没更改组合框之前的内容,也就是说现在组合框中显示的是“a”,然后我选中了“b”,在ON_CBN_SELCHANGE的响应函数中获取的还是“a”
回复讨论(解决方案)
ON_CBN_SELCHANGE&在这个消息处理里面是无法获取到改变后的值,
可以添加失去焦点的消息处理函数,获取组合框的改变后的值
CComboBox::GetCurSel
int&GetCurSel(&)&
CComboBox::GetLBText
int&GetLBText(&int&nIndex,&LPTSTR&lpszText&)&
void&GetLBText(&int&nIndex,&CString&&rString&)&
怀疑你取得的放分不对!
通过GetCurSel取得当前所选得到index,然后调用GetLBText就可以了!
是这个意思。--
void&CTestSetup::OnSelchangeCombotest()&
//&TODO:&Add&your&control&notification&handler&code&here
UpdateData(true);
&&&&&&&&if(m_test==&a&)
&&&&&&&&{}
&&&&&&&&else&if(m_test==&b&)
&&&&&&&&{}
m_test是我定义的ccombobox类型的组合框的变量,现在组合框中为&a&,当我选择&b&后,为什么m_test取到的值还是&a&。
你在关联变量的时候有错误。一般关联的是&int&类型的。var sogou_ad_id=731545;
var sogou_ad_height=90;
var sogou_ad_width=980;关注今日:11 | 主题:549466
微信扫一扫
扫一扫,下载丁香园 App
即送15丁当
【求助】小修的decision中,有句话不明白
页码直达:
丁香园准中级站友
这个帖子发布于5年零215天前,其中的信息可能已发生改变或有所发展。
You will be unable to make your revisions on the originally submitted version of the manuscript. Instead, revise your manuscript using a word processing program and save it on your computer. Please also highlight the changes to your manuscript within the document by using the track changes mode in MS Word or by using bold or colored text. 这句中,a word processing program 是什么意思?为啥不让我用投稿的初始manuscript修改?谢谢各位大侠
不知道邀请谁?试试他们
微信扫一扫
广告宣传推广
政治敏感、违法虚假信息
恶意灌水、重复发帖
违规侵权、站友争执
附件异常、链接失效
littlewood1976 edited on
丁香园准中级站友
干脆附上全信。Dear Dr. ×××: Manuscript ID CNS-11-0423 entitled &Acquired os odontoideum: a case report and literature review& which you submitted to the Childs Nervous System, has been reviewed. The comments of the reviewers are included at the bottom of this letter. The reviewers have recommended publication, but also suggest some minor revisions to your manuscript. Therefore, I invite you to respond to the reviewers' comments and revise your manuscript. To revise your manuscript, log into
and enter your Author Center, where you will find your manuscript title listed under &Manuscripts with Decisions.& Under &Actions,& click on &Create a Revision.& Your manuscript number has been appended to denote a revision. You will be unable to make your revisions on the originally submitted version of the manuscript. Instead, revise your manuscript using a word processing program and save it on your computer. Please also highlight the changes to your manuscript within the document by using the track changes mode in MS Word or by using bold or colored text. Once the revised manuscript is prepared, you can upload it and submit it through your Author Center. When submitting your revised manuscript, you will be able to respond to the comments made by the reviewers in the space provided. You can use this space to document any changes you make to the original manuscript. In order to expedite the processing of the revised manuscript, please be as specific as possible in your response to the reviewers. IMPORTANT: Your original files are available to you when you upload your revised manuscript. Please delete any redundant files before completing the submission. Because we are trying to facilitate timely publication of manuscripts submitted to the Childs Nervous System, your revised manuscript should be uploaded as soon as possible. If it is not possible for you to submit your revision in a reasonable amount of time, we may have to consider your paper as a new submission. Once again, thank you for submitting your manuscript to the Childs Nervous System and I look forward to receiving your revision. Sincerely, Prof. C. Di Rocco Editor in Chief, Childs Nervous System
微信扫一扫
广告宣传推广
政治敏感、违法虚假信息
恶意灌水、重复发帖
违规侵权、站友争执
附件异常、链接失效
littlewood1976 edited on
冲着标题进来的……
微信扫一扫
广告宣传推广
政治敏感、违法虚假信息
恶意灌水、重复发帖
违规侵权、站友争执
附件异常、链接失效
word processing program 是文字处理软件,一般情况下市Word。编辑所说的originally submitted version of the manuscript是提交后生成的PDF版本,而在PDF版本上你根本修改不了Please also highlight the changes to your manuscript within the document by using the track changes mode in MS Word or by using bold or colored text. 是让你在回复编辑信后,让你在心中指明所作修改,并在相应修改处的文字加黑或者改为其他的颜色
微信扫一扫
广告宣传推广
政治敏感、违法虚假信息
恶意灌水、重复发帖
违规侵权、站友争执
附件异常、链接失效
hnlyx5201314 word processing program 是文字处理软件,一般情况下市Word。编辑所说的originally submitted version of the manuscript是提交后生成的PDF版本,而在PDF版本上你根本修改不了Please also highlight the changes to your manuscript within the document by using the track changes mode in MS Word or by using bold or colored text. 是让你在回复编辑信后,让你在心中指明所作修改,并在相应修改处的文字加黑或者改为其他的颜色 track changes吧,最方便,生成pdf后也能显示所有修改。
微信扫一扫
广告宣传推广
政治敏感、违法虚假信息
恶意灌水、重复发帖
违规侵权、站友争执
附件异常、链接失效
Cell/Nature/Sciences, 标题太牛了。。。
微信扫一扫
广告宣传推广
政治敏感、违法虚假信息
恶意灌水、重复发帖
违规侵权、站友争执
附件异常、链接失效
丁香园准中级站友
1、在word上修改,(因为原始文件修改不了了,可能是pdf或其它非文字编辑软件的格式);2、修改请保留痕迹,即可用word的修订格式,或者将你修改的地方用粗体或彩色字体标出,两者你选择一个就行了。
微信扫一扫
广告宣传推广
政治敏感、违法虚假信息
恶意灌水、重复发帖
违规侵权、站友争执
附件异常、链接失效
丁香园准中级站友
amraam22 冲着标题进来的……不好意思,我承认自己有点标题党。但是俺投的Childs Nervous System,这个杂志的简写真的是CNS 感谢各位的回复。投票感谢!
微信扫一扫
广告宣传推广
政治敏感、违法虚假信息
恶意灌水、重复发帖
违规侵权、站友争执
附件异常、链接失效
原来还有另类CNS,承认孤陋寡闻噢,学习了
微信扫一扫
广告宣传推广
政治敏感、违法虚假信息
恶意灌水、重复发帖
违规侵权、站友争执
附件异常、链接失效
丁香园助理版主
能否把标题改掉!噱头!
微信扫一扫
广告宣传推广
政治敏感、违法虚假信息
恶意灌水、重复发帖
违规侵权、站友争执
附件异常、链接失效
关于丁香园主题 : 新人求助!为什么自己写的类的头文件不能引用呢
级别: 新手上路
可可豆: 12 CB
威望: 12 点
在线时间: 19(时)
发自: Web Page
来源于&&分类
新人求助!为什么自己写的类的头文件不能引用呢&&&
1&e:\cocos2dxwp\hello\classes\helloworldscene.cpp(2): fatal error C1083: 无法打开包括文件:“Ball.h”: No such file or directory      开发环境是vs2012 和cocos3.5版本的不会上图 图在附件
图片:QQ图片47.png
级别: 新手上路
UID: 269314
可可豆: 112 CB
威望: 82 点
在线时间: 142(时)
发自: Web Page
你的源文件放在Classes目录下面了吗?
级别: 骑士
UID: 369615
可可豆: 1043 CB
威望: 770 点
在线时间: 358(时)
发自: Web Page
要将自定义类放在classes目录下&& VS2012新建类默认放在proj.win32
级别: 新手上路
可可豆: 12 CB
威望: 12 点
在线时间: 19(时)
发自: Web Page
回 2楼(yk) 的帖子
为什么我好像没有classes文件夹呢
图片:QQ图片39.png
级别: 新手上路
可可豆: 12 CB
威望: 12 点
在线时间: 19(时)
发自: Web Page
原来3.5版本 没有classes文件夹我现在换成3.2版本的就行了
级别: 骑士
UID: 369615
可可豆: 1043 CB
威望: 770 点
在线时间: 358(时)
发自: Web Page
VS2012这个是不显示classes这个文件夹的你要在源文件中把proj.win32中你新建的类文件剪切放在classes然后在src里面重新加载一下文件就可以了
关注本帖(如果有新回复会站内信通知您)
苹果公司现任CEO是谁?2字 正确答案:库克
发帖、回帖都会得到可观的积分奖励。
按"Ctrl+Enter"直接提交
关注CocoaChina
关注微信 每日推荐
扫一扫 浏览移动版

我要回帖

更多关于 动物受伤了求助人类 的文章

 

随机推荐