代码搜索:remove
找到约 10,000 项符合「remove」的源代码
代码结果 10,000
www.eeworm.com/read/279968/4131201
c envz_remove.c
/* Copyright (C) 2002 by Red Hat, Incorporated. All rights reserved.
*
* Permission to use, copy, modify, and distribute this software
* is freely granted, provided that this notice is preserved.
www.eeworm.com/read/424983/2011031
sh remove_message.sh
#!/bin/bash
# $Id: remove_message.sh 5152 2003-11-18 15:20:45Z nijel $
#
# Shell script that removes a message from all message files (Lem9)
# it checks for the message, followed by a space
#
# Exampl
www.eeworm.com/read/416749/2118326
sql remove_backslashes.sql
UPDATE help_replacement
SET description = replace(replace(replace(description, '\\\\', '\\'), '\\\"', '\"'), '\\\'', '\''),
title = replace(replace(replace(title, '\\\\', '\\'), '\\\"', '\"'), '\\\''
www.eeworm.com/read/413855/2157307
pl remove-logs.pl
#!/usr/bin/perl
sub usage {
print "remove-logs.pl [nodelist]\n";
}
sub main {
$verbose = 1;
$count = 0;
$line_num = 0;
# Figure out where the node list is
if (scalar(@ARGV)
www.eeworm.com/read/398634/2372666
c db_remove.c
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2001-2002
* Sleepycat Software. All rights reserved.
*/
#include "db_config.h"
#ifndef lint
static const char revid
www.eeworm.com/read/396408/2422087
sin remove-potcdate.sin
# Sed script that remove the POT-Creation-Date line in the header entry
# from a POT file.
#
# The distinction between the first and the following occurrences of the
# pattern is achieved by looking a
www.eeworm.com/read/391634/2518504
cs remove.aspx.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.SessionState;
using System.Web.UI;
using System
www.eeworm.com/read/391634/2518513
cs remove.aspx.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.SessionState;
using System.Web.UI;
using System