会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
stoneuu
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
下一页
2014年10月28日
三星手机照相机出现了故障,htc无法连接无线网
摘要: 1 重启2若还不行,把内存卡,电池拿掉,也可下载一个相机应用
阅读全文
posted @ 2014-10-28 14:20 stoneuu
阅读(164)
评论(0)
推荐(0)
2014年10月9日
chrome 插件
摘要: editThiscookiefehelper缩放code colashow ip
阅读全文
posted @ 2014-10-09 21:39 stoneuu
阅读(128)
评论(0)
推荐(0)
quartz spring 时间配置
摘要: 关于时间配置,1前面带0和不带0的区别是??? (开始时间,带0以整点整分整秒开始,不带的以启动时间定时循环??) 比如0 7/37 * * * ? 表示每个小时的第7分钟开始执行,然后隔三十七分钟执行 "30 * * * * ?" 每半分钟触发任务 "15/5 * * * * ?" 每分钟...
阅读全文
posted @ 2014-10-09 15:03 stoneuu
阅读(335)
评论(0)
推荐(0)
quartz spring
摘要: 简单例子可参考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
阅读(378)
评论(0)
推荐(0)
mongodb spring
摘要: 可参考http://blog.csdn.net/cuiran/article/details/8287204我修改后的代码http://pan.baidu.com/s/1mgJYbaC
阅读全文
posted @ 2014-10-09 10:05 stoneuu
阅读(135)
评论(0)
推荐(0)
2014年10月8日
tomcat 显示目录文件列表
摘要: conf/web.xml中,listings改为true,重启http://liusu.iteye.com/blog/794613 default org.apache.catalina.servlets.DefaultServlet ...
阅读全文
posted @ 2014-10-08 16:42 stoneuu
阅读(617)
评论(0)
推荐(0)
dubbo No provider available for the service com.alibaba.dubbo.monitor.MonitorService from registry
摘要: 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
阅读(9825)
评论(0)
推荐(0)
mvn install
摘要: mvn install -Psnapshotsjarmvn install -Psnapshotsjar -Dmaven.test.skip=true
阅读全文
posted @ 2014-10-08 11:01 stoneuu
阅读(386)
评论(0)
推荐(0)
2014年9月30日
centos mysql 数据存储目录安装位置
摘要: rpm -ql mysql查看安装位置MYSQL默认的数据文件存储目录为/var/lib/mysql。假如要把目录移到/home/data下需要进行下面几步:1、home目录下建立data目录cd /homemkdir data2、把MySQL服务进程停掉:mysqladmin -u root -p...
阅读全文
posted @ 2014-09-30 18:28 stoneuu
阅读(4825)
评论(0)
推荐(0)
2014年9月29日
maven项目依赖被改为文件夹时如何改回lib
摘要: 如图
阅读全文
posted @ 2014-09-29 19:27 stoneuu
阅读(215)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
下一页
公告