代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/357022/3034802
c convert.c
/*
* convert.c - convert domain name
*/
/*
* Copyright (c) 2000,2002 Japan Network Information Center.
* All rights reserved.
*
* By using this file, you agree to the terms and conditions set
www.eeworm.com/read/354345/3078256
c convert.c
/*
* linux/kernel/math/convert.c
*
* (C) 1991 Linus Torvalds
*/
#include
/*
* NOTE!!! There is some "non-obvious" optimisations in the temp_to_long
* and temp_to_short conve
www.eeworm.com/read/264113/4289410
sh convert.sh
#!/bin/bash
for i in `find ./ -name "*.c"`
do
sed '/TRACE/d' $i > temp
cp temp $i
done
www.eeworm.com/read/259633/4339711
h convert.h
//---------------------------------------------------------------------------
#ifndef CONVERTH
#define CONVERTH
//---------------------------------------------------------------------------
#inc
www.eeworm.com/read/259633/4339717
dfm convert.dfm
object FrmConvert: TFrmConvert
Left = 324
Top = 257
BorderStyle = bsDialog
Caption = 'Advantech Demo: Converting & transfering data'
ClientHeight = 141
ClientWidth = 349
Color =
www.eeworm.com/read/259633/4339719
cpp convert.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Convert.h"
#include "Init.h"
#include "DataShow.h"
#include "..\..\..