代码搜索:func

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

代码结果 10,000
www.eeworm.com/read/393646/2473450

inc func.inc

www.eeworm.com/read/393646/2473466

inc func.inc

www.eeworm.com/read/393286/2481672

h func.h

/* ** ----------------------------------------------------------------------------- ** ** Perle Specialix driver for Linux ** Ported from existing RIO Driver for SCO sources. * * (C) 1990 - 2000
www.eeworm.com/read/392548/2494926

h func.h

/* OBSOLETE -- NOW PART OF BOOZ.H */ /* The contents of this file are hereby released to the public domain. -- Rahul Dhesi 1987/02/08 */ /* Functions defined
www.eeworm.com/read/392548/2495178

h func.h

/* OBSOLETE -- NOW PART OF BOOZ.H */ /* The contents of this file are hereby released to the public domain. -- Rahul Dhesi 1987/02/08 */ /* Functions defined
www.eeworm.com/read/388590/2549458

js func.js

function turnit(area) { if (document.all[area].style.display == "") document.all[area].style.display = "none"; else if (document.all[area].style.display == "none") documen
www.eeworm.com/read/388581/2549552

java func.java

package javabean; import java.util.regex.*; public class Func{ public String HtmltoStr(String Str){ if(!cNULL(Str))return Str; StringBuffer Tmp=new StringBuffer(); int i=0;
www.eeworm.com/read/387488/2561522

pas func.pas

unit Func; interface uses DDDK; function FuncIsGoodReadPtr(ABuf:Pointer;ASize:Cardinal):Boolean; implementation // // this function checks user buffer for read access // returns true
www.eeworm.com/read/387488/2561535

pas func.pas

unit Func; interface uses DDDK; const //rules type RULE_TYPE_PROCESS_PROTECTION = $00000001; //errors ERROR_RULE_EXISTS = $80000001; ERROR_RULE_DOES_NOT_EXIST =
www.eeworm.com/read/385891/2580921

h func.h

/* ** ----------------------------------------------------------------------------- ** ** Perle Specialix driver for Linux ** Ported from existing RIO Driver for SCO sources. * * (C) 1990 - 2000