1.从一个activity跳转到另一个activity的时候,使用startActivity(Intent)方法2.一个Intent对象包含了一组信息 Componet Name:另一个Activity的名字 Action:指定另一个Activity要做什么 Data:从一个activity向另一个...
分类:
移动开发 时间:
2014-06-18 16:02:39
阅读次数:
244
完整代码:Struts16ActionResultsDemo.rar1.动态结果。 有时我们需要在Action里取得我个要转跳的页面看一下我们的struts.xml ...
分类:
其他好文 时间:
2014-06-18 15:31:23
阅读次数:
181
syntax:contained in:description:Adds an action to an intent filter.An element must contain one or more elements. If it doesn't contain any, noInten...
分类:
移动开发 时间:
2014-06-18 14:48:12
阅读次数:
252
转自:http://www.cnblogs.com/xyang/archive/2011/11/24/2262003.html在MVC中,controller中的Action和View中的.cshtml文件名称有一个对应的关系。当不对应时,有以下几种情况发生:一、找不到视图的错误请求URL:http...
分类:
Web程序 时间:
2014-06-18 13:25:30
阅读次数:
423
运行mahout in action上的cluster示例时报错:Error: Found interface org.apache.hadoop.mapreduce.Counter, but class was expected 确定是版本问题,我的hadoop版本是2.4,但mahout目...
分类:
其他好文 时间:
2014-06-18 11:07:10
阅读次数:
394
1.在Action中定义,context用于传递搜索条件和分组条件,在搜索视图中默认显示: 示例代码: Leaves Summary hr.holidays form tree,form {'search_default_group_type': 1, ...
分类:
其他好文 时间:
2014-06-18 10:22:52
阅读次数:
333
1 用jsonp$.getJSON(" http://www.guozhijinan.com/document!searchJSONResult.action?name1="+value1+"&jsoncallback=?", function(json){ if(json.属性名==值){ // ...
分类:
编程语言 时间:
2014-06-17 21:23:14
阅读次数:
290
NFS客户端配置为开机自动挂载时,系统启动报错。报错信息类似:mount:mount:mounttoNFSserver‘172.16.1.254‘failed:mount:SystemError:Noroutetohost.原因:网络启动后需要对网络内路由表进行“学习”。在未完成路由表学习之前启动netfs服务会报错。解决方法:延后netfs启动时..
分类:
其他好文 时间:
2014-06-17 18:42:04
阅读次数:
214
由于之前合并了流程及表单分类,在高级查询和流程管理页面打开z-tree树时,前端页面报出queryAllCategory()的空指针异常(逐步调试后在该方法中无空指针异常),并报如下错误:[16/06/1407:30:07:007CST]DEBUGsql.Connection:xxxConnectionClosedorg.codehaus.jackson.map.Json..
分类:
其他好文 时间:
2014-06-17 17:41:14
阅读次数:
190
大家空闲的时候可以学习下,一些项目还是经常能用到的。
1. 对图片的剪裁cropimage-master
http://stackoverflow.com/questions/18013406/is-com-android-camera-action-crop-not-available-for-android-jelly-bean-4-3
2. ImageLoader ...
分类:
移动开发 时间:
2014-06-17 16:37:19
阅读次数:
230