|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
Re willsort
关于色彩问题,那只是本人的偏好,其实按你说的更省事。可以改成整屏统一底色,被选菜单反色处理。
选中的复选菜单,只能做标记,因为反色处理表示选中且正准备操作的菜单。
为了给用户更大的选择余地,将菜单移致屏幕中心,可以增加标题的行数,且将尾注置于屏幕底部。
秒显示我觉的只是一种设置,没多少人仔细注意它。如果感觉在菜单下方好看,那就移一移。
本人习惯用上下键选择菜单,故想到用左右键切换复选。可以考虑回车键复选功能。
关于include:目前支持同级菜单。可否将你说的“同级的连续菜单”再说的详细些。
关于实现菜单返回:可返回菜单与不可返回菜单是两种不同用法的菜单。见过的菜单如config.sys,boot.sys是一级一级往下执行的,不可返回,可能编写菜单比较繁琐,重复项较多。这种菜单结构,如果能使include的用法更灵活些,可能简化菜单结构。而可返回菜单,是在子菜单中进行选择(单选或复选),并且要预加载一些驱动程序,作为默认设置(否则每次启动都要进行繁琐的设置;时间到无法自动执行),最终要返回主菜单才执行。两种菜单算法相去甚远。
可返回菜单,可能使菜单编写简单些。关注且有兴趣的同仁,可探讨。如何表示单选项(选中/未选)?如何表示复选项(选中/未选)?如何表示按钮(子菜单/返回/执行)?...
### Re: resort
Regarding the color issue, that's just my preference. Actually, it's more convenient as you said. It can be changed to have a unified background color for the entire screen, and the selected menu item is inverted.
For the selected check menu item, it can only be marked because the inverted display indicates the menu item that is selected and is about to be operated.
To give users more choices, move the menu to the center of the screen, which can increase the number of lines for the title and place the footer at the bottom of the screen.
I think the second display is just a setting, and not many people pay close attention to it. If it looks better below the menu, then move it.
I'm used to using the up and down keys to select the menu, so I thought of using the left and right keys to switch checks. Consider the Enter key function for checking.
Regarding include: Currently, it supports submenus at the same level. Can you explain in more detail what you mean by "continuous menus at the same level"?
Regarding implementing menu return: Menus that can return and menus that cannot return are two types of menus with different usages. Menus I've seen like config.sys, boot.sys are executed level by level downward and cannot return. Maybe it's more cumbersome to write such menus with more repeated items. For this kind of menu structure, if the usage of include can be more flexible, it might simplify the menu structure. While the returnable menu is for making selections (single or check) in submenus, and some drivers need to be preloaded as default settings (otherwise, cumbersome settings need to be done every time you start; it can't be executed automatically when the time is up), and finally it has to return to the main menu to execute. The two menu algorithms are quite different.
The returnable menu might make menu writing simpler. Colleagues who are concerned and interested can discuss. How to represent a single option (selected/unselected)? How to represent a check option (selected/unselected)? How to represent a button (submenu/return/execute)?...
|
|
2006-1-29 17:52 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
v2.10 发布于1楼
修改:12行标题和4行尾注;
修改:菜单整屏显示;
修改:尾注和剩余时间移到屏幕下方;
新增:被选菜单项反色/高亮显示选择;
修改:由回车键完成复选项的选择/清除功能;
修改:如果子菜单中不含标题、尾注、背景前景色、被选菜单项显示方式、时间,则继承父菜单内容。
Last edited by yaya on 2006-2-4 at 16:21 ]
v2.10 Posted in Floor 1
Modifications: 12 lines of titles and 4 lines of endnotes;
Modifications: The menu is displayed on the entire screen;
Modifications: Endnotes and remaining time are moved to the bottom of the screen;
New addition: The selected menu item is displayed in inverse/highlight to indicate selection;
Modifications: The selection/clear function of the check box is completed by the Enter key;
Modifications: If the submenu contains no titles, endnotes, background foreground colors, selected menu item display mode, time, it inherits the content of the parent menu.
Last edited by yaya on 2006-2-4 at 16:21 ]
附件
1: ConMenu210.jpg (2006-2-4 16:18, 29.98 KiB, 下载附件所需积分 1 点
,下载次数: 15)
|
|
2006-2-2 15:54 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
支持!
软件的发表就是自己的想法和别人的习惯之间的一种妥协,是创意加服务。
Support!
The publication of software is a compromise between one's own ideas and others' habits, which is creativity plus service.
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-2-3 09:38 |
|
|
weilong888
银牌会员
    
积分 1270
发帖 548
注册 2004-5-31
状态 离线
|
|
2006-2-3 23:05 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
"附件文件无法保存到服务器,可能是目录属性设置问题,请与管理员联系。"
不能上传.jpg和.png文件。怎样与管理员联系?
"The attached file cannot be saved to the server. It may be a problem with directory attribute settings. Please contact the administrator. Can't upload.jpg and.png files. How to contact the administrator?"
|
|
2006-2-4 14:14 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
图像终于上传致17楼。
The image has finally been uploaded to the 17th floor.
|
|
2006-2-4 16:23 |
|
|
LiveOnLove
中级用户
  
