代码搜索:utils
找到约 10,000 项符合「utils」的源代码
代码结果 10,000
www.eeworm.com/read/353746/10421634
sgml utils.sgml
Miscellaneous Utilities
Various convenience and utility functions
www.eeworm.com/read/279548/10421692
pas utils.pas
unit utils;
interface
uses
SysUtils, WinTypes, WinProcs, Classes, Consts,Dialogs,inifiles,FILECTRL,
Graphics,Controls,Forms;
type
EInvalidDest = class(EStreamError);
EFCantMove
www.eeworm.com/read/161309/10426681
c utils.c
/*
Affix - Bluetooth Protocol Stack for Linux
Copyright (C) 2001,2002 Nokia Corporation
Author: Dmitry Kasatkin
Original Author: Guruprasad Krishnamurthy
www.eeworm.com/read/161309/10426722
h utils.h
/*
Affix - Bluetooth Protocol Stack for Linux
Copyright (C) 2001,2002 Nokia Corporation
Author: Dmitry Kasatkin
Original Author: Guruprasad Krishnamurthy
www.eeworm.com/read/161309/10426901
h utils.h
/*
Affix - Bluetooth Protocol Stack for Linux
Copyright (C) 2001 Nokia Corporation
Original Author: Dmitry Kasatkin
This program is free software; you can red
www.eeworm.com/read/279295/10447207
h utils.h
/**********************************************************
辅助函数集
**********************************************************/
#ifndef __UTILS_H
#define __UTILS_H
void memcpy(void *s1, const voi
www.eeworm.com/read/279295/10447260
c utils.c
/**********************************************************
辅助函数集
**********************************************************/
#include "../inc/def.h"
#include "../inc/board.h"
#include "../inc/ut
www.eeworm.com/read/353004/10484122
h utils.h
#pragma once
#include "Color.h"
//#include "AutoFont.h"
#include
#include "PerfTimer.h"
#include "AutoFont.h"
int RandomInteger(int x,int y);
double RandomFloat();
bool RandBo