代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/379729/9180112
py pynet.py
# -*- coding: iso-8859-1 -*-
#
# This file is a part of the Bayes Blocks library
#
# Copyright (C) 2001-2006 Markus Harva, Antti Honkela, Alexander
# Ilin, Tapani Raiko, Harri Valpola and Tomas 謘tman
www.eeworm.com/read/379729/9180115
py dotwriter.py
# -*- coding: iso-8859-1 -*-
#
# This file is a part of the Bayes Blocks library
#
# Copyright (C) 2001-2006 Markus Harva, Antti Honkela, Alexander
# Ilin, Tapani Raiko, Harri Valpola and Tomas 謘tman
www.eeworm.com/read/182939/9183221
cpp bookstoreappview.cpp
/*
* ============================================================================
* Name : BookstoreAppView from BookstoreAppView.cpp
* Part of : Bookstore
* Created : 8.12.2003 by Fo
www.eeworm.com/read/379635/9190798
pas lxpopup.pas
unit lxpopup;
interface
uses
Windows, Classes, Graphics, StdCtrls, ExtCtrls, Controls, Forms,
ShellApi, Dialogs, SysUtils, Messages;
Const
WS_EX_NOACTIVATE = $8000000;
Type
TOr
www.eeworm.com/read/379635/9190844
pas msnpopup.pas
Unit MSNPopUp;
Interface
Uses
Windows, Classes, Graphics, StdCtrls, ExtCtrls, Controls, Forms,
ShellApi, Dialogs, SysUtils, Messages;
Const
WS_EX_NOACTIVATE = $8000000;
Type
TO
www.eeworm.com/read/182368/9206267
pas mudutil.pas
unit MudUtil;
interface
uses
Windows,Classes,SysUtils;
type
TQuickID = record
sAccount :String[16]; //0x00
sChrName :String[20]; //0x15
nIndex :Integer; //0x
www.eeworm.com/read/182249/9210325
patch ns-2.28-aodv-uu-0.9.1.patch
diff -uprN ns-2.28.orig/common/packet.h ns-2.28/common/packet.h
--- ns-2.28.orig/common/packet.h 2005-01-19 19:23:18.000000000 +0100
+++ ns-2.28/common/packet.h 2005-05-20 15:44:18.059988224 +0200
@@
www.eeworm.com/read/181916/9227291
py siputils.py
# This module is intended to be used by the build/installation scripts of
# extension modules created with SIP. It provides information about file
# locations, version numbers etc., and provides some
www.eeworm.com/read/181778/9237174
py gpsd.py
#!/usr/bin/env python
#
# gpsd.py -- low-level interface to an NMEA GPS
#
# Like libgpsd in C, but handles only straight NMEA devices (not Zodiac).
import termios, os, fcntl, copy, time, math, struct
www.eeworm.com/read/181668/9241905
txt readme.txt
All of the executables in this directory are self-contained:
They do not read any input.