course_description.inc.php
来自「完美的在线教育系统」· PHP 代码 · 共 18 行
PHP
18 行
<?php /*for more information: see languages.txt in the lang folder. */$langCourseProgram = "Course description";$langThisCourseDescriptionIsEmpty = "This course is presently not described.";$langEditCourseProgram = "Create and edit a course description";$QuestionPlan = "Question to teacher";$langInfo2Say = "Information to give to users";$langOuAutreTitre = "Title";$langNewBloc = "Other";$langAddCat = "add a category";$langAdd = "Add";$langValid = "Valid";$langBackAndForget = "Back and forget";$CourseDescriptionUpdated = "Course description has been updated";$CourseDescriptionDeleted = "Course description has been deleted";$CourseDescriptionIntro = "To create a course description, click on a heading and fill the correct form field.<br><br> Click then OK and fill another heading.";?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?