求助remobjects pascal script 腳本能用中文函式不?
uj5u.com熱心網友回復:
沒人知道?
uj5u.com熱心網友回復:
測驗了一下,提示語法錯誤。不能識別中文識別符號。如果要支持中文,可能需要修改很多內容。Program test;
function 中文函式():string;
begin
result:='中文';
end;
begin
showNewMessage(中文函式);
end.
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/22553.html
標籤:語言基礎/算法/系統設計
上一篇:datasnap服務器如何接收http post的json資料
下一篇:delphi控制元件開發
