chat.inc.php

来自「完美的在线教育系统」· PHP 代码 · 共 24 行

PHP
24
字号
<?php /*for more information: see languages.txt in the lang folder. */$langOnlineConference  = "Conference";$langWash  = "Wash";$langReset  = "Reset";$langSave  = "Save";$langRefresh  = "Refresh";$langIsNowInYourDocDir  = "is now  in  your Documents tool. <br><B>This file is visible</B>";$langCopyFailed  = "Print failed";$langTypeMessage  = "Please type your message!";$langConfirmReset  = "Do you really want to delete all messages?";$langHasResetChat  = "has reset the Chat";$langNoOnlineConference  = "There is no conference for the moment ...";$langMediaFile  = "Live audio or video streaming";$langContentFile  = "Presentation";$langListOfParticipants  = "List of participants";$langYourPicture  = "Your picture";$langOnlineDescription  = "Conference description";$langOnlyCheckForImportantQuestion = "Please check this box only to ask an important question !";$langQuestion = "question";$langClearList = "Clear the list";$langWhiteBoard = "White board";$langTextEditorDefault = "<h2>Word processor</h2>Cut and paste here from Ms-Word

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?