一、使用工具
开发工具:My Eclipse 10.7以及相应的java开发工具
框架版本:Struts2.1+Hibernate3+Spring3.0
数据库:MySql5.5
Mysql可视化工具:Navicat 11
所需软件的下载地址:
二、项目结构一览
三、项目环境搭建
1、新建项目:...
分类:
编程语言 时间:
2014-08-23 14:02:50
阅读次数:
383
Jason MarzDo you hear me ,I'm talking to you,Across the water across the deep blue ocean,under the open sky,ou my baby I'm trying.Boy I hear you in my...
分类:
其他好文 时间:
2014-08-23 12:30:50
阅读次数:
211
Description Gibbs: Next! First Pirate: My wife ran off with my dog and I'm drunk for a month. Gibbs: Perfect. Next! Second Pirate: Me hav...
分类:
其他好文 时间:
2014-08-23 11:12:50
阅读次数:
224
##-*-coding:utf-8-*-##python:2.x#__author__='Administrator'#my_list=['a','b','c','d']#"""#大部分标准程序加在构建时都不会忽略可用性,看下面的例子理解下这句话的含义#"""#if'e'notinmy_list:#...
分类:
编程语言 时间:
2014-08-22 20:55:19
阅读次数:
243
以下均是ubuntu12.04为准1、修改mysql的配置文件。1.1、vi /etc/mysql/my.conf找到[client]在其下面添加default-character-set=utf81.2、在[mysqld]下面添加character-set-server=utf8collation...
分类:
数据库 时间:
2014-08-22 19:20:19
阅读次数:
186
1.MySql-Server 出于安全方面考虑只允许本机(localhost, 127.0.0.1)来连接访问. 这对于 Web-Server 与 MySql-Server 都在同一台服务器上的网站架构来说是没有问题的. 但随着网站流量的增加, 后期服务器架构可能会将 Web-Server 与 My...
分类:
数据库 时间:
2014-08-22 16:12:09
阅读次数:
330
1.先停掉mysql服务,修改my.ini(windows下)default-character-set=utf8mb4character-set-server=utf8mb42.修改数据库的属性编码:utf8mb4排序规则:utf8mb4_general_ci3.修改表的属性字符集:utf8mb4...
分类:
数据库 时间:
2014-08-22 15:57:08
阅读次数:
263
Compojure 是一个基于 ring 的上层web开发框架。在 lein new compojure my-app 生成的项目中,默认是启用 jetty 服务器的,最近用到了 http-kit 中的 websocket, 所以需要将服务器改为 http-kit 的。其实很简单,只要将 run-j...
分类:
其他好文 时间:
2014-08-22 12:36:56
阅读次数:
211
I'm not yet clear what I did, but I'm blogging it so it can be found if someone else has this issue.For whatever reason, last week both of my Vista 64...
assign('name','Linux');$smarty->assign('title','在线有有要有和蔼是是非非要要');$smarty->assign('english_word','my name x4 is linux');$smarty->assign('money','344.22...
分类:
其他好文 时间:
2014-08-22 12:13:36
阅读次数:
215