?? en_cat.php
字號:
<?php
switch ($catid){
case "1": $cat="Agriculture";break;
case "2": $cat= "Food & Beverage";break;
case "3": $cat= "Textiles & Leather P";break;
case "4": $cat= "Apparel & Fashion";break;
case "5": $cat= "Electronics & Electr";break;
case "6": $cat= "Consumer Electronics";break;
case "7": $cat= "Computer & Software";break;
case "8": $cat= "Chemicals";break;
case "9": $cat= "Mineral & Metals"; break;
case "10": $cat= "Energy & Environment"; break;
case "11": $cat= "Transportation"; break;
case "12": $cat= "Construction & Real"; break;
case "13": $cat= "Industrial Supplies" ; break;
case "14": $cat= "Home Supplies"; break;
case "15": $cat= "Health & Beauty"; break;
case "16": $cat= "Office Supplies"; break;
case "17": $cat= "Packaging & Printing"; break;
case "18": $cat= "Security & Protectio"; break;
case "19": $cat= "Gifts & Crafts"; break;
case "20": $cat= "Telecommunications"; break;
case "21": $cat= "Sports & Entertainme"; break;
case "22": $cat= "Business Services"; break;
case "577": $cat= "Automobile"; break;
case "578": $cat= "Excess Inventory"; break;
case "579": $cat= "Toys"; break;
}
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -