代码搜索:integer

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

代码结果 10,000
www.eeworm.com/read/387267/8697528

vb qestionpaper.vb

Option Strict Off Option Explicit On Friend Class QestionPaper Private mvarFillingNum As Integer Private mvarRightWrongNum As Integer Private mvarSingleSelNum As Integer Private mvarMulti
www.eeworm.com/read/387174/8702240

bas modx.bas

Attribute VB_Name = "Module1" Option Explicit Declare Function MapPhysToLin Lib "WinIo.dll" (ByVal PhysAddr As Long, ByVal PhysSize As Long, ByRef PhysMemHandle) As Long Declare Function UnmapPhysi
www.eeworm.com/read/431199/8702246

cpp nbtheory.cpp

// nbtheory.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #ifndef CRYPTOPP_IMPORTS #include "nbtheory.h" #include "modarith.h" #include "algparam.h" #include #
www.eeworm.com/read/387168/8702529

bas module1.bas

Attribute VB_Name = "modPublic" Option Explicit '*********************************************** '声明 '*********************************************** '指定下述一个或多个标志 (用OR运算符合并到一起) '强迫中止没有响应的进程 Pub
www.eeworm.com/read/431199/8702985

h gfpcrypt.h

#ifndef CRYPTOPP_GFPCRYPT_H #define CRYPTOPP_GFPCRYPT_H /** \file Implementation of schemes based on DL over GF(p) */ #include "pubkey.h" #include "modexppc.h" #include "sha.h" #include "algparam.h
www.eeworm.com/read/431190/8704494

java histogram.java

import java.awt.*; import java.applet.*; import java.io.*; import java.util.*; /** * This is one example of the drawing object inheriting * java.awt.Panel which can be added to the dr
www.eeworm.com/read/387105/8706406

vb crs232.vb

Imports System.Runtime.InteropServices Imports System.Text Imports System.Threading Imports System.ComponentModel Imports System.IO #Region "RS232" Public Class Rs232 : Implements IDisposa
www.eeworm.com/read/431167/8706978

c dmopcode.c

/******************************************************************************* * * Module Name: dmopcode - AML disassembler, specific AML opcodes * $Revision: 1.105 $ * ***********
www.eeworm.com/read/431167/8707274

c exregion.c

/****************************************************************************** * * Module Name: exregion - ACPI default OpRegion (address space) handlers * $Revision: 1.103 $ * ***
www.eeworm.com/read/431167/8707303

c exoparg1.c

/****************************************************************************** * * Module Name: exoparg1 - AML execution - opcodes with 1 argument * $Revision: 1.186 $ * **********