码迷,mamicode.com
首页 >  
搜索关键字:mysql中的.frm .myd .my    ( 14552个结果
SSh框架搭建(Struts2.1+Hibernate4.0+Spring3.1)
一、使用工具 开发工具:My Eclipse 10.7以及相应的java开发工具 框架版本:Struts2.1+Hibernate3+Spring3.0 数据库:MySql5.5 Mysql可视化工具:Navicat 11 所需软件的下载地址: 二、项目结构一览 三、项目环境搭建 1、新建项目:...
分类:编程语言   时间:2014-08-23 14:02:50    阅读次数:383
Lucky
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
A - Excellent Team
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
python高级编程之选择好名称:pepe8和命名最佳实践
##-*-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
解决navicate 连接mysql数据库中文乱码的问题
以下均是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
mysql给root开启远程访问权限,修改root密码
1.MySql-Server 出于安全方面考虑只允许本机(localhost, 127.0.0.1)来连接访问. 这对于 Web-Server 与 MySql-Server 都在同一台服务器上的网站架构来说是没有问题的. 但随着网站流量的增加, 后期服务器架构可能会将 Web-Server 与 My...
分类:数据库   时间:2014-08-22 16:12:09    阅读次数:330
mysql emoji表情
1.先停掉mysql服务,修改my.ini(windows下)default-character-set=utf8mb4character-set-server=utf8mb42.修改数据库的属性编码:utf8mb4排序规则:utf8mb4_general_ci3.修改表的属性字符集:utf8mb4...
分类:数据库   时间:2014-08-22 15:57:08    阅读次数:263
使用 httpkit 来替代 jetty
Compojure 是一个基于 ring 的上层web开发框架。在 lein new compojure my-app 生成的项目中,默认是启用 jetty 服务器的,最近用到了 http-kit 中的 websocket, 所以需要将服务器改为 http-kit 的。其实很简单,只要将 run-j...
分类:其他好文   时间:2014-08-22 12:36:56    阅读次数:211
Fixed: The Windows Process Activation Service service terminated with the following error: The system cannot find the file specified
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...
分类:Windows程序   时间:2014-08-22 12:16:36    阅读次数:551
Smarty格式化数字为INT数
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!