代码搜索:IOS
找到约 4,132 项符合「IOS」的源代码
代码结果 4,132
www.eeworm.com/read/147363/12559837
h ios.h
/***
*ios.h - definitions/declarations for the ios class.
*
* Copyright (c) 1990-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines the classes, value
www.eeworm.com/read/146771/12613503
sch ios.sch
www.eeworm.com/read/146771/12613506
pdf ios.pdf
www.eeworm.com/read/135259/13945236
cc ios.cc
#ifndef __IOS_CC
#define __IOS_CC
#pragma option push -b -a8 -pc -Vx- -Ve- -w-inl -w-aus -w-sig
/***************************************************************************
*
* ios.cc - Definit
www.eeworm.com/read/135259/13948055
h ios.h
#ifndef __IOS_H
#define __IOS_H
#pragma option push -b -a8 -pc -Vx- -Ve- -w-inl -w-aus -w-sig
// -*- C++ -*-
#ifndef __STD_IOS__
#define __STD_IOS__
/******************************************
www.eeworm.com/read/108717/15578021
c ios.c
/*++
Copyright (c) 1999-2001 Microsoft Corporation
Module Name:
Usbios.c
Abstract:
Sample USB device driver for USB Mass Storage devices
Interface for IOS I/O requests
www.eeworm.com/read/177866/9430000
h ios_helper.h
/*
* Copyright (c) 2001 Institute for Information Industry, Taiwan, Republic of China
* (http://www.iii.org.tw/iiia/ewelcome.htm)
*
* Permission to copy, use, modify, sell and distribute this so
www.eeworm.com/read/162078/10337114
cpp ios_prec.cpp
#include
void main(void)
{
int i;
float value = 1.2345;
for (i = 0; i < 4; i++)
{
cout.precision(i);
cout
www.eeworm.com/read/350641/10723281
cpp ios_prec.cpp
#include
void main(void)
{
int i;
float value = 1.2345;
for (i = 0; i < 4; i++)
{
cout.precision(i);
cout