|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
我是一个229k的版本。下了,我看看虚拟机能否能否能运行。
我也就1台机子和一个5-6年前的本子。。
I am a version of 229k. Downloaded, I'll see if the virtual machine can run. I only have 1 machine and a notebook from 5-6 years ago.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-10-11 21:17 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
此版本虚拟机通过。
不过发现新问题,高级用户进不去了。
等稳定后,我可以传一个到我的网盘里。
This version of the virtual machine passes. However, a new problem is found that advanced users can't enter. When it is stable, I can upload one to my cloud disk.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-10-11 21:24 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
另黑字兰底,色彩搭配不佳。看起来很累。呵呵。
建议尽可能用反差大的色彩搭配。
Another black text on blue background, color matching is not good. It looks tiring. Hehe. It is suggested to use color matching with large contrast as much as possible.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-10-11 21:26 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
再就是软件包里最好加个简单介绍。
或者弄个帮助文件。
And also, it's best to add a simple introduction in the software package. Or make a help file.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-10-11 21:28 |
|
|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
Originally posted by lianjiang2004 at 2007-10-11 21:24:
此版本虚拟机通过。
不过发现新问题,高级用户进不去了。
等稳定后,我可以传一个到我的网盘里。
高级用户和普通用户应该是一个文件夹啊,加载的也一样,我只是去掉一个判断!
Originally posted by lianjiang2004 at 2007-10-11 21:26:
另黑字兰底,色彩搭配不佳。看起来很累。呵呵。
建议尽可能用反差大的色彩搭配。
我也感觉这样不是很好的搭配,原来是白字的,效果要好点,但有显示问题,可能是WBAT的问题,
我再看看 我这里的高级用户是否可以进去!
十分感谢你的帮助!
Originally posted by lianjiang2004 at 2007-10-11 21:24:
This version of the virtual machine works.
However, a new problem is found: advanced users cannot enter.
Once it is stable, I can upload one to my cloud disk.
Advanced users and ordinary users should be in the same folder, and the loading is also the same. I just removed a judgment!
Originally posted by lianjiang2004 at 2007-10-11 21:26:
Also, the black text on blue background has a poor color matching. It looks tiring. Hehe.
It is suggested to use a color matching with large contrast as much as possible.
I also feel that this is not a very good match. Originally, it was white text, which was better in effect, but there was a display problem, maybe it was a problem with WBAT.
I will check again whether advanced users can enter here!
Thank you very much for your help!
|
|
2007-10-11 23:19 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
看了一下,去掉密码后,批处理相关部分未相应修改,导致出错造成的。
After checking, it was found that after removing the password, the relevant parts of the batch processing were not modified accordingly, resulting in an error.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-10-12 07:55 |
|
|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
去掉以下应该和后面的没关系啊!
set isOK=
call call w.bat box @%ud%dos\dos.scr:menu_b
if errorlevel 100 goto end
if %?%#==2# goto end
if %isOK%#==Terse# goto menu
goto start
我这里试了一下 可以进去的
顺便也改了一下 色彩搭配
Last edited by terse on 2007-10-12 at 10:34 AM ]
Remove what should have no relation with the following!
set isOK=
call call w.bat box @%ud%dos\dos.scr:menu_b
if errorlevel 100 goto end
if %?%#==2# goto end
if %isOK%#==Terse# goto menu
goto start
I tried it here and can get in
By the way, I also changed the color matching
Last edited by terse on 2007-10-12 at 10:34 AM ]
|
|
2007-10-12 10:29 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
Originally posted by terse at 2007-10-12 10:29:
去掉以下应该和后面的没关系啊!
set isOK=
call call w.bat box @%ud%dos\dos.scr:menu_b
if errorlevel 100 goto end
if %?%#==2# goto end
if %isOK%#==Terse# goto menu
goto start
我 ...
不好意思,我是把ghost.img加到光盘上运行的,结果不能进入高级用户。
输误报。呵呵。
Last edited by lianjiang2004 on 2007-10-12 at 12:42 PM ]
Originally posted by terse at 2007-10-12 10:29:
Removing the following should have nothing to do with the rest!
set isOK=
call call w.bat box @%ud%dos\dos.scr:menu_b
if errorlevel 100 goto end
if %?%#==2# goto end
if %isOK%#==Terse# goto menu
goto start
I...
I'm sorry, I added ghost.img to the CD and ran it, but couldn't enter the advanced user.
Typing error report. Hehe.
Last edited by lianjiang2004 on 2007-10-12 at 12:42 PM ]
|

