代码搜索:Module
找到约 10,000 项符合「Module」的源代码
代码结果 10,000
www.eeworm.com/read/451944/7453343
bas module.bas
Attribute VB_Name = "Module"
' Declare necessary API functions.
Declare Function joyGetPosEx Lib "winmm.dll" (ByVal uJoyID As Long, pji As JOYINFOEX) As Long
Declare Function joyReleaseCapture Lib
www.eeworm.com/read/451944/7453418
bas module.bas
Attribute VB_Name = "Module"
' Declare necessary API functions.
Declare Function joyGetPosEx Lib "winmm.dll" (ByVal uJoyID As Long, pji As JOYINFOEX) As Long
Declare Function joyReleaseCapture Lib
www.eeworm.com/read/451944/7453552
bas module.bas
Attribute VB_Name = "Module"
' Declare necessary API functions.
Declare Function joyGetPosEx Lib "winmm.dll" (ByVal uJoyID As Long, pji As JOYINFOEX) As Long
Declare Function joyReleaseCapture Lib
www.eeworm.com/read/451944/7453620
bas module.bas
Attribute VB_Name = "Module"
' Declare necessary API functions.
Declare Function joyGetPosEx Lib "winmm.dll" (ByVal uJoyID As Long, pji As JOYINFOEX) As Long
Declare Function joyReleaseCapture Lib
www.eeworm.com/read/450547/7481737
html module.html
Virtual Table Object
body {
margin: auto;
font-fa
www.eeworm.com/read/449112/7518234
symvers module.symvers
www.eeworm.com/read/447385/7553668
bas module.bas
Attribute VB_Name = "Module"
' 基本设置
Public intPort As Integer '串行口号
Public strSet As String '协议设置
Public intTime As Integer '发送时间间隔
'发送与接收标志
Public blnAutoSendFlag As
www.eeworm.com/read/443634/7629822
symvers module.symvers
www.eeworm.com/read/443520/7631379
bas module.bas
Attribute VB_Name = "Module1"
Global CurX As Integer '目前X坐标
Global Total(10, 20) As Boolean '总体坐标布局 10x20
Global MinX As Integer '一个方块的最大 x 坐标
Global MaxX As Integer '一个方块的最小 x 坐标
G
www.eeworm.com/read/439145/7716373
c module.c
/*
Copyright (c) 2006, 2007 Dmitry Butskoy
License: GPL v2 or any later
See COPYING for the status of this software.
*/
#include
#include