积分 493
发帖 161
注册 2002-10-29 来自 ZHCN
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
哇,又有新作了。HOHO。不过我用BOOTCON.sys感觉是不怎么好用。特别是不好进WIN98、不能用BOOT环境变量等等。
Wow, there's a new work again. HOHO. But I feel that BOOTCON.sys is not very easy to use. Especially it's not easy to enter WIN98, and it can't use BOOT environment variables and so on.
|
|
2006-2-4 18:35 |
|
|
xusen
中级用户
  
积分 290
发帖 74
注册 2005-4-30 来自 浙江·金华
状态 离线
|
|
2006-2-8 14:13 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
v2.11 发布于1楼
修改:不能正确输入 =.g 及 =.30 的问题.
修改:在尾行时,再按↓方向键出现错误.
v2.11 Published on Floor 1
Modified: The problem that =.g and =.30 cannot be input correctly.
Modified: An error occurs when pressing the ↓ arrow key again at the last line.
|
|
2006-2-10 09:18 |
|
|
dosz
中级用户
   一看二跟三动手
积分 396
发帖 188
注册 2005-10-23 来自 上海
状态 离线
|
『第 25 楼』:
使用 LLM 解释/回答一下
高手就是高手!!
佩服!! 佩服!!
Great minds truly are great!
Admiration!!
Admiration!!
|
|
2006-2-12 16:07 |
|
|
xusen
中级用户
  
积分 290
发帖 74
注册 2005-4-30 来自 浙江·金华
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
在液晶显示器启动config的时候会出现out of range,而就停留,不显示中文CONFIG菜单。可能是超出范围,望解决。
Last edited by xusen on 2006-2-15 at 09:27 ]
When starting config on the LCD monitor, "out of range" appears and it just stays there, not showing the Chinese CONFIG menu. It may be out of range. Hope to get it solved.
Last edited by xusen on 2006-2-15 at 09:27 ]
|

www.deepin.org cpzn.ys168.com |
|
2006-2-15 09:24 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
Originally posted by xusen at 2006-2-15 09:24:
在液晶显示器启动config的时候会出现out of range,而就停留,不显示中文CONFIG菜单。可能是超出范围,望解决。
Last edited by xusen on 2006-2-15 at 09:27 ]
这是vtmagic.com生成的载入字模.exe引起的问题:可以在命令行上加一个参数,比如:
vtmagic -m9 /t config.sys
此类问题在VTMAGIC专帖中有说明。
Originally posted by xusen at 2006-2-15 09:24:
When booting config on a LCD monitor, "out of range" appears and it stays without displaying the Chinese CONFIG menu. It may be out of range. Hope to solve it.
Last edited by xusen on 2006-2-15 at 09:27 ]
This is a problem caused by the "Load Fonts.exe" generated by vtmagic.com: You can add a parameter on the command line, for example:
vtmagic -m9 /t config.sys
Such problems are explained in the VTMAGIC special thread.
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2006-2-15 12:15 |
|
|
#four#
中级用户
  
积分 209
发帖 34
注册 2004-5-25
状态 离线
|
『第 28 楼』:
使用 LLM 解释/回答一下
学无止境啊,真是佩服willsort兄,哪天我能到这个程度,不愁找不到工作了.
还有顶楼的那位兄弟是否可以把CONMENU.SYS的源码拿出来分享.
大家一同进步吗.
There is no end to learning. I really admire Brother willsort. One day when I can reach this level, I won't worry about not finding a job.
Also, can the brother on the top floor share the source code of CONMENU.SYS? Let's make progress together.
|
|
2006-2-21 09:07 |
|
|
yaya
银牌会员
    
积分 1009
发帖 353
注册 2003-9-4
状态 离线
|
『第 29 楼』:
使用 LLM 解释/回答一下
v2.12 发布于1楼
修改:背景闪烁位改为高亮。
使背景颜色丰富,实现正确的反色显示。
在此特别感谢版主willsort一再提出改进意见和思路!
逐级执行式菜单编辑器ConMenu.sys比较适用,还是返回执行式菜单编辑器ConMenuR.sys比较适用?很想听听反馈意见。
v2.12 released on floor 1
Modified: The background flashing bit is changed to highlight.
Make the background color rich and realize correct inverse color display.
Special thanks here to the moderator willsort for repeatedly putting forward improvement opinions and ideas!
Which is more suitable, the step-by-step execution menu editor ConMenu.sys or the return execution menu editor ConMenuR.sys? I really want to hear feedback opinions.
|
|
2006-2-28 17:30 |
|
|
yanlihua
初级用户
 
积分 173
发帖 78
注册 2005-12-30
状态 离线
|
|
2006-3-1 14:57 |
|