代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/211145/7133411
pas unitlinearregress.pas
unit UnitLinearRegress;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, ValEdit, ExtCtrls, StdCtrls, Menus, math, Clipbrd, jpeg,
www.eeworm.com/read/211145/7133559
pas unitlinearregress.pas
unit UnitLinearRegress;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, ValEdit, ExtCtrls, StdCtrls, Menus, math, Clipbrd, jpeg,
www.eeworm.com/read/408124/7154321
l ch2-09.l
%{
int comments, code, whiteSpace;
%}
%s COMMENT
%%
^[ \t]*"/*" { BEGIN COMMENT; /* enter comment eating state */ }
^[ \t]*"/*".*"*/"[ \t]*\n {
comments++; /* self-contained comment */
}
www.eeworm.com/read/464773/7155355
js jquery.filestyle.js
/*
* Style File - jQuery plugin for styling file input elements
*
* Copyright (c) 2007-2008 Mika Tuupola
*
* Licensed under the MIT license:
* http://www.opensource.org/licenses/mit-license.
www.eeworm.com/read/462966/7191132
py downloadu.py
# -*- coding: cp936 -*-
#FileName:DownloadU.py
#author:xsl
#version:0.1
import win32serviceutil
import win32service
import win32event
class test1(win32serviceutil.ServiceFramework):
_s
www.eeworm.com/read/462527/7200751
cpp threadaoengine.cpp
/*
* ============================================================================
* Name : CThreadAOEngine from ThreadAOEngine.h
* Part of : ThreadAO
* Created : 12.1.2005 by Forum Nokia
www.eeworm.com/read/461143/7232780
s keyboard.s
/*
* keyboard.s
*/
.text
.globl keyboard_interrupt
/*
* these are for the keyboard read functions
*/
size = 1024 /* must be a power of two ! And MUST be the same
as in tty_io.c !!!! */
he
www.eeworm.com/read/459801/7264633
js jquery.provincescity.js
/**
* jQuery : 城市联动插件
* @author XiaoDong
* http://www.cssrain.cn
* @example $("#test").ProvinceCity();
* @params 暂无
*/
$.fn.ProvinceCity = function(){
var
www.eeworm.com/read/457308/7328053
py statusbar.py
#!/usr/bin/python
# -*- coding: iso-8859-1 -*-
from Tkinter import *
class StatusBar(Frame):
def __init__(self, parent, ProgressBar=1):
Frame.__init__(self, parent)
# Zw
www.eeworm.com/read/457308/7328057
py web2korpus.py
#!/usr/bin/python
# -*- coding: iso-8859-1 -*-
#
# Hilfsklassen und -funktionen f黵 Korpus.py
import htmllib, formatter, urllib, urlparse
import StringIO
# Klasse zum Entfernen von HTML u