摘要:
db2装完后,主服务就是启动不起来就是这个 allows applications to create, update, control, and manage a single database partition in a partitioned database system. 刚装完的机子,win-server,以前也装过从来没启动起来过,真是莫名奇妙
......
摘要:
谢谢。 string sfilename = "temp.xls"; string schars[] ={"a","b","c","d","e","f","g","h","i","j......
:如何改变按钮上字的颜色和按钮的颜色
<input type=button onClick="history.back()" value=返回上级 style="width:100px;height:30px" name="button">
按钮是灰色的 字是黑色的 不好看 如何能改成别的颜色 谢谢
NO.1 作者: fason
style="width:100px;height:30px;color:red;background-color:blue"
摘要:
我只是用vc缟写c++源文件-------- *。cpp 并运行它。 帮一下我好吗?
......