代码搜索:common 有哪些应用?
找到约 10,000 项符合「common 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/371958/9528644
c common.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ common.c - common elements that will be used in other ap
www.eeworm.com/read/371958/9528727
c common.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ common.c - global elements
www.eeworm.com/read/371958/9528809
c common.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ common.c - common elements that will be used in other ap
www.eeworm.com/read/371958/9528898
c common.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ common.c - global elements
www.eeworm.com/read/175783/9532990
css common.css
/* db.* manual common styles */
a:link, a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.dbstar {
font-style: italic;
font-weight: bold;
}
.breadcru
www.eeworm.com/read/175764/9534274
h common.h
/*
common: anything can happen here... frame reading, output, messages
copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distr
www.eeworm.com/read/175764/9534515
c common.c
/*
common: anything can happen here... frame reading, output, messages
copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distr
www.eeworm.com/read/175483/9544967
h common.h
#ifndef COMMON_H
#define COMMON_H
typedef unsigned char UINT8;
typedef unsigned short UINT16;
typedef unsigned int UINT32;
//typedef unsigned long UINT64;
typedef signed char INT8;
typedef si
www.eeworm.com/read/175483/9545026
c common.c
/*
* Common bit/dsp utils
* Copyright (c) 2000 Gerard Lantau.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License
www.eeworm.com/read/371417/9553917
js common.js
function TodayDate()
{
var date = new Date();
var days = new Array('星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六');
var temp = date.getFullYear() + "年" + ( date.getMonth() + 1) + "月" + date