查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
SIDprint416
- OnDraw函数中增加代码实现屏幕中的输出, 本程序中没用重写OnPaint()函数,因此需要在OnDraw函数里实现输出.,包括表格线.数据和页眉. 在打印和打印预览时,并没用调用OnDraw函数,用OnPrint函数完成. 通过上述两个步骤简单完成的屏幕和打印相同的输出, "所见即所得”. -OnDraw function to add the code to achieve the output screen, the process of rewriting u