10 2014 档案

摘要:1 重启2若还不行,把内存卡,电池拿掉,也可下载一个相机应用 阅读全文
posted @ 2014-10-28 14:20 stoneuu 阅读(164) 评论(0) 推荐(0)
摘要:editThiscookiefehelper缩放code colashow ip 阅读全文
posted @ 2014-10-09 21:39 stoneuu 阅读(132) 评论(0) 推荐(0)
摘要:关于时间配置,1前面带0和不带0的区别是??? (开始时间,带0以整点整分整秒开始,不带的以启动时间定时循环??) 比如0 7/37 * * * ? 表示每个小时的第7分钟开始执行,然后隔三十七分钟执行 "30 * * * * ?" 每半分钟触发任务 "15/5 * * * * ?" 每分钟... 阅读全文
posted @ 2014-10-09 15:03 stoneuu 阅读(342) 评论(0) 推荐(0)
摘要:简单例子可参考http://yangpanwww.iteye.com/blog/797563http://liuzidong.iteye.com/blog/1118992关于时间配置可参考另一篇http://www.cnblogs.com/stit/p/4013398.html我的项目的应用1kno... 阅读全文
posted @ 2014-10-09 14:10 stoneuu 阅读(383) 评论(0) 推荐(0)
摘要:可参考http://blog.csdn.net/cuiran/article/details/8287204我修改后的代码http://pan.baidu.com/s/1mgJYbaC 阅读全文
posted @ 2014-10-09 10:05 stoneuu 阅读(138) 评论(0) 推荐(0)
摘要:conf/web.xml中,listings改为true,重启http://liusu.iteye.com/blog/794613 default org.apache.catalina.servlets.DefaultServlet ... 阅读全文
posted @ 2014-10-08 16:42 stoneuu 阅读(620) 评论(0) 推荐(0)
摘要:No provider available for the service com.alibaba.dubbo.monitor.MonitorService from registryhttp://www.iteye.com/topic/1116866?page=16没有启动SimpleMonito... 阅读全文
posted @ 2014-10-08 15:47 stoneuu 阅读(9830) 评论(0) 推荐(0)
摘要:mvn install -Psnapshotsjarmvn install -Psnapshotsjar -Dmaven.test.skip=true 阅读全文
posted @ 2014-10-08 11:01 stoneuu 阅读(388) 评论(0) 推荐(0)