代码搜索:except
找到约 10,000 项符合「except」的源代码
代码结果 10,000
www.eeworm.com/read/114607/6123863
properties customconfig.properties
# Copyright 2001-2004 The Apache Software Foundation.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may
www.eeworm.com/read/101082/6243303
3a l18.3a
#print
Since 'i' is the same as 'a' except for the position
of the inserted material, what character must end
every block of lines inserted with the 'i' command?
Type "answer X" where X is that charac
www.eeworm.com/read/101082/6243357
2a l34.2a
#print
You can also specify "all characters except ..."
using an expression of the form
[^ab]
which means "any character except the letters 'a' or 'b'.
This is just like filename patterns again. Doe
www.eeworm.com/read/100409/6270157
java textimpl.java
/**
* org/ozone-db/xml/dom/TextImpl.java
*
* The contents of this file are subject to the OpenXML Public
* License Version 1.0; you may not use this file except in compliance
* with the License.
www.eeworm.com/read/100409/6270262
java xmldocument.java
/**
* org/ozone-db/xml/XMLDocument.java
*
* The contents of this file are subject to the OpenXML Public
* License Version 1.0; you may not use this file except in compliance
* with the License. Y
www.eeworm.com/read/100127/6274153
py vinfo.py
#! /usr/bin/env python
# Print some info about a CMIF movie file
# Usage:
#
# Vinfo [-d] [-q] [-s] [-t] [file] ...
# Options:
#
# -d : print deltas between frames instead of frame times
# -
www.eeworm.com/read/100127/6274171
py vplay.py
#! /usr/bin/env python
# Play CMIF movie files
# Help function
def help():
print 'Usage: Vplay [options] [file] ...'
print
print 'Options:'
print '-M magnify : magnify the image by the given f
www.eeworm.com/read/100127/6274180
py vcopy.py
#! /usr/bin/env python
# Universal (non-interactive) CMIF video file copier.
# Possibilities:
#
# - Manipulate the time base:
# = resample at a fixed rate
# = divide the time codes by a speed f
www.eeworm.com/read/486654/6524101
cpp 2079.cpp
/* This Code is Submitted by wywcgs for Problem 2079 on 2005-10-15 at 09:12:09 */
#include
#include
double t;
double except(int, double);
int main()
{
int n;
whi
www.eeworm.com/read/486756/6526503
py rawserver.py
# The contents of this file are subject to the BitTorrent Open Source License
# Version 1.0 (the License). You may not copy or use this file, in either
# source code or executable form, except in com