代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/167185/5462666
c xprint_setup.c
/*
* This material contains unpublished, proprietary software of
* Entropic Research Laboratory, Inc. Any reproduction, distribution,
* or publication of this work must be authorized in writing b
www.eeworm.com/read/112003/15496245
c save.c
#include
#include
#include
#include
#include "main.h"
#include "custom.h"
#include "support.h"
#include "misc.h"
// =======================================
www.eeworm.com/read/102756/15759888
ec fkhfx.ec
/****************************************************
* 发卡行分析(fkhfx)
*
* 最后修改: 周国祥 2001/08/23
* 最后修改: Wubin 2001/09/03
****************************************************/
#include
www.eeworm.com/read/312645/3651936
entries
/cxxsupp.cxx/1.6/Fri Nov 4 10:28:58 2005//
/diag_sprintf1.c/1.1/Wed Feb 9 10:19:58 2005//
/diag_sprintf2.c/1.1/Wed Feb 9 10:19:58 2005//
/fc_test.c/1.2/Mon Jan 5 21:58:24 2004//
D
www.eeworm.com/read/102552/15771756
htm subject_41395.htm
序号:41395 发表者:网络猎人 发表日期:2003-05-26 20:48:03
主题:sprintf格式化问题!!!!
内容:例如:我想要执行select * from 职员信息 where MenName='a';char *s=new char[100];sprintf(s,"select * from 职员信息 where MenN
www.eeworm.com/read/101790/15808073
htm subject_41395.htm
序号:41395 发表者:网络猎人 发表日期:2003-05-26 20:48:03
主题:sprintf格式化问题!!!!
内容:例如:我想要执行select * from 职员信息 where MenName='a';char *s=new char[100];sprintf(s,"select * from 职员信息 where MenN
www.eeworm.com/read/480849/6662674
cpp date.cpp
// Chapter 5 - Program 11 - DATE.CPP
// This file contains the implementation for the date class.
#include // Prototype for sprintf
#include
www.eeworm.com/read/480849/6662738
cpp date.cpp
// Chapter 5 - Program 11 - DATE.CPP
// This file contains the implementation for the date class.
#include // Prototype for sprintf
#include
www.eeworm.com/read/10438/185701
c snprintf.c
/***
*snprintf.c - "Count" version of sprintf
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* The _snprintf() flavor takes a count argument that is
*
www.eeworm.com/read/287927/4015021
c frmwri.c
/* - FRMWRI.C -
Basic "printf", "sprintf" and "fprintf" formatter.
This module is 100% reentrant and can be adapted to user-defined routines
that needs formatters with speci