代码搜索:Convert

找到约 10,000 项符合「Convert」的源代码

代码结果 10,000
www.eeworm.com/read/218586/4857805

php cbtcompiler.php

www.eeworm.com/read/209559/4973437

txt ethertap.txt

NOTE: Ethertap is now an obsolete facility, and is scheduled to be removed in the 2.5.x kernel series. Those writing applications using ethertap should convert their code to use the
www.eeworm.com/read/209559/4974422

h cifs_unicode.h

/* * cifs_unicode: Unicode kernel case support * * Function: * Convert a unicode character to upper or lower case using * compressed tables. * * Copyright (c) International Business
www.eeworm.com/read/195013/5122748

txt ethertap.txt

NOTE: Ethertap is now an obsolete facility, and is scheduled to be removed in the 2.5.x kernel series. Those writing applications using ethertap should convert their code to use the
www.eeworm.com/read/179911/5299948

txt ethertap.txt

NOTE: Ethertap is now an obsolete facility, and is scheduled to be removed in the 2.5.x kernel series. Those writing applications using ethertap should convert their code to use the
www.eeworm.com/read/178760/5312860

c x_ftoa.c

/* * wrapper function to use _convert_float * * written by Vangelis Rokas, 2004, * * * This program is free software; you can redistribute it and/or * modify it under the
www.eeworm.com/read/177356/5328029

h htuu.h

/* ENCODING TO PRINTABLE CHARACTERS File module provides functions HTUU_encode() and HTUU_decode() which convert a buffer of bytes to/from RFC 1113 printable encodi
www.eeworm.com/read/174538/5361147

java valueofdemo.java

public class ValueOfDemo { public static void main(String[] args) { //this program requires two arguments on the command line if (args.length == 2) { //convert strings to nu
www.eeworm.com/read/171834/5391645

java contentconverter.java

package jp.sourceforge.qrcode.codec.util; public class ContentConverter { static char n = '\n'; public static String convert(String targetString) { if (targetString == null)
www.eeworm.com/read/167185/5462385

c sdssdtoa.c

/* This is a modified version of sdstoa. It is intended to * convert sds sampled data file to a format to be read by * atosps, as a way of converting sds sd file to sps. * * Original program by