摘要:
为何我的win2000服务器在没有任何运行的程序时会不断地写硬呢?同时没有读盘?
......
摘要:
近日看bc的书,看到上面这个语句,百思不得其解,tstatusline *应该就是定义一个 tstatusline类的指针,那么(*cstatusline)这段是干什么的?是类型转换吗?但在定义语句中需要类型转换吗?有劳各位了。。。
......
一个难住我,但能吸引你的问题
我有多个窗口,都带有GRID风格的明细数据窗口,我现在想通过弹出菜单来插入、删除条目我这多个窗口是由一个父窗口继承而来,我在父窗口中编写了弹出菜单脚本,现在的麻烦是,如何来编写菜单的单击脚本,我如何动态得到当前打开的是哪一个窗口,并且我的数据窗口嵌在TAB页中
请教!
NO.1 作者: JeasonZhao
使用手工的消息映射,自己写消息映射函数
摘要:
/* identification: programmers name: yuan chang date: 6th,jun,2000 */ /* this is the answer of the e5 in exercise1.3 <<data structures & program design in c>>(the second editi......