18542.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 39 行
HTML
39 行
<html> <head> <title>Re: 如何设定光碟路径?</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: 如何设定光碟路径?</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:luo570@ms31.hinet.net">小琳</a> on September 06, 1999 at 20:22:33:<p>In Reply to: <a href="18501.html">如何设定光碟路径?</a> posted by 阿雄 on September 06, 1999 at 10:59:43:<p>: 一般绝对路径App.Path<p>: 如下:frmClass.Icon = LoadPicture(App.Path & "\image\6.ico ")<p>: 请问如何绝对路径改为"光碟路径"<br>: 注:不能固定路径,谢谢<p>:::小女子不太明白您的意思,绝对路径等于固定路径,<br>相对路径就像是App.path一样!!!<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18542--><!--top: 18559--><li><a href="18559.html">Re: 如何设定光碟路径?(详细说明)</a> <b>阿雄</b> <i>08:43:03 9/07/99</i>(<!--responses: 18559-->3)<ul><!--insert: 18559--><!--top: 18572--><li><a href="18572.html">Re: 如何设定光碟路径?(详细说明)</a> <b>Michael Owen</b> <i>12:07:57 9/07/99</i>(<!--responses: 18572-->2)<ul><!--insert: 18572--><!--top: 18585--><li><a href="18585.html">Re: 我不懂啊!!(无内文)</a> <b>阿雄</b> <i>16:18:29 9/07/99</i>(<!--responses: 18585-->1)<ul><!--insert: 18585--><!--top: 18598--><li><a href="18598.html">Re: 我不懂啊!!(无内文)</a> <b>Michael Owen</b> <i>17:19:35 9/07/99</i>(<!--responses: 18598-->0)<ul><!--insert: 18598--></ul><!--end: 18598--></ul><!--end: 18585--></ul><!--end: 18572--></ul><!--end: 18559--></ul><!--end: 18542--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?