在 Delphi 中使用微軟全文翻譯的小例子

2021-06-01 20:28:04 字數 909 閱讀 5835

剛剛從看到有朋友用 c# 做了這麼個東西, 我用 delphi 嘗試了一下.

result := copy(result, 68+1, length(result)-68-9); //去掉前後的標籤

end;

procedure tform1.button1click(sender: tobject);

const

begin

end;

效果圖:

result := copy(result, 68+1, length(result)-68-9); //去掉前後的標籤

在Delphi中使用事務

1 直接在delphi中使用事務 procedure tform1.button1click sender tobject begin adoconnection1.begintrans tryaq2.close aq2.sql.clear aq2.sql.add update bank set c...

在delphi中使用其他語言指令碼

1.project import type library microsoft script control 1.0 install 則會在activex頁上看到這個控制項tscriptcontrol 2.在窗體上新增乙個tscriptcontrol類的例項。設定好它的language屬性 vbsc...

在delphi中使用其他語言指令碼

1.project import type library microsoft script control 1.0 install 則會在activex頁上看到這個控制項tscriptcontrol 2.在窗體上新增乙個tscriptcontrol類的例項。設定好它的language屬性 vbsc...