Windows 一键还原
http://www.yjhy.com |
|
2007-10-12 11:55 |
|
|
dthao
中级用户
   LarkSpur
积分 378
发帖 183
注册 2007-9-19
状态 离线
|
|
2007-10-12 14:07 |
|
|
wang6610
银牌会员
    
积分 1246
发帖 488
注册 2003-11-11
状态 离线
|
『第 25 楼』:
使用 LLM 解释/回答一下
下载次数有限制...................
There are restrictions on the number of downloads...................
|
|
2007-10-12 14:16 |
|
|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
Originally posted by wang6610 at 2007-10-12 14:16:
下载次数有限制...................
可以下的啊
刚放上一个 去掉高级用户里一键菜单 放上两个磁盘工具!
Originally posted by wang6610 at 2007-10-12 14:16:
There is a download limit...................
It can be downloaded.
Just put up one, removed the one-key menu in the advanced user, and put up two disk tools!
|
|
2007-10-12 14:21 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2007-10-12 14:56 |
|
|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『第 28 楼』:
使用 LLM 解释/回答一下
RE:lianjiang2004
我把你的连接放在一楼怎么样?
RE: lianjiang2004
How about I put your link on the first floor?
|
|
2007-10-12 22:37 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 29 楼』:
使用 LLM 解释/回答一下
Originally posted by terse at 2007-10-12 22:37:
RE:lianjiang2004
我把你的连接放在一楼怎么样?
没问题,就是给人下的嘛。
Originally posted by terse at 2007-10-12 22:37:
RE:lianjiang2004
How about I put your link on the first floor?
No problem, it's just for others to download.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-10-12 23:00 |
|
|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『第 30 楼』:
使用 LLM 解释/回答一下
Originally posted by lianjiang2004 at 2007-10-12 23:00:
没问题,就是给人下的嘛。
你lianjiang2004兄看来!这个通用性如何呢!还有 不知道支持STAT否?
我传上了一个色彩重新搭配一下的!帮看一下如何!
谢了哦!
以后想在高级用户里重新修正一下!考虑添加一些DOS工具进去,
对了 你给的 http://www.newdisk.cn连接的注册在那里?怎么找不到入口呢?
Last edited by terse on 2007-10-13 at 03:29 PM ]
没问题,就是给人用的嘛。
你好,lianjiang2004兄,看来这个通用性怎么样呢!还有,不知道支不支持STAT呀?
我上传了一个重新搭配色彩的,帮忙看看怎么样!
谢谢啦!
以后想在高级用户里重新修改一下,考虑添加一些DOS工具进去,
对了,你给的 http://www.newdisk.cn这个链接的注册在哪里呢?怎么找不到入口呀?
Last edited by terse on 2007-10-13 at 03:29 PM ]
没问题,就是给人下的嘛。
你lianjiang2004兄看来!这个通用性如何呢!还有 不知道支持STAT否?
我传上了一个色彩重新搭配一下的!帮看一下如何!
谢了哦!
以后想在高级用户里重新修正一下!考虑添加一些DOS工具进去,
对了 你给的 http://www.newdisk.cn连接的注册在那里?怎么找不到入口呢?
Last edited by terse on 2007-10-13 at 03:29 PM ]
No problem, it's just for people to download.
Hello, Brother lianjiang2004, how about the versatility of this? Also, do you know if it supports STAT?
I uploaded one with a re-matched color, help take a look how it is!
Thanks oh!
I want to re-correct it in the advanced users later! Consider adding some DOS tools in,
By the way, where is the registration for the link you gave http://www.newdisk.cn? Why can't I find the entrance?
Last edited by terse on 2007-10-13 at 03:29 PM ]
|
|
2007-10-13 15:27 |
|