代码搜索:myself
找到约 710 项符合「myself」的源代码
代码结果 710
www.eeworm.com/read/214026/15117244
pas print_scxstj.pas
unit PRINT_SCXSTJ;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DB, DBTables, QRCTRLS, QUICKRPT, ExtCtrls,QRPrntr,frmmain,myself;
type
TFr
www.eeworm.com/read/214026/15117302
pas print_spxstj.pas
unit PRINT_SPXSTJ;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DB, DBTables, QRCTRLS, QUICKRPT, ExtCtrls,QRPrntr,frmmain,myself;
type
TFr
www.eeworm.com/read/214026/15117313
pas print_ckjhmx.pas
unit PRINT_CKJHMX;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DB, DBTables, QRCTRLS, QUICKRPT, ExtCtrls,QRPrntr,myself,frmmain;
type
TFr
www.eeworm.com/read/214026/15117322
pas print_spjxcmx.pas
unit PRINT_SPJXCMX;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DB, DBTables, QRCTRLS, QUICKRPT, ExtCtrls,QRPrntr,myself,frmmain;
type
TF
www.eeworm.com/read/214026/15117398
pas print_spxsmx.pas
unit PRINT_SPXSMX;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DB, DBTables, QRCTRLS, QUICKRPT, ExtCtrls,QRPrntr,myself,frmmain;
type
TFr
www.eeworm.com/read/106121/15647153
c print-rx.c
/*
* This code unmangles RX packets. RX is the mutant form of RPC that AFS
* uses to communicate between clients and servers.
*
* In this code, I mainly concern myself with decoding the AFS calls
www.eeworm.com/read/427576/8932744
txt avrx_notes.txt
Notes to myself:
6/20/02 - all suggestions, below, implemented as of 5/30/02 Actual performance
testing not done, but responding to an interrupt from IDLE should be about twice
as fast and SetSe
www.eeworm.com/read/283686/8996568
m interfcode.m
function [exectime, data] = interfcode(seg, data)
BWshare = 0.0; % Fraction of the network bandwidth occupied by this node
if (rand(1) < BWshare)
ttSendMsg(1, 1, 80); % send 80 bits to myself
end
www.eeworm.com/read/359285/10157242
pas print_spfb.pas
unit PRINT_SPFB;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DB, DBTables, QRCTRLS, QUICKRPT, ExtCtrls,QRPrntr,frmmain,myself;
type
TFrm_
www.eeworm.com/read/359285/10157452
pas select_goods.pas
unit SELECT_GOODS;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
SELECT_TEMPLET, Grids, Buttons, ExtCtrls, Db, DBTables,stdctrls,myself,
ComCt