代码搜索:modifying
找到约 672 项符合「modifying」的源代码
代码结果 672
www.eeworm.com/read/423159/10583098
me read.me
Modifying Multi-C for use in Embedded Applications
--------------------------------------------------
As provided, the Multi-C source is intended for use in a desktop
application, and conta
www.eeworm.com/read/100285/6271724
c setup.c
/* Module: setup.c
*
* Description: This module contains the setup functions for
* adding/modifying a Data Source in the ODBC.INI portion
* of the
www.eeworm.com/read/375190/2735415
qbk transform_iterator.qbk
[section:transform Transform Iterator]
The transform iterator adapts an iterator by modifying the
`operator*` to apply a function object to the result of
dereferencing the iterator and returning the
www.eeworm.com/read/108282/15589173
asm_bak pci_device_init.asm_bak
/***************************************************************************
PCI module initialization in device mode
The window sizes (memory and I/O) can be changed by modifying
PCI_MEM_SIZE
www.eeworm.com/read/261904/11616033
h s3c2400.h
/*
* Copyright 2001 MIZI Research Coporation.
*
* Copying or modifying this code for any purpose is permitted,
* provided that this copyright notice is preserved in its entirety
www.eeworm.com/read/122402/14693548
cpp listctrl.cpp
// ListCtrl.cpp : implementation file
//
// this class is an override of the default clistctrl
// this version provides handlers to allow modifying the
// subitem on repeated selection of the item
www.eeworm.com/read/331589/3406674
svn-base s3c2400.h.svn-base
/*
* Copyright 2001 MIZI Research Coporation.
*
* Copying or modifying this code for any purpose is permitted,
* provided that this copyright notice is preserved in its entirety
www.eeworm.com/read/306946/3730650
h s3c2400.h
/*
* Copyright 2001 MIZI Research Coporation.
*
* Copying or modifying this code for any purpose is permitted,
* provided that this copyright notice is preserved in its entirety
www.eeworm.com/read/293248/3933844
h s3c2400.h
/*
* Copyright 2001 MIZI Research Coporation.
*
* Copying or modifying this code for any purpose is permitted,
* provided that this copyright notice is preserved in its entirety
www.eeworm.com/read/421073/2055937
js date.js
$(document).ready(function(){
$("#periodString").hide();
$("#otherPeriods").hide();
$("#calendar").hide();
$("#periodString").show();
// we get the content of the div before modifying it (appen