设为首页 加入收藏

TOP

vc++ sql语句操作 用户登录(二)
2014-11-23 17:37:36 】 浏览:343
Tags:sql 语句 操作 用户 登录
rol notification handler code here
int pos=m_CtlList.GetSelectionMark();//当前选中的行索引
m_name1=m_CtlList.GetItemText(pos,0);
// m_=m_CtlList.GetItemText(pos,1);
UpdateData(FALSE);
*pResult = 0;
}
首页 上一页 1 2 下一页 尾页 2/2/2
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇VS error C1083: 无法打开包括文.. 下一篇VC下利用Picture控件实现png图片..

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目