代码搜索:explicit

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

代码结果 10,000
www.eeworm.com/read/274162/10886749

asp geditok.asp

www.eeworm.com/read/274162/10886987

asp noaddok.asp

www.eeworm.com/read/274162/10887017

asp save.asp

www.eeworm.com/read/274162/10887062

asp adaddok.asp

www.eeworm.com/read/274162/10887097

asp geditok.asp

www.eeworm.com/read/418942/10890896

bas modnumbase.bas

Attribute VB_Name = "modNumBase" Option Explicit 'Converts a Decimal number to a binary string 'Note - Converts floating point numbers to integer values 'Handles negative numbers by creating a 2's
www.eeworm.com/read/271892/10976483

bas modmain.bas

Attribute VB_Name = "ModMain" Option Explicit Public strCurUser As String Public dteSysDate As Date Public intNumWindows As Integer Public strConnect As String Sub main() frmLogin.Show vb
www.eeworm.com/read/417492/10987782

bas main.bas

Attribute VB_Name = "Clean" Option Explicit Private m_pGxDialog As IGxDialog Private m_pGxObjectFilter As IGxObjectFilter Public Sub Main() Dim pFeature As IFeature Dim pInFeatureClass A
www.eeworm.com/read/271470/10993108

bas cod_valueupshift.bas

Attribute VB_Name = "Cod_ValueUpShift" Option Explicit Private Dictionary As String 'This coder work with a dictionary of all ascii codes 'but don't keep track of the counts 'every time a
www.eeworm.com/read/271470/10993122

bas comp_multidict.bas

Attribute VB_Name = "Comp_LZW_Multidict" Option Explicit 'This is a 1 run method Private OutStream() As Byte Private OutPos As Long Private OutByteBuf As Integer Private OutBitCount As I