dear
原諒我使用貼圖,因為不知道為啥我一貼都一直顯示
(欄位 Content 必須是最大長度為 6000 的字串)
請幫我看看我的語法 感恩.jpg?width=690&upscale=false)
dear
原諒我使用貼圖,因為不知道為啥我一貼都一直顯示
(欄位 Content 必須是最大長度為 6000 的字串)
請幫我看看我的語法 感恩.jpg?width=690&upscale=false)
我剛好有使用到,供你參考。
info3 = GetSymbolInfo("Exchange");
switch(info3)
begin
case "TSE" : msgTxt = "上市";
case "OTC" : msgTxt = "上櫃";
default: msgTxt = "";
end;
1 評論