代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/144277/12804646
dfm unitpulldownunit.dfm
object UnitPullDownForm: TUnitPullDownForm
Left = 214
Top = 29
BorderIcons = []
BorderStyle = bsDialog
Caption = #25286#36801#36824#24314#21333#20803#20449#24687#32534#36753#31383#21475
www.eeworm.com/read/144277/12804699
dfm editunitnit.dfm
object EditUnitForm: TEditUnitForm
Left = 99
Top = 47
BorderIcons = []
BorderStyle = bsDialog
Caption = #25151#23627#21333#20803#20449#24687#21015#34920
ClientHeight = 547
ClientW
www.eeworm.com/read/144277/12804716
dfm listsellcaseunit.dfm
object ListSellCaseForm: TListSellCaseForm
Left = 106
Top = 142
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #25151#23627#38144#25511#22270
ClientHeight = 598
Cli
www.eeworm.com/read/144277/12804733
dfm edititemunit.dfm
object EditItemForm: TEditItemForm
Left = 112
Top = -8
BorderIcons = []
BorderStyle = bsDialog
Caption = #24320#21457#39033#30446#20449#24687#32534#36753#31383#21475
ClientHeight = 5
www.eeworm.com/read/330365/12899526
txt fog.txt
////////////////////////////////////////////////////////////////////////////
//
// File: fog.txt
//
// Author: Frank Luna (C) All Rights Reserved
//
// System: AMD Athlon 1800+ XP, 512 DDR, Ge
www.eeworm.com/read/328054/13049971
inf bld.inf
/*
*
============================================================================
* Name : bld.inf
* Part of : SoundMixer
* Created : 03/01/2003 by Forum Nokia
*
www.eeworm.com/read/242302/13081221
txt 如何设置activex控件的属性为几种可选值.txt
先 定 义 一 个 枚 举 类 型 , 如 :
Public Enum Stooge
Larry
Curly
Moe
End Enum
然 后 定 义 属 性 类 型 为 该 枚 举 类 型 就 可 以 了 。 如 :
Property Let Name(Effect As Stooge)
www.eeworm.com/read/319478/13450810
res efsize.res
*** OUTPUT OF EFSIZE ANALYSIS ***
NULL DATA: 5X5 Latin Square Design (Snedecor & Cochran, 1967, 313-315)
ALTERNATIVE DATA: 5X5 Latin Square Design (Snedecor & Cochran
www.eeworm.com/read/317707/13499202
m clutred.m
% Effect of RCS Reduction
% in Free Space and Clutter
% ------------------------
clear;clc;clf;
% Input RCS Reduction
RCS=0:.01:1;
% Find Reductions
R=RCS.^.25; % Free Space Dectio
www.eeworm.com/read/315264/13547757
axd webresource.axd
function Digg_Mouseout(e)
{
if(e.className != "clicked")
{
e.className = "unclicked";
}
}
function Digg_Mouseover(e)
{
if(e.className != "clicked")
{
e