代码搜索:prepare 开发教程
找到约 10,000 项符合「prepare 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/241927/13108931
h zdcompat.h
#ifndef _ZDCOMPAT_H_
#define _ZDCOMPAT_H_
#ifndef KERNEL_VERSION
#define KERNEL_VERSION(a,b,c) (((a)
www.eeworm.com/read/324995/13234222
h zdcompat.h
#ifndef _ZDCOMPAT_H_
#define _ZDCOMPAT_H_
#ifndef KERNEL_VERSION
#define KERNEL_VERSION(a,b,c) (((a)
www.eeworm.com/read/318262/13482427
h zdcompat.h
#ifndef _ZDCOMPAT_H_
#define _ZDCOMPAT_H_
#ifndef KERNEL_VERSION
#define KERNEL_VERSION(a,b,c) (((a)
www.eeworm.com/read/152843/5663147
c poweroff.c
/*
* poweroff.c - ACPI handler for powering off the system.
*
* AKA S5, but it is independent of whether or not the kernel supports
* any other sleep support in the system.
*
* Copyright (c) 200
www.eeworm.com/read/486859/6531021
c exec.c
#include "ocilib.h"
int main(void)
{
OCI_Connection *cn;
OCI_Statement *st;
if (!OCI_Initialize(NULL, NULL, OCI_ENV_DEFAULT))
return EXIT_FAILURE;
cn = OCI_Conn
www.eeworm.com/read/478557/6709698
s eepwbf.s
; WRITE A BITFIELD IN EEPROM
; Copyright (c) 2008 by COSMIC Software
; - eeprom address in X extension
; - value in X
; - mask in A
;
xdef d_eewbf, d_eewbb
xref d_eewrc
xref.b c_x, c_y
.d
www.eeworm.com/read/478557/6709704
s eepwbf.s
; WRITE A BITFIELD IN EEPROM
; Copyright (c) 2008 by COSMIC Software
; - eeprom address in X extension
; - value in X
; - mask in A
;
xdef c_eewbf, c_eewbb
xref c_eewrc
xref.b c_x, c_y
.d
www.eeworm.com/read/121387/14757911
cpp mailmessage.cpp
#include "stdafx.h"
#include "MailMessage.h"
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
CMailMessage::CMailMessage()
{
}
CMailMessa
www.eeworm.com/read/118495/14868486
h log.h
/***
log.h - the iptraf logging facility header file
Written by Gerard Paul Java
Copyright (c) Gerard Paul Java 1997
***/
char *gen_instance_logname(char *template, int instance_id);
void input_log
www.eeworm.com/read/293299/8300861
h zdcompat.h
#ifndef _ZDCOMPAT_H_
#define _ZDCOMPAT_H_
#ifndef KERNEL_VERSION
#define KERNEL_VERSION(a,b,c) (((a)