|
barton
中级用户
  
积分 480
发帖 197
注册 2006-9-20 来自 黄冈
状态 离线
|
『第 76 楼』:
使用 LLM 解释/回答一下
不錯的說
哈哈
沒有想到用這個首先給自己的DOS啟動的U盤用上了
Not bad to say
Haha
Did not expect to use this first for my own DOS bootable USB drive to use
|
|
2007-4-21 00:08 |
|
|
zhangwq
初级用户
 
积分 29
发帖 11
注册 2007-4-21
状态 离线
|
『第 77 楼』:
请求帮助
使用 LLM 解释/回答一下
你的CONFIGP可以屏蔽驱动程序冗余信息输出,但是不能进入DOS命令行,好像是黑屏一样,要敲任意键才可以进命令行,什么原因?
device=c:\configp.mnu /s
device=c:\himem.sys
dos=high
device=c:\atio.sys @260
device=c:\configp.mnu /u
Your CONFIGP can block the output of redundant information from driver programs, but it can't enter the DOS command line, it's like a black screen, and you have to press any key to enter the command line. What's the reason?
device=c:\configp.mnu /s
device=c:\himem.sys
dos=high
device=c:\atio.sys @260
device=c:\configp.mnu /u
|
|
2007-4-21 05:43 |
|
|
zhangwq
初级用户
 
积分 29
发帖 11
注册 2007-4-21
状态 离线
|
『第 78 楼』:
你的CONFIGP有问题呀
使用 LLM 解释/回答一下
你的CONFIGP有问题呀!!!
不能看见DOS提示符,好象黑屏一样,并且device=c:\configp.mnu /u好像没有起到左右,提示CONFIG里面有错误
There is a problem with your CONFIGP!!! Can't see the DOS prompt, it's like a black screen, and the device=c:\configp.mnu /u doesn't seem to work, and it prompts that there is an error in CONFIG
|
|
2007-4-21 23:50 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 79 楼』:
使用 LLM 解释/回答一下
是执行device=c:\configp.mnu /u之前的驱动程序出错.先不要屏蔽冗余信息,观察一下.
It is that the driver program before executing device=c:\configp.mnu /u has an error. Don't shield the redundant information for now, just observe it.
|
|
2007-4-22 04:40 |
|
|
zhangwq
初级用户
 
积分 29
发帖 11
注册 2007-4-21
状态 离线
|
『第 80 楼』:
打个包或者加个壳
使用 LLM 解释/回答一下
是否可以将我要屏蔽的驱动冗余部分,打个包或者加个壳之类的东西呢?就像人穿衣服一样,将要遮掩的地方盖住?呵呵,请帮忙考虑。
device=c:\configp.mnu /s
device=c:\atio.sys @260
device=c:\configp.mnu /u
Can I package or add a shell to the redundant parts of the driver I want to block? Just like a person wearing clothes to cover the parts to be hidden? Hehe, please help consider.
device=c:\configp.mnu /s
device=c:\atio.sys @260
device=c:\configp.mnu /u
|
|
2007-4-22 22:21 |
|
|
zhangwq
初级用户
 
积分 29
发帖 11
注册 2007-4-21
状态 离线
|
『第 81 楼』:
没有错误
使用 LLM 解释/回答一下
执行device=c:\configp.mnui /u 之前的驱动没有任何错误,DEVICE=C:\atio.sys @260
The drivers before executing device=c:\configp.mnui /u had no errors. DEVICE=C:\atio.sys @260
|
|
2007-4-22 22:25 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 82 楼』:
使用 LLM 解释/回答一下
使用configp.mnu,却没有菜单,肯定出错.
如果不设菜单而使用configp.mnu屏蔽沉余信息是不行的.
Using configp.mnu, but there is no menu, which must be an error. If you do not set a menu and use configp.mnu to shield redundant information, it will not work.
|
|
2007-4-23 03:59 |
|
|
hulongzhuo
中级用户
  
