代码搜索:user-defined

找到约 1,189 项符合「user-defined」的源代码

代码结果 1,189
www.eeworm.com/read/209207/15225833

bas fncallfn.bas

10 rem FNCALLFN.BAS -- Test User-defined function called 20 rem from user-defined function 30 def fnabs(x) = abs(x) 40 def fncmp(y) = 1.45678+fnabs(y) 50 print "Test user-defined funct
www.eeworm.com/read/153437/12034286

mht m31 - creating and applying user-defined formats - 23 of 25.mht

From: Subject: Date: Thu, 4 Mar 2004 16:37:26 +0800 MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_004A_01C40206.FA6922
www.eeworm.com/read/153437/12034369

mht m31 - creating and applying user-defined formats - 24 of 25.mht

From: Subject: Date: Thu, 4 Mar 2004 16:38:16 +0800 MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_000_006F_01C40207.182A79
www.eeworm.com/read/131315/5936712

h cp-class.h

/* The following structure is used when comparing various alternatives for overloading. The unsigned quantity `strikes.i' is used for fast comparison of two possibilities. This number is an
www.eeworm.com/read/262705/11394072

txt mapconv.txt

MapConv 1.4 plugin for OllyDBG by godfather+, TBD and SHaG [:Purpose:] converts map files from IDA or DeDe to OllyDBG [:Introduction:] Here is my first plugin for OllyDBG. I don
www.eeworm.com/read/449348/7508598

bas stdconst.bas

' StdConst.bas ' This file contains declarations for core Visual Basic language constants ' ' Adding this file to a Source Insight project will enable auto-completion and other ' symbolic features
www.eeworm.com/read/442518/7650009

bas stdconst.bas

' StdConst.bas ' This file contains declarations for core Visual Basic language constants ' ' Adding this file to a Source Insight project will enable auto-completion and other ' symbolic features
www.eeworm.com/read/310862/13642197

bas stdconst.bas

' StdConst.bas ' This file contains declarations for core Visual Basic language constants ' ' Adding this file to a Source Insight project will enable auto-completion and other ' symbolic features
www.eeworm.com/read/141708/5769216

readme

This is a very simple example to show how a user can create a distribution of values when randomizing an object. In this case, a distribution is created for an enumerated data type. The distributed va