代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/120113/14812741
c linux下mysql调用.c
#include
#include
#include
using namespace std;
int main(int agc,char* argv[])
{
MYSQL *conn;
char strInfo[250];
conn = mysql_init(NULL);
if
www.eeworm.com/read/119154/14838141
cpp dwnodll.cpp
/* Copyright (C) 1996, Russell Lang. All rights reserved.
This file is part of Aladdin Ghostscript.
Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No author
or dis
www.eeworm.com/read/117103/14940112
cpp monitorgeneralpage.cpp
// MonitorGeneralPage.cpp : implementation file
//
#include "stdafx.h"
#include "monitor.h"
#include "MonitorGeneralPage.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
www.eeworm.com/read/116631/14961940
pas sv_ccmds.pas
{----------------------------------------------------------------------------}
{ }
{ File(s): sv_ccmds
www.eeworm.com/read/115577/15009276
cpp finiteelementview.cpp
// FiniteElementView.cpp : implementation of the CFiniteElementView class
//
#include "stdafx.h"
#include "FiniteElement.h"
#include "FiniteElementDoc.h"
#include "FiniteElementView.h"
#incl
www.eeworm.com/read/115545/15010656
cpp item.cpp
/******************************************************************************************************************
www.eeworm.com/read/215217/15068059
cpp dbvariantex.cpp
#include "stdafx.h"
#include "DBVariantEx.h"
void CDBVariantEx::GetStringValue(LPSTR lpsz)
{
switch(m_dwType)
{
case DBVT_STRING:
sprintf(lpsz, "%s", m_pstring->GetBuffer(m_pstring->Ge
www.eeworm.com/read/114019/15117847
cpp monitorgeneralpage.cpp
// MonitorGeneralPage.cpp : implementation file
//
#include "stdafx.h"
#include "monitor.h"
#include "MonitorGeneralPage.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static ch
www.eeworm.com/read/212376/15157115
m exm03014_1.m
rand('state',0);a=rand(2,2); %产生 随机阵
s1=num2str(a) %把数值数组转换为串数组
s_s=sprintf('%.10e\n',a) %10数位科学记述串,每写一个元素就换行。
fprintf('%.5g\\',a) %以5位数位最短形式显示。不能赋值用
s_sscan=sscanf(s_s,'%f',[3,2])
www.eeworm.com/read/211576/15177282
cpp amusecom.cpp
// AmuseCom.cpp : implementation file
//
#include "StdAfx.h"
#include "AmuseCom.h"
#include "SMPProtocol.h"
#include "SMPPAgentDlg.h"
#include "SMSCSocket.h"
#include "SMPPAgent.h"
int g_n