以文本方式查看主题 - Foxtable(狐表) (http://foxtable.com/bbs/index.asp) -- 专家坐堂 (http://foxtable.com/bbs/list.asp?boardid=2) ---- 移动开发,图片显示,怎么用绝对路径? (http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=97284) |
-- 作者:yjf123 -- 发布时间:2017/3/9 10:59:00 -- 移动开发,图片显示,怎么用绝对路径? 移动开发,图片显示,怎么用绝对路径?
Dim fl As String = "d:\\web\\" & e.path |
-- 作者:有点蓝 -- 发布时间:2017/3/9 11:38:00 -- .AddImage("c:/xxx目录/images/001.jpg") |
-- 作者:bzfc57 -- 发布时间:2017/3/20 17:05:00 -- 绝对路径就是用不了呀 |
-- 作者:狐狸爸爸 -- 发布时间:2017/3/20 17:10:00 -- .AddImage("/images/001.jpg") 好好看看: http://www.foxtable.com/mobilehelp/scr/0044.htm |