代码搜索:Converting

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

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

txt e506. converting between javax and java x509certificates.txt

Some methods in the javax.net.ssl package create certificate objects that are not compatible with the certificate objects in the java.security.cert package. This example implements two methods that co
www.eeworm.com/read/127767/14336752

txt e1028. converting all nodes in a jtree component to a treepath array.txt

// If expanded, return only paths of nodes that are expanded. public TreePath[] getPaths(JTree tree, boolean expanded) { TreeNode root = (TreeNode)tree.getModel().getRoot();
www.eeworm.com/read/127767/14337465

txt e157. converting x-www-form-urlencoded data.txt

Name/value pairs that are formatted using the x-www-form-urlencoded specification appear as: name1=value1&name2=value2 where nameN and valueN must be escaped. For example, a+b will appear as
www.eeworm.com/read/127767/14337486

txt e465. converting a 56-bit value to a des key.txt

The DES encrypter/decrypter requires a 64-bit key where only 56-bit are significant. The other 8-bit are parity bits used to ensure that the key has not been corrupted. To make the 64-bit key, the 56-
www.eeworm.com/read/191613/8425951

cpp pr0204.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 1999 // Problem 2.4 on page 33 // Converting Inches to Centimeters #include using namespace
www.eeworm.com/read/191613/8425954

cpp pr0912.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Problem 9.12 on page 222 // Converting decimal to hexadecimal numerals #include #incl
www.eeworm.com/read/166051/10039640

log bin2txt.log

Converting ultra.dwn to ultra.txt...OK! Total Length =0(0x0) Verify Code =0(0x0)
www.eeworm.com/read/136812/5857001

c _ftou.c

#ifndef lint static char sccsid[] = "@(#)_ftou.c 1.1 92/07/30 SMI"; #endif /* * Copyright (c) 1987 by Sun Microsystems, Inc. */ unsigned _dtou(d) double d; { /* Convert double to unsig
www.eeworm.com/read/120487/6073700

readme

koi8-to-win1251 test. The database should be created in koi8 (createdb -E koi8), test uses koi8-to-win1251 converting feature. Created by Oleg Broytmann . Code for encodings conver
www.eeworm.com/read/100285/6272179

readme

koi8-to-win1251 test. The database should be created in koi8 (createdb -E koi8), test uses koi8-to-win1251 converting feature. Created by Oleg Broytmann . Code for encodings conver