代码搜索:PATH

找到约 10,000 项符合「PATH」的源代码

代码结果 10,000
www.eeworm.com/read/109811/15547807

m4 lib-ld.m4

# lib-ld.m4 serial 3 (gettext-0.13) dnl Copyright (C) 1996-2003 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a
www.eeworm.com/read/108423/15586299

m4 lib-ld.m4

# lib-ld.m4 serial 3 (gettext-0.13) dnl Copyright (C) 1996-2003 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a
www.eeworm.com/read/100018/15888131

config-open-linux

sendmail_cf=/etc/sendmail.cf sendmail_pid=/var/run/sendmail.pid makemap_path=makemap sendmail_command=/etc/rc.d/init.d/mta start sendmail_stop_command=/etc/rc.d/init.d/mta stop sendmail_path=/usr/lib/
www.eeworm.com/read/383171/8965480

makefile

all : add_event_blks.o create_S.o\ get_stn_hdr.o\ add_event_lrecs.o create_T.o\ is_in_twindow.o\ build_abbrev_path.o create_V.o\ load_data.o\ build_chnl_path.o find
www.eeworm.com/read/411776/11226839

cfg drwrclient.cfg

####################################################################### # 话单存储器配置文件 # 林维志,2005-12-12 # 青牛(北京)技术有限公司 版权所有 ####################################################################### #
www.eeworm.com/read/192685/8359710

html 12958.html

封装精灵做出的安装程式,如何可安装指定的目录及档案 封装精灵做出的安装程式,如何可安装指定的目录及档案
www.eeworm.com/read/192685/8360121

html 6123.html

[vb&ocx]如何在activex control当中,得到引用此control的主程式执行路径 [vb&ocx]如何在activex contro
www.eeworm.com/read/192685/8361268

txt 制作发行光盘,运行报告“文件或路径无法找到”.txt

如 果 你 的 程 序 是 存 放 在 光 盘 的 根 目 录 , 则 问 题 就 很 明 确 了 。 你 使 用 App.Path返 回 .exe所 在 的 目 录 , 如 果 .exe位 于 根 目 录 , 则 App.Path的 末 尾 就 会 加 上 一 个 “ \” 号 , 如 “ E:\” , 所 以 你 的 FilePath就 可 能 变 成 这 样 : E:\\Pic\dwg\98
www.eeworm.com/read/192685/8362460

txt 在ado中对数据库设置不同的路径.txt

DAO中也不是使用Recordsource属性设置路径的,而是采用Databasename设置的。ADO中,修改ConnectionString属性,如: Adodc1.ConnectionString = "Provider=Microsoft.Jet.OLEDB.3.51;" _ + "Data Source=" + App.Path + "\test.mdb"
www.eeworm.com/read/192685/8362966

txt 制作发行光盘,运行报告“文件或路径无法找到”.txt

如 果 你 的 程 序 是 存 放 在 光 盘 的 根 目 录 , 则 问 题 就 很 明 确 了 。 你 使 用 App.Path返 回 .exe所 在 的 目 录 , 如 果 .exe位 于 根 目 录 , 则 App.Path的 末 尾 就 会 加 上 一 个 “ \” 号 , 如 “ E:\” , 所 以 你 的 FilePath就 可 能 变 成 这 样 : E:\\Pic\dwg\98