会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
JackSun's 技术博客
博客当学习笔记使用
博客园
首页
新随笔
订阅
管理
2010年11月19日
Delphi如何传递二维数组
摘要: unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls;type TForm1 = class(TForm) Button1: TButton; procedure Button1Click(Sender: TObjec...
阅读全文
posted @ 2010-11-19 09:26 sunjun0427
阅读(2785)
评论(0)
推荐(0)
编辑