代码搜索:sprintf

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

代码结果 7,065
www.eeworm.com/read/190548/8442497

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
www.eeworm.com/read/289770/8528108

cpp mixin.cpp

// MixIn.cpp: implementation of the CMixIn class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MixIn.h" #define WND_CLASS_NAME "Inpu
www.eeworm.com/read/387597/8663975

bak opcmodul.cpp.bak

////////////////////////////////////////////////////////////////////////////////////////////// // filename : opcmodul.cpp // opc server 定义文件 For DA 2.05 版 // author: tuolin emai
www.eeworm.com/read/387597/8663978

cpp opcmodul.cpp

////////////////////////////////////////////////////////////////////////////////////////////// // filename : opcmodul.cpp // opc server 定义文件 For DA 2.05 版 // author: tuolin emai
www.eeworm.com/read/431013/8713680

c dumpi.c

/*********************************************** * * file dumpi.c * * Functions: This file contains * main * * Purpose: * This file contains a prog
www.eeworm.com/read/286372/8767502

c http.c

//HTTP客户端例子程序 //younkee_support@163.com //用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 //主要功能: //GET 网站上的页面、下载JPG文件等 //POST 表单,包括上传文件。 //分析部分常用的返回信息 //主要用途: //实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 //
www.eeworm.com/read/429790/8788677

c log.c

// log.c gpl-gps logging output // Copyright (C) 2005 Andrew Greenberg // Distributed under the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 (June 1991). // See the "COPYING" file distributed with this
www.eeworm.com/read/429790/8788698

c display.c

// display.c gpl-gps display output // Copyright (C) 2005 Andrew Greenberg // Distributed under the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 (June 1991). // See the "COPYING" file distributed with
www.eeworm.com/read/383883/8912910

c draw.c

#include #include "jszb.h" #include "gmclient.h" #include "draw.h" #include "stocksql.h" static typgraphics *g=NULL; static GdkGC * penbackground =NULL; static GdkGC * penframeline =NULL; st
www.eeworm.com/read/284427/8931473

c ftp_y.c

#include #include #include #include #include #include #include "inc.h" #include "ftp.h" static void Sig_Handle(int signo) {