将Excel嵌入窗体上 将Excel嵌入窗体上。unitUnit1; interface uses Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms, Dialogs,StdCtrls,ComCtrls,ExtCtrls; type
delphi对Excel添加宏并运行 delphi对Excel添加宏并运行implementationusesVBIDE2000;{$R*.dfm}...FExcelApplication.Visible[0]:=True;FExcelApplication.Run('MyMacro');
识别二维码简化 识别电脑桌面上出现的二维码。using System; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO; using ZXing.QrCode; using ZXing; usi
识别二维码 能将电脑桌面上出现的二维码进行识别。 using System; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO; using ZXing.QrCode; using ZXing