|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 31 楼』:
使用 LLM 解释/回答一下
Originally posted by bhdc at 2007-4-21 01:43:
在XP下试了下,VTGBK生成的new文件,有时末尾会出现一个→,不知有没影响。。
那是文本文件结束符,某些编辑器需要它。不影响其它编辑器或程序。
Originally posted by bhdc at 2007-4-21 01:43:
Tried it under XP, and sometimes there is a → at the end of the new file generated by VTGBK. I wonder if it has any impact.
That is the end-of-text file character, which is required by some editors. It does not affect other editors or programs.
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2007-4-21 03:51 |
|
|
bhdc
初级用户
 
积分 48
发帖 23
注册 2006-2-23
状态 离线
|
『第 32 楼』:
使用 LLM 解释/回答一下
Originally posted by 本是 at 2007-4-21 03:51:
那是文本文件结束符,某些编辑器需要它。不影响其它编辑器或程序。
哦,知道了,万分感谢,^_^:P
Originally posted by Benshi at 2007-4-21 03:51:
That's the end-of-file character for text files, required by some editors. It doesn't affect other editors or programs.
Oh, I see, thank you very much, ^_^:P
|
|
2007-4-21 06:08 |
|
|
wld
初级用户
 
积分 61
发帖 32
注册 2007-5-9
状态 离线
|
|
2007-5-10 17:16 |
|
|
bhdc
初级用户
 
积分 48
发帖 23
注册 2006-2-23
状态 离线
|
『第 34 楼』:
使用 LLM 解释/回答一下
发现个奇怪的问题,vtgbk加参数时不能识别数字文件名(如:vtgbk /8 02.txt).....
另外用于BCDW配置文件时,bcdw的边框会变成乱码,超过64个中文字符时个别英文字符会出现乱码...
I found a strange problem. When vtgbk is added with parameters, it can't recognize the digital filename (such as: vtgbk /8 02.txt).....
In addition, when used in the BCDW configuration file, the border of BCDW will become garbled, and when it exceeds 64 Chinese characters, individual English characters will be garbled...
|
|
2007-5-11 17:01 |
|
|
zyl910
中级用户
  
积分 282
发帖 126
注册 2006-5-17
状态 离线
|
『第 35 楼』:
使用 LLM 解释/回答一下
有没有可能支持GB18030-2005?
Is it possible to support GB18030 - 2005?
|

人类存在的目的就是试图理解人类为何存在 |
|
2007-5-11 19:28 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 36 楼』:
使用 LLM 解释/回答一下
Originally posted by bhdc at 2007-5-11 17:01:
发现个奇怪的问题,vtgbk加参数时不能识别数字文件名(如:vtgbk /8 02.txt).....
这确实是个BUG!下一版修正。
Originally posted by bhdc at 2007-5-11 17:01:
另外用于BCDW配置文件时,bcdw的边框会变成乱码,超过64个中文字符时个别英文字符会出现乱码...
这是VT技术中的单、双字节冲突。前64个汉字由扩展ASCII字符替换,超出64个的汉字,就只能用基本ASCII字符替换,除非你联用两个字符集,且只用扩展ASCII字符。这是硬件限制,软件无法解决。
Originally posted by bhdc at 2007-5-11 17:01:
Found a strange problem, vtgbk cannot recognize numeric filenames when adding parameters (such as: vtgbk /8 02.txt).....
This is indeed a BUG! It will be fixed in the next version.
Originally posted by bhdc at 2007-5-11 17:01:
In addition, when used in the BCDW configuration file, the border of BCDW will become garbled, and individual English characters will be garbled when it exceeds 64 Chinese characters...
This is a single-byte and double-byte conflict in VT technology. The first 64 Chinese characters are replaced by extended ASCII characters. For Chinese characters exceeding 64, only basic ASCII characters can be used for replacement, unless you use two character sets together and only use extended ASCII characters. This is a hardware limitation and cannot be solved by software.
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2007-5-11 20:07 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 37 楼』:
使用 LLM 解释/回答一下
Originally posted by zyl910 at 2007-5-11 19:28:
有没有可能支持GB18030-2005?
这个编码在DOS下好像没有其汉字系统吧!而且也没有从窗口中生成HZK18030的程序。(存疑:AW97中的CJK16我用字库浏览程序看过,似乎与GBK16是一样的,大小也相同。)
如果有HZK18030,也确实有许多人需要的话,可以考虑做个18030版的VT。GB18030-2005技术上是没有问题的。
Last edited by 本是 on 2007-5-11 at 08:22 PM ]
Originally posted by zyl910 at 2007-5-11 19:28:
Is it possible to support GB18030-2005?
It seems that there is no Chinese character system for this encoding under DOS! And there is no program to generate HZK18030 from the window. (Doubtful: I have seen the CJK16 in AW97 with a font viewer, and it seems to be the same as GBK16, and the size is also the same.)
If there is HZK18030 and there are indeed many people who need it, we can consider making a 18030 version of VT. Technically, GB18030-2005 is no problem.
Last edited by 本是 on 2007-5-11 at 08:22 PM ]
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2007-5-11 20:19 |
|
|
bhdc
初级用户
 
积分 48
发帖 23
注册 2006-2-23
状态 离线
|
『第 38 楼』:
使用 LLM 解释/回答一下
感谢回复,明白了.....
Thanks for the reply, I understand.....
|
|
2007-5-12 16:15 |
|
|
zyl910
中级用户
  
积分 282
发帖 126
注册 2006-5-17
状态 离线
|
『第 39 楼』:
使用 LLM 解释/回答一下
GB18030麻烦之处在于许多CJK扩充A字符在4字节区
更别提CJK扩充B与Unicode映射区了——全在4字节区
我们还没适应4字节编码时代
The trouble with GB18030 is that many CJK Extension A characters are in the 4-byte area, not to mention CJK Extension B and the Unicode mapping area—all in the 4-byte area. We haven't adapted to the 4-byte encoding era yet.
|

人类存在的目的就是试图理解人类为何存在 |
|
2007-5-14 16:31 |
|
|
cfgs
初级用户
 
积分 152
发帖 17
注册 2003-2-12
状态 离线
|
『第 40 楼』:
使用 LLM 解释/回答一下
有 for 32位系统?
Is there one for the 32-bit system?
|
|
2007-6-2 10:49 |
|
|
淡淡一笑
初级用户
 
积分 128
发帖 15
注册 2004-11-25
状态 离线
|
『第 41 楼』:
使用 LLM 解释/回答一下
总觉得生成的字比不上VTMAGIC生成的漂亮 -.-! 心理作用吗?
I always feel that the generated characters are not as beautiful as those generated by VTMAGIC -.-! Is it psychological?
|
|
2007-6-15 12:02 |
|
|
willsion
高级用户
   
积分 793
发帖 312
注册 2004-9-2
状态 离线
|
『第 42 楼』:
使用 LLM 解释/回答一下
关注一下。。。。。。。。。。
Follow up. ...... ...... ...... ......
|
|
2007-7-9 16:20 |
|
|
cl87388881
初级用户
 
积分 46
发帖 22
注册 2006-10-24
状态 离线
|
『第 43 楼』:
使用 LLM 解释/回答一下
看来,本是确实有本事.水平很高呀.我顶!!!我支持...
It seems that this person really has the ability and is very high - level. I support! I support...
|
|
2007-10-6 12:04 |
|
|
eczx
新手上路

积分 2
发帖 1
注册 2007-11-13
状态 离线
|
|
2007-11-13 15:30 |
|
|
azzxs
新手上路

积分 8
发帖 4
注册 2007-12-17
状态 离线
|
|
2007-12-17 11:48 |
|