代码搜索:monkey
找到约 1,170 项符合「monkey」的源代码
代码结果 1,170
www.eeworm.com/read/302839/3822264
license
Copyright (c) 2000-2004 Dug Song
All rights reserved, all wrongs reversed.
Redistribution and use in source and binary forms, with or without
modification, are permitt
www.eeworm.com/read/367467/2843771
license
Copyright (c) 2000-2004 Dug Song
All rights reserved, all wrongs reversed.
Redistribution and use in source and binary forms, with or without
modification, are permitt
www.eeworm.com/read/367467/2844198
license
Copyright (c) 2000-2004 Dug Song
All rights reserved, all wrongs reversed.
Redistribution and use in source and binary forms, with or without
modification, are permitt
www.eeworm.com/read/367467/2844858
license
Copyright (c) 2000-2004 Dug Song
All rights reserved, all wrongs reversed.
Redistribution and use in source and binary forms, with or without
modification, are permitt
www.eeworm.com/read/367467/2845434
license
Copyright (c) 2000-2004 Dug Song
All rights reserved, all wrongs reversed.
Redistribution and use in source and binary forms, with or without
modification, are permitt
www.eeworm.com/read/198647/7917808
c lagrepy.c
/* lagrep is agrep for simple, i.e. non-RE patterns longer than
24 characters, with allowed number of errors 1..8
lagrep is a minor reworking of a_monkey; the renaming was done because
it's
www.eeworm.com/read/319707/13445762
py using_tuple.py
# Filename: using_tuple.py
zoo = ('wolf', 'elephant', 'penguin')
print 'Number of animals in the zoo is',len(zoo)
new_zoo = ('monkey', 'dolphin', zoo)
print 'Number of animals in the new zoo i
www.eeworm.com/read/304026/13803975
c mysocket.c
/*
* mysocket.c -- E-Sm@rt socket functions
*
* Copyright (C) 2002 hisense
*
* Author: kingmonkey
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/304026/13803977
h mysocket.h
/*
* mysocket.h -- E-Sm@rt socket functions
*
* Copyright (C) 2002 hisense
*
* Author: kingmonkey
*
* This program is free software; you can redistribute it a
www.eeworm.com/read/250937/12374725
readme
Dependencies:
-- libevent, http://www.monkey.org/~provos/libevent/ (libevent-dev)
If using Linux, you need a kernel with epoll. Sure, libevent will
work with normal select, but it sucks.
epoll