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

📄 brazilian_portuguese-iso-8859-1.inc.php

📁 一个用PHP编写的
💻 PHP
字号:
<?php/* $Id: brazilian_portuguese-iso-8859-1.inc.php,v 2.118.2.3 2006/03/23 17:42:10 lem9 Exp $ *//** * translated by:    Renato Lins <thbest at information4u.com> DESCONTINUED    Airon Luis Pereira <aironp@pop.com.br> start from v2.6.0 */ $charset = 'iso-8859-1'; $text_dir = 'ltr'; $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif'; $right_font_family = 'arial, helvetica, geneva, sans-serif'; $number_thousands_separator = ','; $number_decimal_separator = '.'; // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB'); $day_of_week = array('Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sab'); $month = array('Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez'); // See http://www.php.net/manual/en/function.strftime.php to define the // variable below $datefmt = '%B %d, %Y as %I:%M %p'; $timespanfmt = '%s dias, %s horas, %s minutos e %s segundos'; $strAbortedClients = 'Abortado'; $strAbsolutePathToDocSqlDir = 'Digite o caminho absoluto do diret髍io docSQL do servidor Web'; $strAccessDenied = 'Acesso negado'; $strAccessDeniedExplanation = 'phpMyAdmin tentou se conectar no servidor MySQL e a conx鉶 foi recusada. Voc

⌨️ 快捷键说明

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