function showImg(url) {
var frameid = ‘frameimg’ + Math.random();
window.img = ‘window.onload = function() { parent.document.getElementById(” + frameid + ”).height = document.getElementById(‘img’).height+’px’; }’;
document.write(”);
}
主要是看一些文章,了解了openstack之后,把科技前沿都了解一下,然后在ubuntu上搭建起来
http://www.ibm.com/developerworks/cn/
http://www.ibm.com/developerworks/cn/opensource/os-cloud-anatomy/
http://www.ibm.com/developerworks/cn/linux/l-cloud-computing/