代码搜索:SysUtils
找到约 10,000 项符合「SysUtils」的源代码
代码结果 10,000
www.eeworm.com/read/291604/8407965
o sysutils.o
www.eeworm.com/read/291604/8407977
h sysutils.h
#ifndef __SYSUTILS_H__
#define __SYSUTILS_H__
#include "uTypes.h"
#define LED1 1
#define LED2 2
#define LED3 3
#define LED_ALL 4
#define MASK_BIT(bi
www.eeworm.com/read/291604/8407999
c sysutils.c
#include "..\inc\44b0x.h"
#include "..\inc\uTypes.h"
#include "..\inc\sysUtils.h"
#include "..\inc\console.h"
#define EXT_OSC_CLK 10000000
U32 g_dwMCLK = 20000000; //初始值20MHz
/*
函数名称:
www.eeworm.com/read/191875/8418438
cpp sysutils.cpp
//
// 系统扩展
// 最后更新: 2003.08.18
// 历史:
// 1. create by alone on 2003.08.18
// 2. modified by alone on 2004.06.14: 添加关闭Windows函数
//
#include "stdafx.h"
#include "SysUtils.h"
#pragma comment(l
www.eeworm.com/read/191875/8418471
h sysutils.h
//
// 系统扩展
// 最后更新: 2003.08.18
// 历史:
// 1 create by alone on 2003.08.18
//
#ifndef _SYSUTILS_INCLUDE__
#define _SYSUTILS_INCLUDE__
#include "Shlwapi.h"
// 判断文件是否存在
BOOL IsFileExists(cha
www.eeworm.com/read/291185/8437777
obj sysutils.obj
www.eeworm.com/read/291185/8437867
dcu sysutils.dcu
www.eeworm.com/read/188811/8514109
java sysutils.java
/*
* Copyright 2003-2004 Michael Franken, Zilverline.
*
* The contents of this file, or the files included with this file, are subject to
* the current version of ZILVERLINE Collaborative Sour
www.eeworm.com/read/376285/9321857
o sysutils.o
www.eeworm.com/read/376285/9321869
h sysutils.h
#ifndef __SYSUTILS_H__
#define __SYSUTILS_H__
#include "uTypes.h"
#define LED1 1
#define LED2 2
#define LED3 3
#define LED_ALL 4
#define MASK_BIT(bi