02 2012 档案
摘要:window.parent.mainFrame.location.href = "xxx.aspx";mainFrame为要显示页面的框架
阅读全文
摘要:if (top!= self) {//判断网页是否嵌套在框架中 }if (top.leftFrame == null) {//判断是否存在左侧框架 }
阅读全文
摘要:Link all references for a local rename (does not changereferences in other files)main cannot be resolved or is not a field刚遇到这个纠结的问题,代码都没错,R.layout.main总是在layout上游错误提示波浪线。在网上查了好多都是说clean一下工程 然后build工程就可以了,或者fix project properties 但是还是解决不了...原因可能是添加文件,比如xml文件或者资源文件时,系统自动添加了import android.R;android.R是
阅读全文

浙公网安备 33010602011771号