Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[疑难] 开心农场問題help[誰人能幫忙解決我即送10金給他]

[复制链接]
i775500 发表于 2009-10-21 23:09:24 | 显示全部楼层
数据库怎么导入的啊,我导入不成
回复

使用道具 举报

 楼主| 8783 发表于 2009-10-21 23:10:09 | 显示全部楼层
本帖最后由 8783 于 2009-10-21 23:11 编辑

不知與升級數據有沒有關係
CREATE TABLE `uchome_plug_newfarm` (
  `uid` mediumint(8) NOT NULL,
  `farmlandstatus` text character set utf8 NOT NULL,
  `animal` text character set utf8 NOT NULL,
  `taskid` int(2) NOT NULL default '1',
  `charm` int(10) NOT NULL default '0',
  `money` int(10) NOT NULL default '0',
  `exp` int(10) NOT NULL default '0',
  `mc_exp` int(10) NOT NULL default '0',
  `fb` int(10) NOT NULL default '0',
  `reclaim` smallint(2) NOT NULL default '6',
  `package` text character set utf8 NOT NULL,
  `mc_package` text character set utf8 NOT NULL,
  `fertilizer` text character set utf8 NOT NULL,
  `decorative` text character set utf8 NOT NULL,
  `fruit` text character set utf8 NOT NULL,
  `dog` text character set utf8 NOT NULL,
  `nosegay` text character set utf8 NOT NULL,
  `message` text character set utf8 NOT NULL,
  `mc_taskid` int(2) NOT NULL default '0',
  `mc_taskid1` int(2) NOT NULL default '0',
  `mc_log` text character set utf8 NOT NULL,
  PRIMARY KEY  (`uid`)
) ENGINE=MyISAM DEFAULT CHARSET=big5;


導出後顯示為
DROP TABLE IF EXISTS uchome_plug_newfarm;
CREATE TABLE uchome_plug_newfarm (
  uid mediumint(8) NOT NULL,
  farmlandstatus text NOT NULL,
  animal text NOT NULL,
  taskid int(2) NOT NULL default '1',
  charm int(10) NOT NULL default '0',
  money int(10) NOT NULL default '0',
  exp int(10) NOT NULL default '0',
  mc_exp int(10) NOT NULL default '0',
  fb int(10) NOT NULL default '0',
  reclaim smallint(2) NOT NULL default '6',
  package text NOT NULL,
  mc_package text NOT NULL,
  fertilizer text NOT NULL,
  decorative text NOT NULL,
  fruit text NOT NULL,
  dog text NOT NULL,
  nosegay text NOT NULL,
  message text NOT NULL,
  mc_taskid int(2) NOT NULL default '0',
  mc_taskid1 int(2) NOT NULL default '0',
  mc_log text NOT NULL,
  PRIMARY KEY  (uid)
) ENGINE=MyISAM DEFAULT CHARSET=big5;
回复

使用道具 举报

dodob29 发表于 2009-10-21 23:10:30 | 显示全部楼层
江xml改為big5另存新檔編碼選 utf8 試試
回复

使用道具 举报

 楼主| 8783 发表于 2009-10-21 23:15:02 | 显示全部楼层
江xml改為big5另存新檔編碼選 utf8 試試
dodob29 发表于 2009-10-21 23:10

剛剛已測試了,但還是出現空白
回复

使用道具 举报

hotllus 发表于 2009-10-21 23:15:37 | 显示全部楼层

  1. CREATE TABLE `uchome_plug_newfarm` (
  2.   `uid` mediumint(8) NOT NULL,
  3.   `farmlandstatus` text character set big5 NOT NULL,
  4.   `animal` text character set big5 NOT NULL,
  5.   `taskid` int(2) NOT NULL default '1',
  6.   `charm` int(10) NOT NULL default '0',
  7.   `money` int(10) NOT NULL default '0',
  8.   `exp` int(10) NOT NULL default '0',
  9.   `mc_exp` int(10) NOT NULL default '0',
  10.   `fb` int(10) NOT NULL default '0',
  11.   `reclaim` smallint(2) NOT NULL default '6',
  12.   `package` text character set big5 NOT NULL,
  13.   `mc_package` text character set big5 NOT NULL,
  14.   `fertilizer` text character set big5 NOT NULL,
  15.   `decorative` text character set big5 NOT NULL,
  16.   `fruit` text character set big5 NOT NULL,
  17.   `dog` text character set big5 NOT NULL,
  18.   `nosegay` text character set big5 NOT NULL,
  19.   `message` text character set big5 NOT NULL,
  20.   `mc_taskid` int(2) NOT NULL default '0',
  21.   `mc_taskid1` int(2) NOT NULL default '0',
  22.   `mc_log` text character set big5 NOT NULL,
  23.   PRIMARY KEY  (`uid`)
  24. ) ENGINE=MyISAM DEFAULT CHARSET=big5;
复制代码
回复

使用道具 举报

hotllus 发表于 2009-10-21 23:18:55 | 显示全部楼层
24# 8783

Test This...
回复

使用道具 举报

 楼主| 8783 发表于 2009-10-21 23:18:57 | 显示全部楼层
hotllus 发表于 2009-10-21 23:15



   
也是出現空白,導出後像22#一樣
回复

使用道具 举报

hotllus 发表于 2009-10-21 23:20:50 | 显示全部楼层
Maybe 要 Super Man Help~~~
回复

使用道具 举报

fishyu 发表于 2009-10-21 23:21:02 | 显示全部楼层
你是这样转码的吗?
先将内容utf8简转为utf8繁
然后储存为big5
这样做试试看吧~
回复

使用道具 举报

 楼主| 8783 发表于 2009-10-21 23:21:15 | 显示全部楼层
Maybe 要 Super Man Help~~~
hotllus 发表于 2009-10-21 23:20


先多謝各方協助了
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-18 22:56 , Processed in 0.023414 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表