代码搜索:Function
找到约 10,000 项符合「Function」的源代码
代码结果 10,000
www.eeworm.com/read/238913/4606902
js ads_txt_function.js
function ads_txt_type(t1,t2)
{
var tb=" target=_blank";
if (t2==0) tb="";
if (ads_txt_num
www.eeworm.com/read/233522/4667403
h vnl_unary_function.h
// This is vxl/vnl/vnl_unary_function.h
#ifndef vnl_unary_function_h_
#define vnl_unary_function_h_
#ifdef VCL_NEEDS_PRAGMA_INTERFACE
#pragma interface
#endif
//:
// \file
// \brief Abstract
www.eeworm.com/read/233522/4667418
cxx vnl_cost_function.cxx
// This is vxl/vnl/vnl_cost_function.cxx
#ifdef VCL_NEEDS_PRAGMA_INTERFACE
#pragma implementation
#endif
//:
// \file
// \author Andrew W. Fitzgibbon, Oxford RRG
// \date 23 Oct 97
//
//---