?? french.inc.php
字號(hào):
<?php/*** Web based SQLite management* @package SQLiteManager* @version $Id: french.inc.php,v 1.56 2006/04/14 15:16:52 freddy78 Exp $ $Revision: 1.56 $*/$charset = 'iso-8859-1';$langSuffix = 'fr';/*** Fichier d'internationnalisation*/$itemTranslated = array( "Table" => "Table", "View" => "Vue", "Trigger" => "D閏lencheur", "Function" => "Fonction");$langueTranslated = array( 1=>"Fran鏰is", 2=>"Anglais", 3=>"Polonais", 4=>"Allemand", 5=>"Japonais", 6=>"Italien", 7=>"Croate" , 8=>"Bresilien (portugais)", 9=>"Hollandais", 10=>"Espagnol" ,11=>"Danois", 12=>"Chinois traditionnel", 13=>"Chinois simplifi
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -