|
yuxinxing
新手上路

积分 10
发帖 5
注册 2007-8-2
状态 离线
|
『第 31 楼』:
使用 LLM 解释/回答一下
多谢提供,本人正需要这个东东
Thanks for providing, I just need this thing
|
|
2007-8-2 11:41 |
|
|
bhdc
初级用户
 
积分 48
发帖 23
注册 2006-2-23
状态 离线
|
『第 32 楼』:
使用 LLM 解释/回答一下
试了几次加载图象都没成功,然后提示没有相关菜单项....
是不是加载图片失败就不会接着加载下面的菜单呢?
另外菜单前面的圆点可以去掉么....
Tried several times to load the image without success, and then it prompted that there were no relevant menu items....
Does the failure to load the image mean it won't load the following menus?
Also, can the dots in front of the menus be removed?
|
|
2007-8-6 17:36 |
|
|
bhdc
初级用户
 
积分 48
发帖 23
注册 2006-2-23
状态 离线
|
『第 33 楼』:
使用 LLM 解释/回答一下
晕,发重了....
对了,还有个小问题报告下,设置首行缩进,当第一个菜单有数字的时候,这个数字会跑到屏幕右上角,不知为何....
Last edited by bhdc on 2007-8-6 at 05:40 PM ]
Oh, sent it twice by mistake....
By the way, there's a small problem to report. When setting the first-line indent, when the first menu has a number, this number runs to the upper right corner of the screen. I don't know why....
Last edited by bhdc on 2007-8-6 at 05:40 PM ]
|
|
2007-8-6 17:36 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
|
2007-8-7 09:08 |
|
|
bhdc
初级用户
 
积分 48
发帖 23
注册 2006-2-23
状态 离线
|
『第 35 楼』:
使用 LLM 解释/回答一下
device=himem.sys
device=ConfigP.Mnu /i b2.gif
; RadioMenu=
; color=336699000000,t
; initial=10
; time=10,剩余时间
; caption=
; caption=
; caption=000000
; caption=000000,ATIES 9.1.3921
; caption=000000,
; endnote=000000,按上下方向键或相应字母键选择项目,按空格或回车键设定项目
; endnote=000000,按E^sc或退格键退出编辑
; item=0=加载 IDE光驱+ps/2鼠标
; item=1=加载 SATA光驱+ps/2鼠标
; item=2=加载 USB光驱+ps/2鼠标
; item=3=加载 IDE光驱+USB鼠标
; item=4=加载 SATA光驱+USB鼠标
; item=5=加载 USB光驱+USB鼠标
; DefaultItem=6=不加载光驱和鼠标
; block=0
device=umbpci.sys /s
device=vide-cdd.sys /D:IDE-CD
set atie=0
; block=1
device=umbpci.sys /s
device=gcdrom.sys /D:SATA-CD
set atie=1
; block=2
device=umbpci.sys /s
device=usbaspi.sys
device=di1000dd.sys
set atie=2
; block=3
device=umbpci.sys /s
device=vide-cdd.sys /D:IDE-CD
set atie=3
; block=4
device=umbpci.sys /s
device=gcdrom.sys /D:SATA-CD
set atie=4
; block=5
device=umbpci.sys /s
device=usbaspi.sys
device=di1000dd.sys
set atie=5
; block=6
set atie=6
; block=end
files=20
buffers=30
dos=high,umb
lastdrive=z
shell=command.com /P /F /E:800
用上面菜单,2就会跑到右上角....
刚刚测试加载图片成功了,呵呵,发现用FW作图比PS好,原来是软盘镜像的问题,非标准软盘镜像加载图片失败...
device=himem.sys
device=ConfigP.Mnu /i b2.gif
; RadioMenu=
; color=336699000000,t
; initial=10
; time=10,Remaining time
; caption=
; caption=
; caption=000000
; caption=000000,ATIES 9.1.3921
; caption=000000,
; endnote=000000,Use up and down arrow keys or corresponding letter keys to select items, use space or enter key to set items
; endnote=000000,Press E^sc or backspace key to exit editing
; item=0=Load IDE CD-ROM + ps/2 mouse
; item=1=Load SATA CD-ROM + ps/2 mouse
; item=2=Load USB CD-ROM + ps/2 mouse
; item=3=Load IDE CD-ROM + USB mouse
; item=4=Load SATA CD-ROM + USB mouse
; item=5=Load USB CD-ROM + USB mouse
; DefaultItem=6=Do not load CD-ROM and mouse
; block=0
device=umbpci.sys /s
device=vide-cdd.sys /D:IDE-CD
set atie=0
; block=1
device=umbpci.sys /s
device=gcdrom.sys /D:SATA-CD
set atie=1
; block=2
device=umbpci.sys /s
device=usbaspi.sys
device=di1000dd.sys
set atie=2
; block=3
device=umbpci.sys /s
device=vide-cdd.sys /D:IDE-CD
set atie=3
; block=4
device=umbpci.sys /s
device=gcdrom.sys /D:SATA-CD
set atie=4
; block=5
device=umbpci.sys /s
device=usbaspi.sys
device=di1000dd.sys
set atie=5
; block=6
set atie=6
; block=end
files=20
buffers=30
dos=high,umb
lastdrive=z
shell=command.com /P /F /E:800
With the above menu, item 2 will run to the top right corner....
Just tested and successfully loaded the image, heh. Found that using FW to draw is better than PS, originally it was a floppy disk image issue, non-standard floppy disk images failed to load the image...
|
|
2007-8-7 11:43 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 36 楼』:
使用 LLM 解释/回答一下
是原于换页错误,已修正。
v2.02 2007/8/7 发布于2楼
修正:换页中的1个错误
修改:取掉了logo
It was due to a page break error, which has been corrected.
v2.02 released on August 7, 2007 on the 2nd floor
Correction: 1 error in page breaks
Modification: Removed the logo
|
|
2007-8-7 14:21 |
|
|
bhdc
初级用户
 
积分 48
发帖 23
注册 2006-2-23
状态 离线
|
『第 37 楼』:
使用 LLM 解释/回答一下
这回更奇怪了,上个版本能加载的图片,这个版本加载不了,也没有错误提示,空白屏幕,好像死机了....
This time it's even stranger. The pictures that could be loaded in the previous version can't be loaded in this version, and there are no error prompts. A blank screen, it seems like it's frozen....
|
|
2007-8-8 08:11 |
|
|
bhdc
初级用户
 
积分 48
发帖 23
注册 2006-2-23
状态 离线
|
『第 38 楼』:
使用 LLM 解释/回答一下
晕,又发重了....
Last edited by bhdc on 2007-8-8 at 08:16 AM ]
Oh, it's posted again....
Last edited by bhdc on 2007-8-8 at 08:16 AM ]
|
|
2007-8-8 08:14 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 39 楼』:
使用 LLM 解释/回答一下
抱歉!昨天没有加载图像测试.
问题已解决,请重新下载.
Last edited by yaya on 2007-8-8 at 09:22 AM ]
Sorry! Didn't load the image test yesterday. The problem has been solved, please download again.
Last edited by yaya on 2007-8-8 at 09:22 AM ]
|
|
2007-8-8 09:20 |
|
|
medos
初级用户
 
积分 29
发帖 14
注册 2007-7-31
状态 离线
|
『第 40 楼』:
使用 LLM 解释/回答一下
晕,这么华丽,吃了不少内存吧。
Oh, so gorgeous, must have eaten a lot of memory.
|
|
2007-8-8 13:57 |
|
|
medos
初级用户
 
积分 29
发帖 14
注册 2007-7-31
状态 离线
|
『第 41 楼』:
使用 LLM 解释/回答一下
弱弱问一句。
device=ConfigP.com /i txz.gif /s
这里的configp.com文件在哪里下载?二楼的附件里无此文件。
Weakly ask a question.
device=ConfigP.com /i txz.gif /s
Where can I download the configp.com file? The attachment on the second floor does not have this file.
|
|
2007-8-8 14:09 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 42 楼』:
使用 LLM 解释/回答一下
Originally posted by medos at 2007-8-8 01:57 PM:
晕,这么华丽,吃了不少内存吧。
configp.mun处理完毕就退出内存了.
configp.com 应该为 configp.mun
Originally posted by medos at 2007-8-8 01:57 PM:
Wow, so gorgeous, must have taken up a lot of memory.
configp.mun exits from memory after processing is complete.
configp.com should be configp.mun
|
|
2007-8-8 14:35 |
|
|
bhdc
初级用户
 
积分 48
发帖 23
注册 2006-2-23
状态 离线
|
『第 43 楼』:
使用 LLM 解释/回答一下
新版还是有问题,在菜单界面死机,有LOGO,2又跑到右上角...
There are still issues with the new version. It freezes in the menu interface, there is a logo, and the 2 runs to the upper right corner again...
|
|
2007-8-8 16:36 |
|
|
medos
初级用户
 
积分 29
发帖 14
注册 2007-7-31
状态 离线
|
『第 44 楼』:
使用 LLM 解释/回答一下
我在虚拟机里测,到显示菜单时就没响应了。
I tested in the virtual machine, and it became unresponsive when the menu was displayed.
|
|
2007-8-8 16:48 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 45 楼』:
使用 LLM 解释/回答一下
感谢bhdc的测试.由于时间仓促,改动后没有仔细测试,带来的不便请多谅解.
请重新到2楼下载.
Thanks to bhdc's test. Due to the rush of time, I didn't test carefully after the change. Please understand the inconvenience caused. Please re - download from the 2nd floor.
|
|
2007-8-9 10:33 |
|