代码搜索:sprintf

找到约 7,065 项符合「sprintf」的源代码

代码结果 7,065
www.eeworm.com/read/443943/7132192

cpp sale.cpp

//==============物品买卖模块================== //************************** //显示物品 void ShowGoodsList(Role Boss, int num, int Flag=BUY) { int x=120,y=90; char temp[200]; char TempChar[200];
www.eeworm.com/read/464740/7155868

c date_test.c

#include #include #include #include int main() { char str[100]; int year=0,mon=0,day=0; memset(str,0,100); char y[5]="\0",m[3]="\0",d[3]="\0";
www.eeworm.com/read/463948/7171809

c cmpsqltctest.c

/************************************************************************************************* * Comparison test of SQLite and Tokyo Cabinet *****************************************************
www.eeworm.com/read/463759/7175797

m tutorial.m

function [] = tutorial % % Function TUTORIAL Demonstration % Runs a Demo for the following immune tools: % 1) SAND (Simulated Annealing Model of Diversity - unpublished) % 2) ABNET (Growing Boole
www.eeworm.com/read/463720/7176415

m snake.m

function snake(cmd) %SNAKE Graphical User Interface for playing "Nokia Classic Game" Snake. % % The Game: % Make the snake grow longer by directing it to the food. % Extra bonus points are
www.eeworm.com/read/463400/7182449

txt bit.txt

把set.c文件中的SET_BIT()函数改成这样 extern void itob(int i,char *a); //BIT结果查询回复 void SET_BIT(unsigned char *buf) { static char str[100]; // static int file; int m,check=0;// char bstrin
www.eeworm.com/read/462641/7198895

cpp rsa.cpp

// Rsa.cpp: implementation of the CRsa class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Signature.h" #include "Window.h" #include "R
www.eeworm.com/read/461701/7222274

cpp 歌词制作dlg.cpp

// 歌词制作Dlg.cpp : 实现文件 // #include "stdafx.h" #include "歌词制作.h" #include "歌词制作Dlg.h" #include ".\歌词制作dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // 用于应用程序“关于”菜单项的 CAboutDlg 对话框
www.eeworm.com/read/461612/7223308

m rbfcreate.m

function options = rbfcreate(x, y, varargin) %RBFCREATE Creates an RBF interpolation % OPTIONS = RBFSET(X, Y, 'NAME1',VALUE1,'NAME2',VALUE2,...) creates an % radial base function interpolati
www.eeworm.com/read/461315/7229350

cpp dencrypt.cpp

#include #include #include #include #include #include #include #include #include #include