代码搜索:LONG
找到约 10,000 项符合「LONG」的源代码
代码结果 10,000
www.eeworm.com/read/282090/9120062
cpp jutils.cpp
/*
* jutils.c
*
* Copyright (C) 1991-1995, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README
www.eeworm.com/read/184081/9122369
h allocator.h
/*
* allocator.h -- prototypes for allocating high memory
*
* NOTE: this is different from my previous allocator, the one that
* assembles pages, which revealed itself both slow and unre
www.eeworm.com/read/282005/9124830
h advic32.h
#include "cdifref.h"
/* Communication Port */
#define COM1 0 /* COM1 Port */
#define COM2 1 /* COM2 Port */
#define COM3 2 /* COM3 Port */
#define C
www.eeworm.com/read/281910/9127379
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Type ENCRYPTCLASS
Name As String
Object As Object
Homepage As String
End Type
Public EncryptObjects() As ENCRYPTCLASS
Public Encryp
www.eeworm.com/read/380814/9127469
h dibapi.h
// dibapi.h
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1997 Microsoft Corporation
// All rights reserved.
//
// This source code is only intended
www.eeworm.com/read/183978/9127697
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/281888/9127824
c img.c
/****************************
Imaging Ultilities
****************************/
#include "img.h"
//
// Clockwise rotation
// for 16bit image
//
void RGB565Rotate(unsigned long B
www.eeworm.com/read/380757/9129169
frm frmabout.frm
VERSION 5.00
Begin VB.Form frmAbout
BackColor = &H00C0C0C0&
BorderStyle = 3 'Fixed Dialog
Caption = "关于报价参考"
ClientHeight = 3435
ClientLeft =
www.eeworm.com/read/281804/9133520
frm frm_first.frm
VERSION 5.00
Begin VB.Form frm_first
BorderStyle = 4 'Fixed ToolWindow
Caption = "用户登录"
ClientHeight = 3930
ClientLeft = 45
ClientTop = 315
www.eeworm.com/read/281802/9133625
cls csqlmaker.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject