摘要:
本人初学,请指教!可输入控件看不见,
......
摘要:
//a.cpp #include "stdafx.h" #include "a.h" unsigned long avar; a::a() { ...... } //bdlg.cpp #include "stdafx.h" #include "bdlg.h" cbdlg::cbdlg(cwnd* pparent......
怎么调用自己定义的class ,小菜
用jbuilder9.0里的,在右侧栏的package右击new了一个class ,然后再new 一个file 我想在我的file中调用前面的那个class 怎么出错呢?
NO.1 作者: AlanLuo_2002
是不是在同一个包里?你是怎么调用的?
摘要:
有一批号码,其中有7位,8位,并且没有规律。我想将它们一次性录入到access数据库中。请问各位是否方法。谢谢各位! 数据原来的状态是(其中一组): 7721004 7721014 7721024 7721034 8822044 8823054 8824064 8822074 8823084 8821094 8821104 8821124 8821134 8821154 8821164 8......