📄 help_language_file_inc.asp
字号:
<%
'****************************************************************************************
'** Copyright Notice
'**
'** Web Wiz Forums(TM)
'** http://www.webwizforums.com
'**
'** Copyright (C)2001-2008 Web Wiz(TM). All Rights Reserved.
'**
'** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS UNDER LICENSE FROM 'WEB WIZ'.
'**
'** IF YOU DO NOT AGREE TO THE LICENSE AGREEMENT THEN 'WEB WIZ' IS UNWILLING TO LICENSE
'** THE SOFTWARE TO YOU, AND YOU SHOULD DESTROY ALL COPIES YOU HOLD OF 'WEB WIZ' SOFTWARE
'** AND DERIVATIVE WORKS IMMEDIATELY.
'**
'** If you have not received a copy of the license with this work then a copy of the latest
'** license contract can be found at:-
'**
'** http://www.webwizguide.com/license
'**
'** For more information about this software and for licensing information please contact
'** 'Web Wiz' at the address and website below:-
'**
'** Web Wiz, Unit 10E, Dawkins Road Industrial Estate, Poole, Dorset, BH15 4JD, England
'** http://www.webwizguide.com
'**
'** Removal or modification of this copyright notice will violate the license contract.
'**
'****************************************************************************************
'Global
'---------------------------------------------------------------------------------
Const strTxtForumHelp = "Forum Help"
Const strTxtChooseAHelpTopic = "Choose a help topic"
Const strTxtLoginAndRegistration = "Registration and Logging into the Forum"
Const strTxtUserPreferencesAndForumSettings = "User Preferences and Forum Settings"
Const strTxtPostingIssues = "Posting Issues"
Const strTxtMessageFormatting = "Message Formatting"
Const strTxtUsergroups = "User Groups"
Const strTxtPrivateMessaging = "Private Messaging"
Const strTxtWhyCantILogin = "Why can't I login?"
Const strTxtDoINeedToRegister = "Do I need to register?"
Const strTxtLostPasswords = "Lost Passwords"
Const strTxtIRegisteredInThePastButCantLogin = "I Registered in the past but can't login"
Const strTxtHowDoIChangeMyForumSettings = "How do I change my forum settings?"
Const strTxtForumTimesAndDates = "Forum Times and Dates are not set to my local time"
Const strTxtWhatDoesMyRankIndicate = "What does my rank indicate?"
Const strTxtCanIChangeMyRank = "Can I change my rank?"
Const strTxtWhatWebBrowserCanIUseForThisForum = "What web browser can I use for this forum?"
Const strTxtHowPostMessageInTheForum = "How do I post a message in the forum?"
Const strTxtHowDeletePosts = "How do I delete posts?"
Const strTxtHowEditPosts = "How do I edit posts?"
Const strTxtHowSignaturToMyPost = "How do I add a signature to my post?"
Const strTxtHowCreatePoll = "How do I create a poll?"
Const strTxtWhyNotViewForum = "Why can I not view a forum?"
Const strTxtMyPostIsHiddenOrPendingApproval = "My post is not displayed, is 'Hidden', or 'Pending Approval'"
Const strTxtInternetExplorerWYSIWYGPosting = "Rich Text Editor (WYSIWYG) posting issues"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -