濮阳杆衣贸易有限公司

主頁 > 知識庫 > VBS教程:函數(shù)-SetLocale 函數(shù)

VBS教程:函數(shù)-SetLocale 函數(shù)

熱門標簽:鴿森地圖標注 菏澤電銷機器人管理軟件 百度地圖標注的位置怎么更改 龍族幻想白銀異聞天使地圖標注 福建醫(yī)療智能外呼系統(tǒng)哪家好 琿春電子地圖標注 福建外呼系統(tǒng)購買 聯(lián)通能辦理400電話是多少錢 地圖標注都什么意思

SetLocale 函數(shù)

Sets the global locale and returns the previous locale.

SetLocale(lcid)

lcid 參數(shù)可以是任意一個合法的 32 位數(shù)值或短字符串,該值必須唯一標識一個地理區(qū)域。能被識別的值可以查閱 區(qū)域設(shè)置 ID 表。

說明

lcid 為零,區(qū)域被設(shè)置為與當前系統(tǒng)設(shè)置匹配。

一個 locale 是用戶參考信息集合,與用戶的語言、國家和文化傳統(tǒng)有關(guān)。該 locale 決定鍵盤布局、字母排序順序和日期、時間、數(shù)字與貨幣格式。

下面舉例說明 SetLocale 函數(shù)的用法。要使用該代碼,請復(fù)制標準HTML 文件中 BODY> 標志之間的所有內(nèi)容。

Enter Date in UK format: input type="text" id="UKDate" size="20">p>Here's the US equivalent: input type="text" id="USdate" size="20">p>input type="button" value="Convert" id="button1">p>Enter a price in German: nbsp; input type="text" id="GermanNumber" size="20">p>Here's the UK equivalent: input type="text" id="USNumber" size="20">p>input type="button" value="Convert" id="button2">p>script language="vbscript">Dim currentLocale' Get the current localecurrentLocale = GetLocaleSub Button1_onclick  Dim original  original = SetLocale("en-gb")  mydate = CDate(UKDate.value)  ' IE always sets the locale to US English so use the  ' currentLocale variable to set the locale to US English  original = SetLocale(currentLocale)  USDate.value = FormatDateTime(mydate,vbShortDate)End SubSub button2_onclick  Dim original  original = SetLocale("de")  myvalue = CCur(GermanNumber.value)  original = SetLocale("en-gb")  USNumber.value = FormatCurrency(myvalue)End Sub/script> 

請參閱

標簽:柳州 南京 張掖 丹東 內(nèi)蒙古 鶴壁 達州 資質(zhì)掛靠

巨人網(wǎng)絡(luò)通訊聲明:本文標題《VBS教程:函數(shù)-SetLocale 函數(shù)》,本文關(guān)鍵詞  VBS,教程,函數(shù),-SetLocale,VBS,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《VBS教程:函數(shù)-SetLocale 函數(shù)》相關(guān)的同類信息!
  • 本頁收集關(guān)于VBS教程:函數(shù)-SetLocale 函數(shù)的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章
    达孜县| 和硕县| 武陟县| 米易县| 城步| 诸城市| 永善县| 天峨县| 巴南区| 同江市| 南安市| 安仁县| 旌德县| 耿马| 汉阴县| 醴陵市| 滁州市| 界首市| 长垣县| 巍山| 晋宁县| 苗栗县| 抚远县| 宜兰县| 炉霍县| 宾川县| 九台市| 永康市| 新乐市| 凤冈县| 三都| 康保县| 卢龙县| 奉贤区| 绍兴市| 邓州市| 尼玛县| 涟源市| 津市市| 陈巴尔虎旗| 岗巴县|