• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
香甜苦咖啡
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 5 6 7 8 下一页

2014年3月19日

applicationContext.xml
摘要: com.liuruichao.modelhibernate.dialect=org.hibernate.dialect.MySQLDialecthibernate.show_sql=truehibernate.format_sql=truehibernate.hbm2ddl.auto=update 阅读全文
posted @ 2014-03-19 21:29 香甜苦咖啡 阅读(136) 评论(0) 推荐(0)
 
struts.xml
摘要: /register.jsp/registerSuccess.jsp/registerError.jsp 阅读全文
posted @ 2014-03-19 21:28 香甜苦咖啡 阅读(102) 评论(0) 推荐(0)
 
web.xml
摘要: index.jsp OpenSessionInViewFilter org.springframework.orm.hibernate4.support.OpenSessionInViewFilter OpenSessionInViewFilter /* struts2org.ap... 阅读全文
posted @ 2014-03-19 21:27 香甜苦咖啡 阅读(105) 评论(0) 推荐(0)
 
jdbc.properties
摘要: jdbc.driverClassName=com.mysql.jdbc.Driverjdbc.url=jdbc:mysql://localhost:3306/spring?useUnicode=true&characterEncoding=utf-8jdbc.username=rootjdbc.pa... 阅读全文
posted @ 2014-03-19 21:27 香甜苦咖啡 阅读(106) 评论(0) 推荐(0)
 
apache+tomcat的集群--Session复制配置
摘要: 总结一:apache+tomcat的集群(整理中)2009-08-17 00:31(一)需要的相关程序:1. apache_2.2.11-win32-x86-no_ssl.msi2. mod_jk-1.2.28-httpd-2.2.3.so3. tomcat6(二)术语解释:1.apache Apa... 阅读全文
posted @ 2014-03-19 21:22 香甜苦咖啡 阅读(514) 评论(0) 推荐(0)
 
mysql 定时触发器
摘要: 1. mysql可以实现定时触发功能,比如说定于某某时间mysql数据库做什么工作,或每隔多长时间做什么工作。第二种情况应用还是比较广的,比如说我希望每天检查一下我的数据信息,超过一个月的无用信息清除以腾出空间供其他存储数据使用;或者相隔一段时间更新一下数据等等。下面讨论下这种情况,给出一个例子供... 阅读全文
posted @ 2014-03-19 21:20 香甜苦咖啡 阅读(1478) 评论(0) 推荐(0)
 
mysql 查看存储过程
摘要: 方法一:select`name`frommysql.procwheredb='your_db_name'and`type`='PROCEDURE'方法二:showprocedurestatus;查看存储过程或函数的创建代码showcreateprocedureproc_name;showcreate... 阅读全文
posted @ 2014-03-19 21:18 香甜苦咖啡 阅读(151) 评论(0) 推荐(0)
 
Quatz 定时任务
摘要: 1、Scheduler的配置 说明:Scheduler包含一个Trigger列表,每个Trigger表示一个作业。2、Trigger的配置 ... 阅读全文
posted @ 2014-03-19 21:14 香甜苦咖啡 阅读(423) 评论(0) 推荐(0)
 
Apache Httpd常用命令
摘要: 启动: sudo apachectl start重启: sudo apachectl restart关闭: sudo apachectl stop检查配置文件: sudo apachectl -t 阅读全文
posted @ 2014-03-19 18:33 香甜苦咖啡 阅读(131) 评论(0) 推荐(0)
 
Mac安装nginx
摘要: 1. 安装PCREDownload latestPCRE. After download go to download directory from terminal.$ cd ~/Download $ tar xvzf pcre-8.12.tar.gz$ cd pcre-8.12$ sudo ./... 阅读全文
posted @ 2014-03-19 18:32 香甜苦咖啡 阅读(107) 评论(0) 推荐(0)
 
 
上一页 1 2 3 4 5 6 7 8 下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3