代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/470537/6913155
inc_pas hashmap.inc_pas
(*
* DGL(The Delphi Generic Library)
*
* Copyright (c) 2004
* HouSisong@263.net
*
* This material is provided "as is", with absolutely no warranty expressed
* or implied. Any use is at y
www.eeworm.com/read/470561/6913805
py jiami.py
# -*- coding: utf-8 -*-
# Form implementation generated from reading ui file 'jiami.ui'
#
# Created: Fri Mar 20 17:30:21 2009
# by: PyQt4 UI code generator 4.4.4
#
# WARNING! All changes
www.eeworm.com/read/470561/6913808
py start.py
# -*- coding: cp936 -*-
from __future__ import division #y要引用这个的 不然是除法会出错的,这个解决了除法自动为0的问题的,这个是向未来的Qt引用的用法
import sys
from PyQt4 import QtCore, QtGui
from random_str import Ui_Form
class Sta
www.eeworm.com/read/470561/6913810
py random_str.py
# -*- coding: utf-8 -*-
# Form implementation generated from reading ui file 'random_str.ui'
#
# Created: Fri Mar 27 18:10:52 2009
# by: PyQt4 UI code generator 4.4.4
#
# WARNING! All cha
www.eeworm.com/read/470055/6923683
cpp dlltest.cpp
#ifndef CRYPTOPP_DLL_ONLY
#define CRYPTOPP_DEFAULT_NO_DLL
#endif
#include "dll.h"
#include
USING_NAMESPACE(CryptoPP)
USING_NAMESPACE(std)
void FIPS140_SampleApplication()
{
www.eeworm.com/read/138533/6957802
cdb hello.cdb
//! Generic C54xx Base -- only on-chip memory
//# c54xx.cdb 4.60.22
object USERREGS :: MEM {
param iComment :: "This object defines space for the DSP's memory mapped registers and can't be delet
www.eeworm.com/read/124117/6964197
pas cmppclient.pas
unit CMPPClient;
interface
uses
Windows, Messages, SysUtils, Classes, IdBaseComponent, IdComponent,
IdTCPConnection, IdTCPClient,SMSPUBLIC,SGIPTYPE,CMPPTYPE;
type
TCMPPClient = cla
www.eeworm.com/read/124117/6964200
~pas cmppclient.~pas
unit CMPPClient;
interface
uses
Windows, Messages, SysUtils, Classes, IdBaseComponent, IdComponent,
IdTCPConnection, IdTCPClient,SMSPUBLIC,SGIPTYPE,CMPPTYPE;
type
TCMPPClient = cla
www.eeworm.com/read/469281/6980068
s keyboard.s
/*
* linux/kernel/keyboard.S
*
* (C) 1991 Linus Torvalds
*/
/*
* Thanks to Alfred Leung for US keyboard patches
* Wolfgang Thiel for German keyboard patches
* Marc Corsini for the French keyboard
*/
www.eeworm.com/read/465763/7045258
s keyboard.s
/*
* linux/kernel/keyboard.S
*
* (C) 1991 Linus Torvalds
*/
/*
* Thanks to Alfred Leung for US keyboard patches
* Wolfgang Thiel for German keyboard patches
* Marc Corsini for the French