代码搜索:converting

找到约 1,282 项符合「converting」的源代码

代码结果 1,282
www.eeworm.com/read/127767/14337592

txt e291. getting the name of a jdbc type.txt

This example implements a convenient method for converting a java.sql.Types integer value into a printable name. This method is useful for debugging. The method uses reflection to get all the field na
www.eeworm.com/read/215923/15033932

h wctype.h

/* * wctype.h * * Functions for testing wide character types and converting characters. * * This file is part of the Mingw32 package. * * Contributors: * Created by Mumit Khan
www.eeworm.com/read/11262/215025

cnt install.cnt

:Base INSTALL.HLP 1 Installation 2 Starting PowerLogic=Starting_PowerLogic 2 Modifying, repairing, or uninstalling PowerLogic=Modifying_repairing_or_uninstalling_PowerLogic 2 Converting libraries=
www.eeworm.com/read/489503/1223322

txt log.txt

14:57:18: msgcat: warning: Input files contain messages in different encodings, UTF-8 among others. 14:57:18: Converting the output to UTF-8.
www.eeworm.com/read/462434/1545975

h ctype.h

/* * ctype.h * * Functions for testing character types and converting characters. * * This file is part of the Mingw32 package. * * Contributors: * Created by Colin Peters
www.eeworm.com/read/462434/1546015

h wctype.h

/* * wctype.h * * Functions for testing wide character types and converting characters. * * This file is part of the Mingw32 package. * * Contributors: * Created by Mumit Khan
www.eeworm.com/read/460526/1560804

h ctype.h

/* * ctype.h * * Functions for testing character types and converting characters. * * This file is part of the Mingw32 package. * * Contributors: * Created by Colin Peters
www.eeworm.com/read/233554/4666154

c msutotsf.c

/* * msutotsf - tables for converting from a subsecond millisecond value * to a time stamp fraction. */ #include #include "ntp_types.h" /* * Index each of these tables with f
www.eeworm.com/read/233554/4666177

c tstotv.c

/* * tstotv - tables for converting from NTP time stamps to struct timeval */ #include "ntp_types.h" /* * Tables to convert from a time stamp fraction to usecs. Note that * the units of these t
www.eeworm.com/read/177338/5329111

java typeconversionmanager.java

package org.jawin.browser.codegen; import java.util.HashMap; import org.jawin.browser.config.ConfigManager; /** * Manages loading and exposing type conversion configuration for converting *