代码搜索:LONG

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

代码结果 10,000
www.eeworm.com/read/381206/9105092

frm frmload.frm

VERSION 5.00 Begin VB.Form frmLoad BorderStyle = 0 'None Caption = "Form1" ClientHeight = 4110 ClientLeft = 0 ClientTop = 0 ClientWidth
www.eeworm.com/read/381206/9105126

frm frmload.frm

VERSION 5.00 Begin VB.Form frmLoad BorderStyle = 0 'None Caption = "Form1" ClientHeight = 4110 ClientLeft = 0 ClientTop = 0 ClientWidth
www.eeworm.com/read/282277/9106733

frm “关于”对话框.frm

VERSION 5.00 Begin VB.Form frmAbout BorderStyle = 1 'Fixed Single Caption = "关于学生档案管理系统" ClientHeight = 2205 ClientLeft = 5250 ClientTop = 45
www.eeworm.com/read/381092/9110290

bas wsksock.bas

Attribute VB_Name = "wsksock" Option Explicit Public Const FD_SETSIZE = 64 Type fd_set fd_count As Integer fd_array(FD_SETSIZE) As Integer End Type Type timeval tv_sec As Long
www.eeworm.com/read/381030/9114980

bas yn.bas

Attribute VB_Name = "Module1" Option Explicit Public endf As Long '============传送退出变量 Public msg As String '==========传送窗口信息 Public i As Long Public db As String Public man As String Publi
www.eeworm.com/read/184240/9115183

frm frmabout.frm

VERSION 5.00 Begin VB.Form frmAbout BorderStyle = 3 'Fixed Dialog Caption = "供应商/客户关系管理" ClientHeight = 3495 ClientLeft = 2340 ClientTop = 19
www.eeworm.com/read/282172/9116396

frm frmabout.frm

VERSION 5.00 Begin VB.Form frmAbout BorderStyle = 3 'Fixed Dialog Caption = "关于 道路中桩计算" ClientHeight = 3525 ClientLeft = 45 ClientTop = 435
www.eeworm.com/read/282116/9118894

c ogr_msgdump.c

/* ************************************************************************ * * * OpenGPS Receiv
www.eeworm.com/read/282116/9118970

h ogrt_prototypes.h

/* ************************************************************************ * * * OpenGPS Receiv
www.eeworm.com/read/282093/9119701

m computetrackstats.m

function [ distance, time ] = ComputeTrackStats(track) % COMPUTETRACKSTATS Compute track log statistics % % Compute the length of the track, and the time spent traversing it. % Sometimes the time