手动制作应用程序
问题描述:
亲爱的先生/女士
有没有办法制作一个帮助按钮,可以显示我的应用程序是如何工作的(Form Wise)。
例如:
我想为我的应用程序制作一个明确的用户手册,用户可以在点击该特定按钮后直接看到。
请帮我这个,
谢谢
Dear Sir/Ma''am
Is there any way to make a help button that can show how my application work (Form Wise).
For Example:
I want to make a form wise user manual for my application that can see directly by the user after clicking that particular button .
please help me regarding this,
Thank you
答
将其写成PDF,(或可能是CHM)文件 - PDF更现代,很可能是用户会相当熟悉的东西。
就内容而言,不,你不能自动化你的手工制作:它需要从用户的角度解释,而不是软件。这意味着手册应该解释如何根据用户将其设置的任务来使用软件,而不是解释实际软件的屏幕。
Write it as a PDF, (or possibly a CHM) file - PDF is more modern and is likely to be something post users will be reasonably familiar with.
As far as the content goes, no, you can''t automate your manual production: it requires explanation from a user perspective, not a software one. That means the manual should explain how to use the software in terms of the tasks the user will put it to, rather than explain teh screens of the actual software.
Microsoft还有一个用于创建.chm帮助文件的工具。请参考下文。
使用Sandcastle创建Chm版本 [ ^ ]
您还可以在下面的帖子中找到一些好的链接。
如何在asp.net中创建帮助文件 [ ^ ]
希望它有所帮助。
Hi,
Microsoft also having a tool for creating .chm help files. refer below.
Creating a Chm build using Sandcastle[^]
you can also find some good links in the below thread.
How to create help file in asp.net[^]
hope it helps.