lang_printpage.php

来自「sabreipb 2.1.6 utf-8中文版本!」· PHP 代码 · 共 27 行

PHP
27
字号
<?php$lang = array (//2.1.2'please_choose'			=> "Please choose an option below",'powered_by'			=> "Powered by ",'click_toview'			=> "Click to view Topic",'end'					=>	"end",'forum'					=>	"Forum",'on	'				    =>	"on",'title'					=>	"Printable Version of Topic",'by'				    =>	"Posted by",'start'					=>	"started by",'topic'					=>	"Topic",'tvo_title'             =>  "Topic View Options for:",'o_print_title'         =>  "Printer Friendly Version",'o_print_desc'          =>  "This will display the topic in a simple, printer friendly format on this page, no download is required.",'o_html_title'          =>  "Download HTML Version",'o_html_desc'           =>  "This will enable you to download a HTML version of this topic to your hard drive. This will open your browser's download dialogue box",'o_word_title'          =>  "Download Microsoft Word Version",'o_word_desc'           =>  "This will enable you to download a version of this topic in an editable Word format. This will open your browser's download dialogue box",'back_topic'            =>  "Back to the topic",'topic_here'            =>  "Click here to view this topic in its original format",);?>

⌨️ 快捷键说明

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