首页| 新闻| 娱乐| 游戏| 科普| 文学| 编程| 系统| 数据库| 建站| 学院| 产品| 网管| 维修| 办公| 热点
<!-- http://www.vevb.com/js --><!-- bbs http://www.vevb.com/bbs--><!-- 完整的HTML代码 --><html><head><title>图片浏览器</title><script>function ViewImage(form){photoHeight=form.height.valuephotoWidth=form.width.valuevar urlType=form.url.valuevar LocalurlType=urlType.indexOf('http://')==-1if(LocalurlType)urlType="file:///"+urlTypewin=window.open("","","width="+photoWidth+",height="+photoHeight+"")win.document.write("<html><head><title>你要浏览的图片</title></head><body>")win.document.write('<div style="position:absolute;width:'+photoWidth+';height:'+photoHeight+';left:0px;top:0px">')win.document.write("<img src="+urlType+" width="+photoWidth+" height="+photoHeight+"></div></body></html>")win.document.close();}</script></head><body><center>请输入你要浏览图片所在的网址.如果图片在本地计算机上,请按浏览按钮<p><form><input type=file size=40 name=url><p>高度:<input type=text name=height size=3 value=300>宽度:<input type=text name=width size=3 value=250></p><input type=button value="显示图片" onclick="ViewImage(this.form)"></form></body></html> <br><br><br><p><font color=red>////作者:南阳理工学院软件学院,任彬玉 联系:0377-3114024,0373-7916269 </font></p>
Intel工程样品CPU的识别方法
图解CMOS路线和硬盘光驱跳线的
硬盘分区如何设置准确的分区空间
回眸一笑百魅生,六宫粉黛无颜色
岁月静美,剪一影烟雨江南
芜湖有个“松鼠小镇”
小满:小得盈满,一切刚刚好!
一串串晶莹剔透的葡萄,像一颗颗宝石挂在藤
正宗老北京脆皮烤鸭
人逢知己千杯少,喝酒搞笑图集
搞笑试卷,学生恶搞答题
新闻热点
疑难解答
图片精选
微信小程序各种坑?填坑tip
web前端如何让网页布局稳定性和标
CSS定位深入理解 完全掌握CSS定位
彻底理解浮动float CSS浮动详解 清
网友关注