积分 294
发帖 135
注册 2007-3-9
状态 离线
|
『第 83 楼』:
使用 LLM 解释/回答一下
左右光标键向前向后选择,似乎不太符合一般人习惯,
请问YAYA是否可以做成,选项式的动作,
比如说,在主菜单里,用回车键任意选择一项,进入下一级菜单,当要从下级菜单返回主菜单的时候,也用一个选项菜单,假如是"返回",然后回车键选择"返回",就回到了主菜单,
这样实现起来的话,似乎更棒呢?
The left and right arrow keys are used to select forward and backward, which doesn't seem to conform to the habits of most people.
May I ask if YAYA can be made into an option-based action?
For example, in the main menu, use the Enter key to arbitrarily select an item to enter the next-level menu. When returning from the next-level menu to the main menu, also use an option menu. If it is "Return", then use the Enter key to select "Return", and then return to the main menu.
If this is implemented, it seems to be even better?
|
|
2007-4-27 13:42 |
|
|
badfile
新手上路

积分 4
发帖 2
注册 2007-4-29
状态 离线
|
『第 84 楼』:
使用 LLM 解释/回答一下
太好了,正是在找。谢谢。
Great, exactly what I was looking for. Thanks.
|
|
2007-4-30 00:51 |
|
|
quanshui168
新手上路

积分 2
发帖 1
注册 2007-5-9
状态 离线
|
『第 85 楼』:
使用 LLM 解释/回答一下
哈哈,终于找到我想要的东西啦
感激不尽!!
Haha, finally found what I wanted.
Greatly appreciated!
|
|
2007-5-10 19:24 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 86 楼』:
ConfigP.Mnu v1.13发布
使用 LLM 解释/回答一下
修改:回车键的作用等同于空格键。由嵌套类菜单进入子菜单,或设定复选类菜单项目。
增加:Esc或退格键。由子菜单返回首菜单,或从首菜单退出。
修改:被选项目显示时,首尾各加1个空格
Modification: The function of the Enter key is equivalent to the spacebar. Enter a sub - menu from a nested class menu, or set a check - box type menu item.
Addition: The Esc or Backspace key. Return from a sub - menu to the main menu, or exit from the main menu.
Modification: When a selected item is displayed, add 1 space at the beginning and the end respectively
附件
1: ConfigP1.13.rar (2007-5-12 11:11, 5.02 KiB,下载次数: 59)
|
|
2007-5-12 11:10 |
|
|
0451lym
高级用户
   
积分 760
发帖 357
注册 2005-10-10
状态 离线
|
|
2007-5-14 11:20 |
|
|
hulongzhuo
中级用户
  
积分 294
发帖 135
注册 2007-3-9
状态 离线
|
『第 88 楼』:
使用 LLM 解释/回答一下
Originally posted by yaya at 2007-5-12 11:10 AM:
修改:回车键的作用等同于空格键。由嵌套类菜单进入子菜单,或设定复选类菜单项目。
增加:Esc或退格键。由子菜单返回首菜单,或从首菜单退出。
修改:被选项目显示时,首尾各加1个空格
很好,:P
谢谢YAYA的修改!!
Originally posted by yaya at 2007-5-12 11:10 AM:
Modification: The function of the Enter key is equivalent to the space bar. Enter a submenu from a nested class menu, or set a check box class menu item.
Addition: Esc or Backspace key. Return from a submenu to the main menu, or exit from the main menu.
Modification: When the selected item is displayed, add 1 space at the beginning and end
Very good, :P
Thanks for YAYA's modification!!
|
|
2007-5-14 13:39 |
|
|
hulongzhuo
中级用户
  
