代码搜索:routines 开发教程
找到约 10,000 项符合「routines 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/431398/8678834
c routines.c
/*
* Copyright (c) 2001-2005 Falk Feddersen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the F
www.eeworm.com/read/431398/8678846
h routines.h
/*
* Copyright (c) 2001-2005 Falk Feddersen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the F
www.eeworm.com/read/428838/8836303
asm routines.asm
$MOD51
BUFDLY1 DATA 1EH ;另外声明DELAY用变量
BUFDLY2 DATA 1FH
V5000 EQU 5000
BIT_EQU BIT 20H.0
BIT_LARGE BIT 20H.1
BIT_SMALL BIT 20H.2
BIT_ERR BIT 20H.3
BUF DATA 30H
BUF1 DATA 31H
www.eeworm.com/read/365496/9861032
c routines.c
/*
* $Id: routines.c 536 2007-06-02 06:09:00Z elliotth $
*
* Copyright (c) 2002-2003, Darren Hiebert
*
* This source code is released for free distribution under the terms of the
* GNU General
www.eeworm.com/read/365496/9861055
h routines.h
/*
* $Id: routines.h 536 2007-06-02 06:09:00Z elliotth $
*
* Copyright (c) 2002, Darren Hiebert
*
* This source code is released for free distribution under the terms of the
* GNU General Publ
www.eeworm.com/read/351081/10682220
pas routines.pas
unit Routines;
interface
uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls;
type
gstrappdirectory : string;//-----------------
www.eeworm.com/read/351081/10682328
bas routines.bas
Attribute VB_Name = "Routines"
Option Explicit
'**************************************************************
' Global (Public) Variables
'******************************************************
www.eeworm.com/read/449122/7518081
c routines.c
/*
* $Id: routines.c,v 1.21 2003/10/31 04:15:35 darren Exp $
*
* Copyright (c) 2002-2003, Darren Hiebert
*
* This source code is released for free distribution under the terms of the
* G
www.eeworm.com/read/449122/7518091
h routines.h
/*
* $Id: routines.h,v 1.10 2003/10/13 02:35:45 darren Exp $
*
* Copyright (c) 2002, Darren Hiebert
*
* This source code is released for free distribution under the terms of the
* GNU Ge