代码搜索:optional

找到约 6,947 项符合「optional」的源代码

代码结果 6,947
www.eeworm.com/read/318716/13473589

h error.h

// OraLib 0.0.4 / 2002-07-28 // error.h // // http://606u.dir.bg/ // 606u@dir.bg #ifndef _ERROR_H #define _ERROR_H namespace oralib { // error codes thrown from the library enum Err
www.eeworm.com/read/317863/13494852

cls clsdialogs.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/317863/13494951

cls clsdialogs.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/317147/13509818

bas mshellexecute.bas

Attribute VB_Name = "mShellExecute" Option Explicit Private Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As
www.eeworm.com/read/317139/13510002

cls filedlg2.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/317085/13510595

bas mdlnotify.bas

Attribute VB_Name = "mdlNotify" '**************************************************************************** '人人为我,我为人人 '枕善居收藏整理 '发布日期:2007/03/15 '描 述:网页搜索音乐播放器 Ver 1.1.0 '网 站:http://www
www.eeworm.com/read/315311/13546241

html intensity.html

Xlib Programming Manual: RGB Intensity String Specification 6.2.2 RGB Intensity String Specification An RGB intensity specification
www.eeworm.com/read/315137/13550377

vb clsxs.vb

Public Class clsXs Public Function GetList(Optional ByVal bh As String = "", Optional ByVal mc As String = "", Optional ByVal xb As String = "", Optional ByVal bj As String = "", Optional ByVal s
www.eeworm.com/read/314653/13562237

m gridsize.m

%GRIDSIZE Set gridsize used in the plot commands % % O = GRIDSIZE(N) % % INPUT % N New grid size (optional, default: display current gridsize) % % OUTPUT % O New grid size (optional) %
www.eeworm.com/read/314653/13562692

m svc_nu.m

%SVC_NU Support Vector Classifier: NU algorithm % % [W,J,C] = SVC(A,TYPE,PAR,NU,MC,PD) % % INPUT % A Dataset % TYPE Type of the kernel (optional; default: 'p') % PAR Kernel parameter (o