编程论坛 » PowerBuilder » 再问一个关于PB案纽的问题
新手上路
查看详细资料
TOP
int rowrow = dw_1.getrow()//取得行dw_1.insertrow(row + 1)//在所在行下插入行
注册会员