代码搜索结果
找到约 10,000 项符合
S 的代码
counter.js
function s_rep(s, o, n)
{
var i = s.indexOf(o), l = n.length > 0 ? n.length : 1;
while (s && i >= 0)
{
s = s.substring(0, i) + n + s.substring(i + o.length);
books.txt
Dynamic HTML: The Definitive Reference,Danny Goodman,O'Reilly & Associates
Oracle SQL *Plus,Jonathon Gennick,O'Reilly & Associates
Optimizing Windows NT,Sean K. Daily,IDG Books
DB2 Developer's Guide,C
gettickcount.c
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
mc.h
/*
* Copyright (C) 1996-1998 by the Board of Trustees
* of Leland Stanford Junior University.
*
* This file is part of the SimOS distribution.
* See LICENSE file for terms of the license.
counter.js
function s_rep(s, o, n)
{
var i = s.indexOf(o), l = n.length > 0 ? n.length : 1;
while (s && i >= 0)
{
s = s.substring(0, i) + n + s.substring(i + o.length);
menu_implement._c
/***********************************************************
* 函数库说明:菜单驱动函数库 *
* 版本: v1.00 *
* 作者: 王卓然
menu_implement.c
/***********************************************************
* 函数库说明:菜单驱动函数库 *
* 版本: v1.00 *
* 作者: 王卓然
string_add.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
gpscontroller.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
usbio_ti.inf
;
; USBIO Setup Information file
; Copyright (c) Thesycon GmbH 1998-2001
;
; To create a customized version of this file
; modify sections marked with ### modify here ###
; For details, refer to