tag作用:编写调用tag实现代码复用。能防止用户直接访问tag页面。Include只能做到代码复用,但是不能防止用户在地址栏直接输入地址访问。优点: 1.实现代码的复用 2.分离数据处理代码和数据显示代码,便于web应用的维护,和再开发tag文件的保存:保存在WEB-INF/tags/下tag标记...
分类:
Web程序 时间:
2014-11-27 23:21:57
阅读次数:
691
1.Download the Spring dependency jar2.Place it to the lib folder path is /WEB-INF/lib/spring.jar3.Then open the web.xml and the sample code is:/WEB-IN...
分类:
编程语言 时间:
2014-11-27 12:18:22
阅读次数:
1170
#liyanzhong debug const-string v1, "TAG" const-string v2, "xunbu7@163.com" #v2 为要输出的调试信息字符串 invoke-static {v1,v2} ,Landroid/util/Log;->d(Lja...
分类:
其他好文 时间:
2014-11-26 20:42:27
阅读次数:
1209
Subversion有一个很标准的目录结构,是这样的。比如项目是proj,svn地址为svn://proj/,那么标准的svn布局是svn://proj/|+-trunk+-branches+-tags这是一个标准的布局,trunk为主开发目录,branches为分支开发目录,tags为tag存档目...
分类:
其他好文 时间:
2014-11-26 18:04:49
阅读次数:
137
Set?glht=?Browser("管理后台").Page("管理后台")Set?Mydescription?=?description.Create()Mydescription("html?tag").Value?=?"INPUT"Mydescription("type").Value?=?"...
分类:
其他好文 时间:
2014-11-26 16:05:04
阅读次数:
198
Set bp=browser("micclass:=browser","index:=0").page("micclass:=page")bp.WebElement("html tag:=BODY","index:=1").Object.insertadjacenttext "beforeend",...
分类:
Web程序 时间:
2014-11-26 15:57:19
阅读次数:
217
security groypsSecurity groups--> are sets of IP filter rules() that ,define networking access,are applied toall instances within a projectdefault se....
分类:
其他好文 时间:
2014-11-26 11:10:43
阅读次数:
205
1、首先,@selector 里面的方法不能传参数。。不要相信网上的。。都是复制粘贴的。2、分三步走:1.设置tag。2.设置btn的调用方法。3.使用参数2、看示例代码把。。UIButton * markButton=[[UIButton alloc] initWithFrame:CGRectMa...
分类:
移动开发 时间:
2014-11-26 01:14:03
阅读次数:
237