代码搜索:Peel
找到约 39 项符合「Peel」的源代码
代码结果 39
www.eeworm.com/read/469439/6976792
js peel.js
var jaaspeel = new Object();
jaaspeel.ad_url = escape('http://www.marcofolio.net/other/bloggers_unite_-_blog_against_abuse.html');
jaaspeel.small_path = '/peel/small.swf';
jaaspeel.small_image
www.eeworm.com/read/405061/11472406
js peel.js
var jaaspeel = new Object();
jaaspeel.ad_url = escape(peel_link);
jaaspeel.small_path = peel_path+'peel/small.swf';
jaaspeel.small_image = escape(peel_path+'peel/small/'+peel_small);
jaaspeel.small_wi
www.eeworm.com/read/370596/9594111
class peel.class
www.eeworm.com/read/433816/7907807
c peel_server.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/433816/7907810
c peel_client.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/308609/3713036
c peel_server.c
/* SCTP kernel Implementation
* (C) Copyright IBM Corp. 2003
* Copyright (c) 2003 Cisco
*
* The SCTP implementation is free software;
* you can redistribute it and/or modify it under the terms of
www.eeworm.com/read/308609/3713039
c peel_client.c
/* SCTP kernel Implementation
* (C) Copyright IBM Corp. 2003
*
* The SCTP implementation is free software;
* you can redistribute it and/or modify it under the terms of
* the GNU General Public L
www.eeworm.com/read/5590/64665
doc cpl2peel.doc
www.eeworm.com/read/469439/6976796
txt readme.txt
- Open file 'peel/peel.js' with notepad
- Find:
peel.js jaaspeel.ad_url = escape('http://www.yourdomain.com');
- Replace http://www.yourdomain.com with any other url
- Modify the standard
www.eeworm.com/read/430096/8766805
java ex9(3).java
// arrays//Ex9.java
// TIJ4 Chapter Arrays, Exercise 9, page 762
/* Create the classes necessary for the Peel example and
* show that the compiler doesn't accept it. Fix the problem
* usin