?? slovak-windows-1250.inc.php
字號(hào):
<?php/* $Id: slovak-windows-1250.inc.php 9261 2006-08-09 12:55:40Z lem9 $ *//* By: lubos klokner <erkac@vault-tec.sk> *//* and Ivan Kuriscak <shylauda69@yahoo.com> and Tomas Tatransky <tomas.tatransky@centrum.sk> */$charset = 'windows-1250';$text_dir = 'ltr';$number_thousands_separator = ' ';$number_decimal_separator = ',';// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa$byteUnits = array('Bajtov', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');$day_of_week = array('Ne', 'Po', '趖', 'St', '妕', 'Pi', 'So');$month = array('Jan', 'Feb', 'Mar', 'Apr', 'M醞', 'J鷑', 'J鷏', 'Aug', 'Sep', 'Okt', 'Nov', 'Dec');// See http://www.php.net/manual/en/function.strftime.php to define the// variable below$datefmt = '%d.%B, %Y - %H:%M';$timespanfmt = '%s dn
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -