代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/165261/5484381
java rootbeandefinition.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/163965/5503893
java singletonstrategy.java
/*
* Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.
*
* This software is open source.
* See the bottom of this file for the licence.
*/
package org.dom4j.util;
/**
*
www.eeworm.com/read/154598/5635975
java processmanager.java
/**
* This file is part of the jcrontab package
* Copyright (C) 2001-2003 Israel Olalla
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GN
www.eeworm.com/read/153251/5651667
java seedgenerator.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/413349/11158883
cs cometserver.cs
/** Copyright (c) 2006, All-In-One Creations, Ltd.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the followi
www.eeworm.com/read/205036/15328785
m squeeze.m
function Y = squeeze(X)
%SQUEEZE Remove singleton dimensions from a tensor.
%
% Y = SQUEEZE(X) returns a tensor Y with the same elements as
% X but with all the singleton dimensions removed. A si
www.eeworm.com/read/205036/15328859
m squeeze.m
function Y = squeeze(X)
%SQUEEZE Remove singleton dimensions from a sparse tensor.
%
% Y = SQUEEZE(X) returns a sparse tensor Y with the same elements as
% X but with all the singleton dimensions
www.eeworm.com/read/105513/15665997
java ejbhomefactory.java
package netstore.service.ejb;
import java.io.InputStream;
import java.io.IOException;
import java.util.*;
import javax.ejb.*;
import javax.naming.*;
import javax.rmi.PortableRemoteObject;
/
www.eeworm.com/read/136989/5827836
h parser_export.h
// -*- C++ -*-
//=============================================================================
/**
* @file Parser_export.h
*
* Parser_export.h,v 1.2 2002/01/24 21:00:01 nanbor Exp
*
www.eeworm.com/read/136989/5829496
h generic_servant_export.h
// -*- C++ -*-
// generic_servant_export.h,v 1.3 2000/10/10 22:15:59 nanbor Exp
// Definition for Win32 Export directives.
// This file is generated automatically by generate_export_file.pl
// -