代码搜索:GetObject
找到约 680 项符合「GetObject」的源代码
代码结果 680
www.eeworm.com/read/389230/8541177
pas colorquantizationlibrary.pas
UNIT ColorQuantizationLibrary;
INTERFACE
USES
Windows, // THandle, TRGBTriple, TRGBQuad, GetObject
PaletteLibrary; // TRGBQuadArray
TYPE
TOctreeNode = CLASS; // F
www.eeworm.com/read/435929/7780815
js xmenu.js
/********************************
*
* xmenu v1.3
* CopyRight: stinger 2005/9
*
*********************************/
function getObject(id)
{
if (typeof(id)!="string" || id==
www.eeworm.com/read/478430/6717720
pas colorquantizationlibrary.pas
UNIT ColorQuantizationLibrary;
INTERFACE
USES
Windows, // THandle, TRGBTriple, TRGBQuad, GetObject
PaletteLibrary; // TRGBQuadArray
TYPE
TOctreeNode = CLASS; // F
www.eeworm.com/read/420146/10815109
html struct_f_t_p_s___g_e_t_o_b_j_e_c_t___c_o_m_p_l_e_t_e___i_n_d___t.html
BlueLab: FTPS_GETOBJECT_COMPLETE_IND_T Struct
www.eeworm.com/read/365521/2896798
vb plot.vb
Dim h As Object
h = GetObject(, "matlab.application")
h.Execute ("plot([0 18], [7 23])")
www.eeworm.com/read/104928/15681309
vbs sol16-18b.vbs
Dim objAddressContainer, objNewAddressContainer
'get a reference to the container the recipient list will reside in...
Set objAddressContainer = _
GetObject("LDAP://CN=All Address Lists," & _
www.eeworm.com/read/249482/4449902
dat vb_fun40b.dat
语法
----
GetObject([pathname] [, class])
GetObject 函数的语法包含下面几个命名参数:
部分 描述
pathname 可选的;Variant (String).包含待检索对象的文件的全路径和名称.如果省略 pathname,则class是必需的
class 可选的;Variant (String).代表该
www.eeworm.com/read/298155/3874055
dat vb_fun40b.dat
语法
----
GetObject([pathname] [, class])
GetObject 函数的语法包含下面几个命名参数:
部分 描述
pathname 可选的;Variant (String).包含待检索对象的文件的全路径和名称.如果省略 pathname,则class是必需的
class 可选的;Variant (String).代表该
www.eeworm.com/read/243958/4516558
js module.js
/**
*选择模块类型
*/
function selectModuleKind(obj){
if(obj.value=='1'){
openOrCloseID('scriptid',false);
openOrCloseID('actionid',false);
clearAction();
getObject("menuname").read
www.eeworm.com/read/236317/4641376
frm rotclock.frm
VERSION 5.00
Begin VB.Form frmROTClock
BorderStyle = 1 'Fixed Single
Caption = "Clock GetObject Sample"
ClientHeight = 795
ClientLeft = 45
ClientTop