火烧径-make life easier
来源: BlogBus 原始链接: http://www.blogbus.com:80/blogbus/blog/index.php?blogid=18362&cat=3 存档链接: https://web.archive.org/web/20041104202209id_/http://www.blogbus.com:80/blogbus/blog/index.php?blogid=18362&cat=3
火烧径-make life easier default (14) soft (6) db (3) java (10) workflow (2) develop (8) literature (6) shark非官方FAQ (3) 2004 年 11 月 Sun Mon Tue Wen Thu Fri Sat 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 最新文章 Avoid Must Thinking 拼音加加重出江湖? 以代理的方式集成Apache和Tomcat Google Desktop Search,个人知识管理的好东东 申请了美味书签 内心的平静(摘录) jboss电子书下载 apache与tomcat整合注意问题 alumni:上chinaren校友录的好帮手 当Hibernate碰到Tomcat的SecurityManager 最新评论 mayacao : 我也想要一个gmai. Ivan Chen : 欢迎转载:-). asiapan : 很有道理,我转啦. lujinccs : 我的邮箱:lujinc. lujinccs : 我硬盘撑不了多久. lujinccs : 我硬盘撑不了多久. eeeeecccc : 我想要一个gmail,. Ivan Chen : 呵呵,客气了。dr. dragoning : 呵呵,我也讨一个. Ivan Chen : 以上朋友的邀请已. 链接 我的美味书签
猴网论坛 肝胆相照 XML资料 XML软件 经典桌面资源站 昂秀英语_培养英语直觉! 联系我 天气预报 存档 2004/06/01/-2004/07/01 2003/01/01/-2004/06/01 2004/08/03/-2004/09/02 2004/09/01/-2004/10/02 2004/07/01/-2004/08/02 04-08-06 10:29 - [ db ] 一是界面的乱码,在File->Global Preferences->Fonts选项卡里面,选择相应的中文字体(我选新宋体,12)就可以了。 二是显示数据库里面的内容乱码。以MySQL为例,只需要在设置Alias的时候,这样设置URL:jdbc:mysql://server1/test?useUnicode=true&characterEncoding=EUC_CN 阅读全文 | 评论(0) | 引用(0) fireshort @ 04-08-06 10:29 | 编辑 04-06-14 04:05 - [ db ] 由于重装系统,今天又重装了MySQL,发现MySQL在安装前就有一段说明,说了如果MySql不是安装在缺省目录下应该如何修改。由于大多数人在安装软件的时候都不大会看这些说明,这段说明几乎可以说是毫无作用的。我很奇怪的是,MySql为什么就不写一小段程序来检测路径而要用户修改呢? 附MySql安装时的说明: This is a release of MySQL 4.0.20a for Win32. NOTE: If you install MySQL in a folder other than C:\MYSQL or you intend to start MySQL on NT/Win2000 as a service, you must create a file named C:\MY.CNF or \Windows\my.ini or \winnt\my.ini with the following information:: [mysqld] basedir=E:/installation-path/ datadir=E:/data-path/ After your have installed MySQL, the installation directory will contain 4 files named 'my-small.cnf, my-medium.cnf, my-large.cnf, my-huge.cnf'. You can use this as a starting point for your own C:\my.cnf file. If you have any problems, you can mail them to win32@lists.mysql.com after you have consulted the MySQL manual and the MySQL mailing list archive ( http://www.mysql.com/documentation/index.html ) On behalf of the MySQL AB gang, Michael Widenius 阅读全文 | 评论(0) | 引用(0) fireshort @ 04-06-14 04:05 | 编辑 04-03-11 11:20 - [ db ] Q:我的Mysql碰到了 1067 错误 错误信息为: A system error has occurred. System error 1067 has occurred. The process terminated unexpectedly. A:在我的机上的解决办法是: 修改%windir%\my.ini,增加 [mysqld] #设置basedir指向mysql的安装路径 basedir=D:\Program\Tools\mysql datadir=D:\Program\Tools\mysql\data 阅读全文 | 评论(0) | 引用(0) fireshort @ 04-03-11 11:20 | 编辑 分页: [1] 模板设计: zhou