15347.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 26 行
HTML
26 行
<html>
<head>
<title>如何在不同pc 上run 同一个project 但唔使改path?</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>如何在不同pc 上run 同一个project 但唔使改path?</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:c6002050@comp.hkbu.edu.hk">billmok</a> on July 08, 1999 at 00:22:33:<p>
I want to run my project everywhere such as at home, office.<br>But everytime I need to re-set the paths of the datasources.<br>How can I remedy it so that I can run it everywhere without editing the program or even run it by floppy drive.
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 15347-->
<!--top: 15348--><li><a href="15348.html">你可以用 App.Path (无内文)</a> <b>笋子</b> <i>01:25:12 7/08/99</i>
(<!--responses: 15348-->0)
<ul><!--insert: 15348-->
</ul><!--end: 15348-->
</ul><!--end: 15347-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?