代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/198185/7947898
h fat16.h
00021
00022 #ifndef FAT_H
00023 #define FAT_H
00024
00025 #include "global.h"
00026
00027
00028 // Some useful cluster numbers
00029 #define MSDOSFSROOT 0 // cluster 0 me
www.eeworm.com/read/198158/7949514
bas modbase64.bas
Attribute VB_Name = "modBase64"
Public Declare Function GetTickCount Lib "kernel32" () As Long
Public Buffer1() As Byte
Public Buffer2() As Byte
Public Span() As String
Public Unspan() As Byte
www.eeworm.com/read/198158/7949524
cls clsb64.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/198129/7950134
cs des_cede.cs
using System;
using System.IO;
using System.Text;
using System.Security.Cryptography;
using System.Web;
namespace Test.Com
{
///
/// DESEncryptor 的摘要说明。
///
www.eeworm.com/read/198041/7954417
c bitbuf.c
/*! \file bitbuf.c \brief Multipurpose bit buffer structure and methods. */
//*****************************************************************************
//
// File Name : 'bitbuf.c'
// Title :
www.eeworm.com/read/198041/7955409
h fat.h
/*! \file fat.h \brief FAT16/32 file system driver. */
//*****************************************************************************
//
// File Name : 'fat.h'
// Title : FAT16/32 file system dr
www.eeworm.com/read/298431/7961004
h pddvclas.h
//-------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
www.eeworm.com/read/197949/7961356
bas modnetsend.bas
Attribute VB_Name = "ModNetSend"
Private Declare Function NetMessageBufferSend Lib _
"NETAPI32.DLL" (yServer As Any, yToName As Byte, _
yFromName As Any, yMsg As Byte, ByVal lSize As Long) As L
www.eeworm.com/read/197945/7961607
bas modmain.bas
Attribute VB_Name = "modMain"
Public Declare Function M8_SearchEventServers Lib "RalidHW.dll" (IPs As Long, MacAddr As TYPEMAC, ByVal nCount As Integer, nRealCount As Integer) As Integer
Public Decl
www.eeworm.com/read/298164/7972036
cpp message.cpp
/////////////////////////////////////////////////////////////////////////////
//
// FILE: Message.cpp : file
//
//
/////////////////////////////////////////////////////////////////////////////