代码搜索:Converting
找到约 1,282 项符合「Converting」的源代码
代码结果 1,282
www.eeworm.com/read/101082/6243342
1a l45.1a
#print
There is one last class of substitutions that
you should know about: converting one line
into two or more by substituting a newline
into the middle. Suppose you want to split the line
Now
www.eeworm.com/read/127767/14337251
txt e864. capturing a screen shot.txt
See also e670 Converting a Buffered Image to an Image.
try {
Robot robot = new Robot();
// Capture a particular area on the screen
int x = 100;
int y =
www.eeworm.com/read/123453/14631981
h charset.h
/*
* gwlib/charset.h - character set conversions
*
* This header defines some utility functions for converting between
* character sets. Approximations are made when necessary, so avoid
* needle
www.eeworm.com/read/123453/14632642
h charset.h
/*
* gwlib/charset.h - character set conversions
*
* This header defines some utility functions for converting between
* character sets. Approximations are made when necessary, so avoid
* needle
www.eeworm.com/read/16273/667450
c _fptostr.c
/***
*_fptostr.c - workhorse routine for converting floating point to string
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Workhorse routine
www.eeworm.com/read/470720/1444364
c cond1.c
// Test that converting a COND_EXPR to void doesn't result in trying to
// bitwise copy a class with a nontrivial copy constructor (and thus a
// compiler abort).
// { dg-options "-O" }
struct A {
www.eeworm.com/read/470693/1456310
c cond1.c
// Test that converting a COND_EXPR to void doesn't result in trying to
// bitwise copy a class with a nontrivial copy constructor (and thus a
// compiler abort).
// { dg-options "-O" }
struct A {
www.eeworm.com/read/451220/1664229
cs mappingdocumentparser.cs
using System;
using System.IO;
using System.Xml.Serialization;
namespace NHibernate.Cfg.MappingSchema
{
///
/// Responsible for converting a of HBM XML into a
www.eeworm.com/read/242732/4537813
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/240162/4578977
c cond1.c
// Test that converting a COND_EXPR to void doesn't result in trying to
// bitwise copy a class with a nontrivial copy constructor (and thus a
// compiler abort).
// { dg-options "-O" }
struct A {