代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/268011/11156715
h convert.h
/*
* $Id: convert.h,v 1.8 1998/04/27 17:37:29 lexa Exp $
*/
#ifndef _CONVERT_H
#define _CONVERT_H
#include "cmntypes.h"
#ifdef __cplusplus
extern "C" {
#endif
char *connid_to_str(TC
www.eeworm.com/read/413044/11169144
c convert.c
/* convert.c -- automatic type conversions */
#include
int main(void)
{
char ch;
int i;
float fl;
fl = i = ch = 'C'; /* line 9 */
www.eeworm.com/read/413003/11170416
java convert.java
package com.tepando.ent.article.video.tool;
import java.util.ArrayList;
import java.util.List;
//作者:古刹飞鹰 blog:www.v246.com懒汉模式
public class Convert {
private static Convert instance = null
www.eeworm.com/read/267475/11177945
c convert.c
/* Conversion of links to local files.
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute it and/or modify
it under t
www.eeworm.com/read/267475/11177963
h convert.h
/* Declarations for convert.c
Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute it and/or modify
it under the terms