代码搜索:explicit

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

代码结果 10,000
www.eeworm.com/read/457243/7330399

bas module1.bas

Attribute VB_Name = "主模块" Option Explicit '*************************************** ' ' 凸轮机构演示动画 ' ' 闫海峰 2002.4.18 ' '**************************************** 'Option Base
www.eeworm.com/read/455851/7362793

changelog

2000-05-25 Johan Bengtsson * linux.c (init_machdep): Added explicit cast * memtime.c (main): - Removed adaptive sample interval. - Added printing of exit status or termin
www.eeworm.com/read/455710/7368026

bas main.bas

Attribute VB_Name = "mdlMain" Option Explicit Public Sub Main() Call ApplicationInitialize Call mdiDefault.Show End Sub
www.eeworm.com/read/451944/7453059

bas pubfun.bas

Attribute VB_Name = "PubFun" Option Explicit '######################################################################### '将用户输入的距离参数转换成vmove和hmove所需参数 Public Function GetDirFromDis(Dist As Long)
www.eeworm.com/read/451944/7453182

bas pubfun.bas

Attribute VB_Name = "PubFun" Option Explicit '######################################################################### '将用户输入的距离参数转换成vmove和hmove所需参数 Public Function GetDirFromDis(Dist As Long)
www.eeworm.com/read/451944/7453328

bas pubfun.bas

Attribute VB_Name = "PubFun" Option Explicit '######################################################################### '将用户输入的距离参数转换成vmove和hmove所需参数 Public Function GetDirFromDis(Dist As Long)
www.eeworm.com/read/451944/7453412

bas pubfun.bas

Attribute VB_Name = "PubFun" Option Explicit '######################################################################### '将用户输入的距离参数转换成vmove和hmove所需参数 Public Function GetDirFromDis(Dist As Long)
www.eeworm.com/read/451944/7453535

bas pubfun.bas

Attribute VB_Name = "PubFun" Option Explicit '######################################################################### '将用户输入的距离参数转换成vmove和hmove所需参数 Public Function GetDirFromDis(Dist As Long)
www.eeworm.com/read/451944/7453616

bas pubfun.bas

Attribute VB_Name = "PubFun" Option Explicit '######################################################################### '将用户输入的距离参数转换成vmove和hmove所需参数 Public Function GetDirFromDis(Dist As Long)
www.eeworm.com/read/450296/7485929

vb application.designer.vb

'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' Runtime Version:2.0.50727.1433 ' ' Changes t