摘要:
public String getTextByUTF(String name){ String strReturn = ""; int ic; InputStream in = null; ByteArrayOutputStream baos = new ByteArrayOutputStream(); DataOutputStream dos = new Da... 阅读全文
posted @ 2009-07-14 19:04
老白干
阅读(217)
评论(0)
推荐(0)
摘要:
unit UDept;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Forms;Const MSG_UpdateSuccess=WM_User + 1; type//数据同步线程 TThreadUpdateData = class(TThread) publiclSendHandle :HWND; //线程创建过程,参数... 阅读全文
posted @ 2009-07-14 15:38
老白干
阅读(1338)
评论(0)
推荐(0)

浙公网安备 33010602011771号