代码搜索:Added
找到约 10,000 项符合「Added」的源代码
代码结果 10,000
www.eeworm.com/read/172540/9702828
cs ajaxhandlerfactory.cs
/*
* MS 06-04-11 added use of IHttpAsyncHandler when configured with AjaxMethod attribute
*
*
*/
using System;
using System.IO;
using System.Web;
using System.Web.Caching;
namespace A
www.eeworm.com/read/367606/9740260
m hohmann.m
% Orbit Hohmann transfer
% Richard Rieber
% October 17, 2006
% rrieber@gmail.com
%
% Revision 8/21/07: Supressed outputs from various calculations.
% Added H1 line for lookfor
www.eeworm.com/read/171704/9742028
txt history.txt
9 Apr 1999. BC++Builder 4.0 support added
---------------------------------
3 March 1999. Minor changes in NT support for "soft" access mode
---------------------------------
10 Oct 1998. TVicHW3
www.eeworm.com/read/268430/11140721
txt changes_v61.txt
Version 6.0 to 6.1
- New Picture Header somewhat according to VCEG-M79. A more precise version
of VCEG-M79 will be released shortly to document the implementation
- Added new Picture Start C
www.eeworm.com/read/411940/11220420
txt readme.txt
Release Notes:
15 Mar 2002 - First version released
05 June 2002 - Facility to load binary data from a user specified file added.
This allows one to load a certificate file for example in the "T
www.eeworm.com/read/265944/11248185
changes
29-May-2007 (Release 0.7)
- Added support for local and distribution implementations. A local implementation
is a self-contained directory which the user has installed manually (e.g. an
svn check
www.eeworm.com/read/148383/12469217
c pcicfgstub.c
/* pciCfgStub.c - pcPentium BSP stub for PCI configuration */
/* Copyright 2001, Wind River Systems, Inc. */
/*
modification history
--------------------
01c,23oct01,pai Added prototype for pciConf
www.eeworm.com/read/146575/12638879
cpp progdlg.cpp
// ProgDlg.cpp : implementation file
// CG: This file was added by the Progress Dialog component
#include "stdafx.h"
#include "resource.h"
#include "ProgDlg.h"
#ifdef _DEBUG
#undef THIS_FIL
www.eeworm.com/read/333887/12656159
m addtag.m
%ADDTAG add a tag to an object
%
% ADDTAG(OBJ_HANDLE,STR)
%
% Adds the tag STR to the object referrenced by OBJ_HANDLE
% When OBJ_HANDLE is an array of handles, STR is added to all corresponding
% o