代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/102756/15759892
ec test_tran.ec
/****************************************************
* 响应时间 -- test_tran()
*
* 最后修改: 周国祥 2001/08/26
****************************************************/
#include
#include
www.eeworm.com/read/102357/15785575
cpp mp3fileinfo.cpp
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MP3FileInfo 1.0
-----------------------
MP3FileInfo is a wrapper class for id
www.eeworm.com/read/100762/15864914
ec svrf306.ec
#include "../incl/serverpub.h"
$include sqlca;
//Date:2003/02/13
/**修改记录
*/
SvrF306(int argc,char *argv[])
{
char cRetCode[4],cSerNo[11];
$char e_cSqlDest[800];
int i,iType=0;
$i
www.eeworm.com/read/100762/15864918
ec svrf305.ec
#include "../incl/serverpub.h"
$include sqlca;
#define MAXLEN 24
//Date:2003/02/10
/**修改记录
*/
int GetNameCount(char *pcId,char *pcName)
{
$char e_cName[61],e_cId[17];
memset(e_
www.eeworm.com/read/100079/15885927
c e_lib.c
/*
* Routines to manipulate the pcomm.extrnl file
*/
#include
#include "extrnl.h"
/*
* Read the external file transfer program database. Returns a pointer
* to a static area containin
www.eeworm.com/read/100018/15888409
pl mod_log_common.pl
# mod_log_common.pl
# Defines editors for logging
sub mod_log_common_directives
{
$rv = [ [ 'TransferLog', 0, 3, 'virtual', -1.2 ] ];
return &make_directives($rv, $_[0], "mod_log_common");
}
sub edi
www.eeworm.com/read/100018/15888450
pl mod_log_agent.pl
# mod_log_agent.pl
# Defines editors for logging user agents
sub mod_log_agent_directives
{
$rv = [ [ 'AgentLog', 0, 3, 'virtual' ] ];
return &make_directives($rv, $_[0], "mod_log_agent");
}
sub edi
www.eeworm.com/read/472943/1402557
m npssuletable1.m
% Build table 1 for "High-Dimensional Centrosymmetric Polytopes with
% Neighborliness Proportional to Dimension"
warning off;
disp(sprintf('\n'))
disp(sprintf('%s','Table 1 from "Neighborly Po
www.eeworm.com/read/142034/12969107
m tfpm_simu_define_tfma.m
ESTI= [
sprintf(...
'[B, REG, PMIN]= tfma_est_cepsb(Ayy.*Psi, MMA, LMA); ')
sprintf(...
'BB= tfma_sid_tfywu(Ayy(:, N/2-MM
www.eeworm.com/read/391291/8411599
c 51main.c
#include
char * py_ime(char *);
void main(void)
{
while(1)
{
char input_string[]="yI";
xdata char chinese_string[255];
sprintf(chinese_string,"%s",py_ime(input