积分 294
发帖 135
注册 2007-3-9
状态 离线
|
『第 89 楼』:
使用 LLM 解释/回答一下
YAYA ,我觉得还有一个问题,想请教你一下,假如我有下面这样一段:
device=config.exe
device=ConfigP.Mnu /s
rem 0NestMenu=e,u,首菜单
rem color=17,c
rem time=30,剩余时间
rem caption=
rem caption=
rem caption=
rem caption=3, 中文 MSDOS_7.1 启动盘
rem caption=4,================================================
rem endnote=2,按↑↓键或相应字母键选择项目,按空格键设定项目
rem endnote=2,按→键向后连续选择,按←键顺序返回,按回车退出菜单
rem item=1=.. 这是主菜单的菜单顺序号,代表第一个菜单项目,下面有二级菜单选项
rem item=2=.. 这是主菜单的菜单顺序号,代表第二个菜单项目,独立的一级菜单选项
rem item=3=.. 这是主菜单的菜单顺序号,代表第三个菜单项目,独立的一级菜单选项
rem 1RadioMenu=,, 主菜单的第一项的二级菜单选项
rem item=1=..
rem item=2=..
rem item=3=..
rem item=4=..
rem item=5=..
rem block=1
..
rem block=2
..
rem block=3
..
rem block=4
..
rem block=5
..
rem block=end
fcbshigh=4,0
fileshigh=30
buffershigh=30,0
lastdrivehigh=32
stackshigh=9,256
device=ConfigP.Mnu /u
现在的问题是, 主菜单只有三个大项目,而只有第一个主菜单项目有下级嵌套子菜单,第二项和第三项均没有下级菜单了,当我选择第一项的时候可以正常跳转到下级菜单里面,但是第二跟第三项是不需要跳转的了,直接就执行块的命令的了,但是ITEM=2,3=,那是子菜单的块命令了,我是要执行的是主菜单的块啊?
那这怎样表示呢? 你的说明里是这样写的: "
6. 项目
rem item=2=....
rem DefaultItem=2,11=....
数字 对于嵌套菜单,是菜单顺序号(打开第2页菜单)
对于单选菜单、复选菜单是配置块顺序号(包含第2,11配置块)"
这就有点混淆了, 主菜单的块应该怎样表示呢??
这是我个人的一点看法,不知我的表达上是否有问题,或是对程序的用法还有不明析地方,希望YAYA大侠回复!
Last edited by hulongzhuo on 2007-5-14 at 02:23 PM ]
YAYA, I think there is another problem, and I want to ask you about it. Suppose I have the following section:
device=config.exe
device=ConfigP.Mnu /s
rem 0NestMenu=e,u,main menu
rem color=17,c
rem time=30,remaining time
rem caption=
rem caption=
rem caption=
rem caption=3, Chinese MSDOS_7.1 boot disk
rem caption=4,================================================
rem endnote=2,Press the ↑↓ keys or corresponding letter keys to select items, press the space bar to set items
rem endnote=2,Press the → key to select continuously backward, press the ← key to return in sequence, press Enter to exit the menu
rem item=1=.. This is the menu sequence number of the main menu, representing the first menu item, and there are secondary menu options below
rem item=2=.. This is the menu sequence number of the main menu, representing the second menu item, an independent first-level menu option
rem item=3=.. This is the menu sequence number of the main menu, representing the third menu item, an independent first-level menu option
rem 1RadioMenu=,, Secondary menu option of the first item of the main menu
rem item=1=..
rem item=2=..
rem item=3=..
rem item=4=..
rem item=5=..
rem block=1
..
rem block=2
..
rem block=3
..
rem block=4
..
rem block=5
..
rem block=end
fcbshigh=4,0
fileshigh=30
buffershigh=30,0
lastdrivehigh=32
stackshigh=9,256
device=ConfigP.Mnu /u
Now the problem is that there are only three major items in the main menu, and only the first main menu item has a subordinate nested submenu. The second and third items have no subordinate menus. When I select the first item, I can normally jump to the subordinate menu, but the second and third items do not need to jump and directly execute the commands of the block. But ITEM=2,3=, that is the block command of the submenu. I need to execute the block of the main menu!
Then how to represent this? In your description, it is written like this: "
6. Item
rem item=2=....
rem DefaultItem=2,11=....
Number For nested menus, it is the menu sequence number (open the second page menu)
For radio menus, check menus, it is the configuration block sequence number (including the second, 11 configuration blocks)"
This is a bit confusing. How should the block of the main menu be represented??
This is my personal opinion. I don't know if there is a problem in my expression, or if I still have unclear usage of the program. I hope大侠 YAYA will reply!
Last edited by hulongzhuo on 2007-5-14 at 02:23 PM ]
|
|
2007-5-14 14:18 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 90 楼』:
使用 LLM 解释/回答一下
主菜单可以是嵌套类菜单、单选类菜单或复选类菜单。如果你选择嵌套类菜单,那么其内部的项目只能是进入下一级菜单的标题,既第二、第三项应再设两个单选菜单。
The main menu can be a nested menu, a single-choice menu, or a multiple-choice menu. If you choose a nested menu, the items inside it can only be titles to enter the next-level menu, that is, the second and third items should set two more single-choice menus.
|
|
2007-5-14 15:45 |
|
|