- Kongulo . . . . 19 matches
def Populate(self, options):
'''Given an options object as used by Kongulo, ask the user for the
if not options.pw:
for item in options.pw.split(','):
def __init__(self, options):
self.options = options # Store the options provided
self.rules = UrlValidator(options.match) # Cache of robot rules etc.
self.tocrawl.append([baseurl, self.options.depth, None])
if self.options.loop:
if not self.options.loop:
(self.options.sleep))
time.sleep(60 * self.options.sleep)
# Set up options and parse arguments.
parser = optparse.OptionParser(usage='%prog [options] BASEURL1 BASEURL2 ...')
(options, args) = parser.parse_args()
passwords.Populate(options)
Crawler(options).Crawl(args)
- AVG-GCC . . . . 12 matches
Usage: AVR-GCC.EXE [options] file... ''' 사용법 : AVR-GCC.EXE [옵션] FILE... '''[[BR]]
Options:'''옵션'''[[BR]]
--target-help Display target specific command line options[[BR]]
(Use '-v --help' to display command line options of sub-processes)[[BR]]
-print-multi-lib Display the mapping between command line options and[[BR]]
-Wa,<options> Pass comma-separated <options> on to the assembler [[BR]]
-Wp,<options> Pass comma-separated <options> on to the preprocessor[[BR]]
-Wl,<options> Pass comma-separated <options> on to the linker[[BR]]
Options starting with -g, -f, -m, -O or -W are automatically passed on to[[BR]]
the various sub-processes invoked by AVR-GCC.EXE. In order to pass other options[[BR]]
on to these processes the -W<letter> options must be used.[[BR]]
- MoniWikiPo . . . . 3 matches
msgid "%s does not support rcs options."
msgid "Change options for \"%s\""
msgid "Change options for \"%s\" ?"
- MoreEffectiveC++/Exception . . . . 3 matches
void processAdoptions( istream& dataSource)
void processAdoptions( istream& dataSource)
void processAdoptions(istream& dataSource)
- .bashrc . . . . 2 matches
# a so-called 'long options' mode , ie: 'ls --all' instead of 'ls -a'
# if we want an option, return the possible posix options
- ClassifyByAnagram/김재우 . . . . 2 matches
* Code Style | Class Templates options (Tools | IDE Options).
* Code Style | Class Templates options (Tools | IDE Options).
e.printStackTrace(); //To change body of catch statement use Options | File Templates.
- UDK/2012년스터디/소스 . . . . 2 matches
event PlayerController Login(string portal, string options, const UniqueNetId uniqueID, out string errorMsg)
pc = super.Login(portal, options, uniqueID, errorMsg);
- 영호의해킹공부페이지 . . . . 2 matches
The phone "boots" as you enter the main menu and all options become available
Now you have the following options:
- Ant . . . . 1 match
% java -Dant.home=c:\ant org.apache.tools.ant.Main [options] [target]
- CalendarMacro . . . . 1 match
== '''blog''' and '''archive''' options ==
- DNS와BIND . . . . 1 match
options {
- EffectiveSTL/Container . . . . 1 match
= Item9. Choose carefully among erasing options. =
- MoinMoinFaq . . . . 1 match
Templates are pages that show up automatically as options when you
- MoinMoinTodo . . . . 1 match
* Document the config options (possibly ''after'' the refactoring)
Found 14 matching pages out of 7555 total pages (5000 pages are searched)
You can also click here to search title.