代码搜索:sprintf
找到约 7,065 项符合「sprintf」的源代码
代码结果 7,065
www.eeworm.com/read/16502/674021
m sprintf.m
%SPRINTF Write formatted data to string.
% [S,ERRMSG] = SPRINTF(FORMAT,A,...) formats the data in the real
% part of matrix A (and in any additional matrix arguments), under
% control of the
www.eeworm.com/read/492131/1181297
c sprintf.c
/* This is file SPRINTF.C */
/* This file may have been modified by DJ Delorie (Jan 1991). If so,
** these modifications are Coyright (C) 1993 DJ Delorie, 24 Kirsten Ave,
** Rochester NH, 03867-29
www.eeworm.com/read/492060/1183422
js sprintf.js
if(!dojo._hasResource["dojox.string.tests.sprintf"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.string.tests.sprintf"] = true;
dojo.
www.eeworm.com/read/492060/1183424
js sprintf.js
if(!dojo._hasResource["dojox.string.sprintf"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.string.sprintf"] = true;
dojo.provide("doj
www.eeworm.com/read/477840/1357741
c sprintf.c
#include
#include
#include "_stdio.h"
static char *p;
#if defined(_HC12)
#pragma nonpaged_function _depi
#endif
/* static */ /* workaround for AVR code compressor for
www.eeworm.com/read/464448/1530098
c sprintf.c
#include
#include
#include "_stdio.h"
static char *p;
#if defined(_HC12)
#pragma nonpaged_function _sdepi
#endif
/* static */ /* workaround for AVR code compressor fo
www.eeworm.com/read/460691/1558195
al sprintf.al
# NOTE: Derived from ..\..\lib\POSIX.pm.
# Changes made here will be lost when autosplit again.
# See AutoSplit.pm.
package POSIX;
#line 537 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto/PO
www.eeworm.com/read/459034/1575098
java sprintf.java
package jmathlib.toolbox.string;
import jmathlib.core.tokens.Token;
import jmathlib.core.tokens.OperandToken;
import jmathlib.core.functions.ExternalFunction;
import jmathlib.core.tokens.CharTok
www.eeworm.com/read/242732/4536802
c sprintf.c
/* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */
/* Copyright (C) 1991, 1995 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free soft
www.eeworm.com/read/241253/4561151
c sprintf.c
/* $Id: sprintf.c,v 1.2 2002/08/09 20:56:58 pefo Exp $ */
/*
* Copyright (c) 2000-2002 Opsycon AB (www.opsycon.se)
*
* Redistribution and use in source and binary forms, with or without
* modifi