代码搜索:partial
找到约 10,000 项符合「partial」的源代码
代码结果 10,000
www.eeworm.com/read/346639/11734432
cs contact.aspx.cs
public partial class Contact: System.Web.UI.Page
{
}
www.eeworm.com/read/346639/11734495
cs about.aspx.cs
public partial class About : System.Web.UI.Page
{
}
www.eeworm.com/read/341359/12089891
cs adult_datadataset.cs
namespace DecisionTreeAlgorithm {
public partial class adult_dataDataSet {
}
}
www.eeworm.com/read/171692/5392168
java subscriberpresence.java
/*
* SubscriberPresence.java
*/
package gov.nist.sip.proxy.presenceserver;
import java.io.File;
import javax.sip.Dialog;
/**
* This subscriber supports the presence event package,
* cpid-pi
www.eeworm.com/read/392424/8343711
vb masterpage.master.vb
Partial Class MasterPage
Inherits System.Web.UI.MasterPage
End Class
www.eeworm.com/read/334200/12618222
h cmd.h
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So
www.eeworm.com/read/104466/15691610
c fdctref.c
/**
* @file fdctref.c
* forward discrete cosine transform, double precision.
*/
/* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* T
www.eeworm.com/read/100133/6273637
g test.g
options {
language = "Sather";
}
{
class MAIN is
main( args : ARRAY{STR} ) is
AST_TEST{ANTLR_COMMON_TOKEN,ANTLR_COMMON_AST}::test;
end;
end;
}
class AST_TEST extends P
www.eeworm.com/read/192436/8381528
c init.c
///////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright 1995 - 1998 OSR Open Systems Resources, Inc.
// All Rights Reserved
// Based on a previous
www.eeworm.com/read/390862/8436548
cs northwind.designer.cs
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:2.0.50727.1378
//
// Cha