代码搜索:optional
找到约 6,947 项符合「optional」的源代码
代码结果 6,947
www.eeworm.com/read/311942/13620979
bas modreg.bas
Attribute VB_Name = "modRegistry"
Public Declare Sub GlobalMemoryStatus Lib "kernel32" (lpBuffer As MEMORYSTATUS)
Public Declare Function GetUserName Lib "advapi32.dll" Alias "GetUserNameA" (ByVal
www.eeworm.com/read/307581/13720191
clonefeafromdef
#!/bin/ksh
#
# SAMPLE NAME: cloneFeaFromDef
#
# FUNCTIONS: This sample shell script creates a new feature based on
# values contained in a previously created defect.
#
# USAGE: cl
www.eeworm.com/read/307581/13720221
clonefeature
#!/bin/ksh
#
# SAMPLE NAME: cloneFeature
#
# FUNCTIONS: This sample shell script creates a new feature based on values
# contained in a specified feature.
#
# USAGE: cloneFeature
www.eeworm.com/read/304671/13789420
bas modtextextention.bas
Attribute VB_Name = "ModTextExtention"
Option Explicit
Private HandPen As Long
Private OldPen As Long
Private IsPlaying As Boolean
Private IsINSTART As Boolean '用来判断过程是否已经在运行,不允许被外部更改
Public F
www.eeworm.com/read/303358/13817245
h winkernel.h
#ifndef _WINKERNEL_
#define _WINKERNEL_
#pragma pack (push, 1)
typedef PVOID* PNTPROC;
typedef struct _SYSTEM_SERVICE_TABLE
{
PNTPROC ServiceTable;
PULONG CounterTable;
UL
www.eeworm.com/read/303058/13822607
m erts_smooth1.m
%ERTS_SMOOTH1 Extended Rauch-Tung-Striebel smoother
%
% Syntax:
% [M,P,D] = ERTS_SMOOTH1(M,P,A,Q,[a,W,param,same_p])
%
% In:
% M - NxK matrix of K mean estimates from Unscented Kalman filter
%
www.eeworm.com/read/301652/13853129
bas module1.bas
Attribute VB_Name = "BASIC"
'★★★★★****************************★★★★★**********************★★★★★
'金诺VB园-收藏整理
'本站是专注于VB和VBNET编程的源码下载站
'发布日期:2008-3-3 9:29:50
'网 站:http://www.vbget.com/ (金
www.eeworm.com/read/152695/5669876
c stdio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/148809/5708655
bas moddbuptable_inpati.bas
Attribute VB_Name = "modDbUPTable_Inpati"
Option Explicit
'-----------------------------------------------------------------------
'-- 功能:插入、删除、更新表(SickMedInfo)
'-- 参数:
'-- Upda