代码搜索:optional

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

代码结果 6,947
www.eeworm.com/read/100607/15869355

c certedef.c

/**************************************************************************** * * * Certificate Attribute Definitions * * Copyright Peter Gutmann 1996-2002 * *
www.eeworm.com/read/192685/8363148

txt 如何以一个模板为基础生成文件.txt

你 现 在 访 问 的 站 点 的 页 面 实 际 上 就 是 采 用 模 板 方 式 生 成 的 。 你 可 以 这 样 组 织 你 的 模 板 文 件 : ... ... 然 后 使 用 Replace函 数 将 “ ” 替
www.eeworm.com/read/192261/8390520

ctl adacontrol.ctl

VERSION 5.00 Begin VB.UserControl ADAControl BackColor = &H00C0FFC0& ClientHeight = 1320 ClientLeft = 0 ClientTop = 0 ClientWidth = 3120 Sca
www.eeworm.com/read/291573/8409072

cls myaddin.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 1 'NoTransaction
www.eeworm.com/read/188796/8514575

h connection.h

// OraLib 0.0.4 / 2002-07-28 // connection.h // // http://606u.dir.bg/ // 606u@dir.bg #ifndef _CONNECTION_H #define _CONNECTION_H namespace oralib { class statement; class resultset
www.eeworm.com/read/188796/8514588

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/389406/8523766

bas basregistry.bas

Attribute VB_Name = "basRegistry" Option Explicit Const DCP_AUTHN_LEVEL_DEFAULT = 0 Const DCP_AUTHN_LEVEL_NONE = 1 Const DCP_AUTHN_LEVEL_CONNECT = 2 Const DCP_AUTHN_LEVEL_CALL = 3 Const DCP_AU
www.eeworm.com/read/289680/8535103

m train.m

function net = train(tutor, x, y, C, kernel, zeta, net) % TRAIN % % Train a support vector classification network, using the sequential minimal % optimisation algorithm. % % net = train(tut
www.eeworm.com/read/433250/8537559

m smooth1.m

function [tfd, t, f] = smooth1(x, fs, sigma, nfreq) % smooth1 -- Compute samples of a Guassian smoothed Wigner distribution % % Usage % [tfd, t, f] = smooth1(x, fs, sigma, nfreq) % % Inputs %
www.eeworm.com/read/433250/8537680

m smooth1.m

function [tfd, t, f] = smooth1(x, fs, sigma, nfreq) % smooth1 -- Compute samples of a Guassian smoothed Wigner distribution % % Usage % [tfd, t, f] = smooth1(x, fs, sigma, nfreq) % % Inputs %