|
firstsail
高级用户
   
积分 668
发帖 295
注册 2005-7-26 来自 广东深圳
状态 离线
|
『第 136 楼』:
使用 LLM 解释/回答一下
WinSail 已上传。2006-09-29 17:40
Config.Sys文件的[Display]段的Font键是已升级为“字符串”类型,
比如说:
[Display]
Font = "DisplayS.Fon" ; 使用宋体
WinSail has been uploaded. 2006-09-29 17:40
The Font key in the section of the Config.Sys file has been upgraded to the "string" type,
For example:
Font = "DisplayS.Fon" ; Use Songti (SimSun)
|
|
2006-9-30 05:54 |
|
|
firstsail
高级用户
   
积分 668
发帖 295
注册 2005-7-26 来自 广东深圳
状态 离线
|
『第 137 楼』:
使用 LLM 解释/回答一下
一直用用论坛最下面的“快速回复 ”,导致无法插入图片也无法插入附件,今天才发现“左上角”有一个“发表回复”.......
不过,好象还是不能直接插入图片?

I've been using the "Quick Reply" at the bottom of the forum all the time, which made it impossible to insert pictures or attachments. I just found out today that there's a "Post Reply" in the top left corner.......
But it still seems like I can't directly insert pictures?

|
|
2006-9-30 06:28 |
|
|
firstsail
高级用户
   
积分 668
发帖 295
注册 2005-7-26 来自 广东深圳
状态 离线
|
『第 138 楼』:
使用 LLM 解释/回答一下
太好了,图片插入成功了!
Great! The image insertion was successful!
|
|
2006-9-30 06:29 |
|
|
yxzattraction
新手上路

积分 10
发帖 3
注册 2006-9-16
状态 离线
|
|
2006-9-30 11:19 |
|
|
firstsail
高级用户
   
积分 668
发帖 295
注册 2005-7-26 来自 广东深圳
状态 离线
|
|
2006-9-30 21:50 |
|
|
profree
中级用户
  
积分 478
发帖 132
注册 2003-7-2
状态 离线
|
『第 141 楼』:
使用 LLM 解释/回答一下
Originally posted by yxzattraction at 2006-9-30 11:19 AM:
我想要,谁有发我一份,感激不尽!yxzattraction@163.com
到官方主页下载
感谢firstsail为我们提供如此好用的开发库
Originally posted by yxzattraction at 2006-9-30 11:19 AM:
I want it. If anyone has it, please send me a copy. Thanks a million! yxzattraction@163.com
Download from the official homepage
Thanks to firstsail for providing us with such a useful development library
|
|
2006-9-30 22:57 |
|
|
slion1980
新手上路

积分 10
发帖 3
注册 2006-8-9
状态 离线
|
『第 142 楼』:
使用 LLM 解释/回答一下
真的那么好吗?下一个来看看。。。。。。。
Is it really that good? Let's take a look at the next one...
|
|
2006-9-30 23:19 |
|
|
firstsail
高级用户
   
积分 668
发帖 295
注册 2005-7-26 来自 广东深圳
状态 离线
|
|
2006-10-1 00:35 |
|
|
profree
中级用户
  
积分 478
发帖 132
注册 2003-7-2
状态 离线
|
『第 144 楼』:
使用 LLM 解释/回答一下
这样的提示框如何?
还有一个建议:
根据使用Windows的经验,当焦点移动某一控件上时,按空格和回车的作用是一样的
对了,在对话框上按F3不能保存图片吗?
Last edited by profree on 2006-10-1 at 03:39 ]
How about such a prompt box?
There is also a suggestion:
Based on the experience of using Windows, when the focus moves to a certain control, the functions of space and enter are the same.
By the way, can't pressing F3 on the dialog box save the picture?
Last edited by profree on 2006-10-1 at 03:39 ]
附件
1: message.jpg (2006-10-1 03:25, 9.7 KiB, 下载附件所需积分 1 点
,下载次数: 3)
|
|
2006-10-1 03:25 |
|
|
firstsail
高级用户
   
积分 668
发帖 295
注册 2005-7-26 来自 广东深圳
状态 离线
|
『第 145 楼』:
使用 LLM 解释/回答一下
to Profree:
WinSail V2.0已经重新上传:2006-09-30 16:20
对于“滚动条”的使用,请参看sail3000工程的
Wizard2.Cpp模块的
void far Page4(void* pUser) 函数

to Profree:
WinSail V2.0 has been re-uploaded: 2006-09-30 16:20
For the use of "scroll bars", please refer to the
Wizard2.Cpp module of the sail3000 project's
void far Page4(void* pUser) function

|
|
2006-10-1 04:40 |
|
|
firstsail
高级用户
   
积分 668
发帖 295
注册 2005-7-26 来自 广东深圳
状态 离线
|
『第 146 楼』:
使用 LLM 解释/回答一下
对话框上按F3能保存图片,但必须保证“Bmp\Bmp256.Pal”文件的存在!该文件是固定的256色调色板。可在Sail3000\bmp下找到。
Press F3 on the dialog box to save the picture, but you must ensure the existence of the "Bmp\Bmp256.Pal" file! This file is a fixed 256-color palette. It can be found under Sail3000\bmp.
|
|
2006-10-1 04:43 |
|
|
firstsail
高级用户
   
积分 668
发帖 295
注册 2005-7-26 来自 广东深圳
状态 离线
|
『第 147 楼』:
使用 LLM 解释/回答一下
“根据使用Windows的经验,当焦点移动某一控件上时,按空格和回车的作用是一样的”
Windows里面即然是这样的.....,第一次听说这样情况,验证先。
果然是这样!
多谢Profree的提示!
"According to the experience of using Windows, when the focus moves to a certain control, the functions of pressing space and enter are the same"
Since it is like this in Windows....., I heard about such a situation for the first time, verify it first.
Sure enough, it is like this!
Thanks to Profree for the tip!
|
|
2006-10-1 04:50 |
|
|
profree
中级用户
  
积分 478
发帖 132
注册 2003-7-2
状态 离线
|
『第 148 楼』:
使用 LLM 解释/回答一下
建议:
“不可用控件”的颜色增加深色,不可用控件是由至少2种颜色构成的
Last edited by profree on 2006-10-1 at 05:35 ]
Suggestion:
Increase the dark color for the color of "disabled controls", and disabled controls are composed of at least 2 colors
Last edited by profree on 2006-10-1 at 05:35 ]
|
|
2006-10-1 04:54 |
|
|
profree
中级用户
  
积分 478
发帖 132
注册 2003-7-2
状态 离线
|
『第 149 楼』:
使用 LLM 解释/回答一下
firstsail:
还没有收假吗?很久没有更新winsail了
firstsail:
Haven't you taken a holiday yet? Haven't updated winsail for a long time
|
|
2006-10-11 22:12 |
|
|
firstsail
高级用户
   
积分 668
发帖 295
注册 2005-7-26 来自 广东深圳
状态 离线
|
『第 150 楼』:
使用 LLM 解释/回答一下
WinSail V2.0已经重新上传[2006-10-13 13:05]!
WinSail V2.0 has been re-uploaded !
|
|
2006-10-14 01:50 |
|