function add_qc_object(){
var height = 250;
var width = 800;
var top = (screen.availHeight - height)/2;
var left = (screen.availWidth - width)/2;
var param = 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,' +
'width=' + width + ',height=' + height + ',left= ' + left + ',top=' + top;
window.open('K230_add_qc_object.jsp', 'win_name', param);
}
分类目录
- arch/management (17)
- computer (38)
- DB/ES (125)
- java/j2ee (305)
- lnmp (236)
- mac/iphone/ipad/android (11)
- os/software (75)
- other (516)
- python (7)
- redis/memcached/mongo (31)
- sitebuild (143)
随便看看
友情链接
收藏链接