以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- 关于函数的赋值问题 (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=185048) |
-- 作者:ygg8310 -- 发布时间:2023/2/1 17:50:00 -- 关于函数的赋值问题 Functions.Execute("a",dir)的结果如何赋值到string? |
-- 作者:有点蓝 -- 发布时间:2023/2/2 8:32:00 -- dim b as string = Functions.Execute("a",dir) |