⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.php

📁 一款基于PHP的网络日记程序。WikyBlog支持:多用户的 BLOG
💻 PHP
字号:
<?php//	Some Standards for creating new entries// //		UPPER CASE keys should be used when the text is a phrase//			$lang['UPPER_CASE'] = 'This is an UPPER_CASE entry in $lang';//			$lang['COPY_TO'] = 'Copy  &nbsp; <b>%s</b> &nbsp; to &nbsp; <b>%s</b>.<br>Click "Save" to finalize the copy.';////		lower case keys should be used for more simple word for word tanslations//			$lang['lower_case'] = 'lower case';//			$lang['copy_to'] = 'Copy To...';////		Use _ (uderscore) for spaces in keys//			$lang['A_SPACE']  .. instead of $lang['A SPACE']////		Prefer <tt> to <i>////	wiki2.php//$lang['NEW_PAGE_FORMAT'] = 'l銆丗銆乯銆乊'; //format to be used with php's date() function$lang['file'] = '銉曘偂銈ゃ儷';$lang['edit'] = '绶ㄩ泦';$lang['view_source'] = '銈姐兗銈广倰瑕嬨倠';$lang['talk'] = '浼氳┍
';$lang['history'] = '灞ユ

⌨️ 快捷键说明

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