function exchangeWindow(){ if(window.orientation == 0) { $('#helpimg').attr("src","/images/road/help_0.jpg"); } ...
分类:
移动开发 时间:
2014-09-18 23:41:44
阅读次数:
247
出现的问题是:html: 1 2 3 images 4 5 6 7 8 9 10 11 12 13 14 15 16 CSS: 1 ...
分类:
其他好文 时间:
2014-09-18 20:22:34
阅读次数:
398
$path = "/www/mywebsite/images/myphoto.jpg";1.pathinfo()函数pathinfo()函数返回的是一个包含了文件信息的数组,数组中有四个元素,分别是dirname、basename、extension、filename。打印数组的代码:复制代码代码如...
分类:
Web程序 时间:
2014-09-17 12:02:42
阅读次数:
250
Browser("XXX").Page("XXX").Frame("iframe_main").WebElement("TB-50").Click对WebElement("TB-50") 的“TB-50”进行参数化,脚本中选中TB-50,右击-object properties,对选中内容进行参数化...
分类:
其他好文 时间:
2014-09-17 10:10:31
阅读次数:
228
ssh框架从页面传中文发生乱码时怎么解决,就是添加一个字符编码拦截器。用springframework自带的便可
分类:
编程语言 时间:
2014-09-17 10:02:21
阅读次数:
186
Problem Description
[img]http://acm.hdu.edu.cn/data/images/C235-1007-1.jpg[/img] Since 1945, when the first nuclear bomb was exploded by the Manhattan Project team in the US, the number of nuclear we...
分类:
其他好文 时间:
2014-09-15 15:57:19
阅读次数:
216