代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/351845/10603745
h gfile.h
//========================================================================
//
// gfile.h
//
// Miscellaneous file and directory name manipulation.
//
// Copyright 1996-2003 Glyph & Cog, LLC
//
//=====
www.eeworm.com/read/277701/10611446
m mutation.m
function path=Mutation(path,Pm)
[row,col]=size(path);
childpath=path;
for i=1:row
point=randperm(col);
tempP=rand(1);
if(tempP
www.eeworm.com/read/277701/10611478
m ggeneratenewpath.m
function path=GGenerateNewpath(path,Pc,Pm)
[row,col]=size(path);
for j=1:2:row
[path(j,:),path(j+1,:)]=CXCrossover(path(j,:),path(j+1,:),Pc);
end
path=Mutation(path,Pm);
www.eeworm.com/read/422731/10615618
htm 14.17 同一用户的来访统计.htm
无标题页
var caution = false;
//将用户的访问信息保存在cookie中
function setCookie(name, value,
www.eeworm.com/read/159723/10620901
bas mdlmain.bas
Attribute VB_Name = "MdlMain"
Public conStr As String
Public datStr As String
Public ActionType As String
Public Sub Main()
conStr = "PROVIDER=Microsoft.Jet.OLEDB.3.51;Data Source=" & App.Pat
www.eeworm.com/read/277286/10648455
f textpath.f
$alias fdopen='fdopen'(%val,%ref)
include 'phigs.f1.h' ! get the HP-PHIGS aliases
program TextPath ! file "TextPath.f"
include 'phigs.f2.h' ! get the HP-PHIGS constants
www.eeworm.com/read/422280/10650222
frm frmbackup.frm
VERSION 5.00
Object = "{CE671F01-259E-40DA-92FE-95803E2ECBB5}#1.0#0"; "SmartXPButton.ocx"
Begin VB.Form FrmBackUp
BackColor = &H00E7DFE7&
BorderStyle = 1 'Fixed Single
Ca
www.eeworm.com/read/351408/10654321
bak ok1.bak
APPLICATION.VISIBLE = .F.
CLEAR ALL
CLEAR
SET SAFETY OFF
************************
PUBLIC cUser,nPath,lSd && lSD 为检测设定的目录是否改变要更新照片
lSD=.F.
PUBLIC cd
cd=.t. &&菜单是否跳过
nPath=SYS(5)+SYS(2003)