代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/135153/5888363
c aec62xx.c
/*
* linux/drivers/ide/aec62xx.c Version 0.09 June. 9, 2000
*
* Copyright (C) 1999-2000 Andre Hedrick (andre@linux-ide.org)
* May be copied or modified under the terms of the GNU General Public L
www.eeworm.com/read/128531/5987197
c aec62xx.c
/*
* linux/drivers/ide/pci/aec62xx.c Version 0.11 March 27, 2002
*
* Copyright (C) 1999-2002 Andre Hedrick
*
*/
#include
#include
#includ
www.eeworm.com/read/127781/5998410
c aec62xx.c
/*
* linux/drivers/ide/pci/aec62xx.c Version 0.11 March 27, 2002
*
* Copyright (C) 1999-2002 Andre Hedrick
*
*/
#include
#include
#includ
www.eeworm.com/read/125814/6021403
702 dshandle.c.702
#include
#include "jetsic.h"
#include "dbfun.h"
#include "dspage.h"
#define QUERY_LEN 256
#define QUERY_MAX 64
#define SQLGAMEBEGIN "select game_id,name,filepath,owner_name,sounddefault
www.eeworm.com/read/479934/6683996
c touchscreen.c
/*
* drivers/input/touchscreen/at91_ads7843e_ts.c
*
* Touchscreen driver for AT91SAM9261 toush screen
*
* Copyright (c) 2005 M. Amine SAYA, ATMEL Rousset, France.
*
* This program is
www.eeworm.com/read/345541/11809533
m second_node.m
income1;
student1;
credit_rating1;
% if G_age>=G_income
Gain=G_age;
% else
% Gain=G_income;
% end
if Gain
www.eeworm.com/read/256996/11961589
cpp tup.cpp
// Tup.cpp: implementation of the CTup class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "decode.h"
#include "Tup.h"
#ifdef _DEBUG
www.eeworm.com/read/256994/11961712
cpp tup2.cpp
// Tup2.cpp: implementation of the CTup2 class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "decode2.h"
#include "Tup2.h"
#ifdef _D
www.eeworm.com/read/256994/11961763
cpp lssu2.cpp
// Lssu2.cpp: implementation of the CLssu2 class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "decode2.h"
#include "Lssu2.h"
#ifdef
www.eeworm.com/read/153277/12044156
c my_mysql.c
#include
#include
#include
#include
#include
#include
#include "my_db.h"
MYSQL my_connection; /* 用于mysql的连接 */
MYSQL_RE