代码搜索结果

找到约 10,000 项符合 Storage 的代码

storage.hpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted

storage.hh

// -*- c-basic-offset: 4 -*- #ifndef CLICK_STORAGE_HH #define CLICK_STORAGE_HH CLICK_DECLS class Storage { public: Storage() : _head(0), _tail(0) { } operator bool() const { return _hea

storage.h

#define CONFIG_USB_STORAGE 1

storage.java

package dm.clustering.KNN; public class Storage { public void save_neural_network(Kohonen_Topology Kohonen_Design) { String schoice; int dolock = 0; do { System.out.pri

storage.h

#undef CONFIG_USB_STORAGE

storage.java

/* * * * Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribu

storage.java

package com.qrsx.asset.model; /** * * @author 马利永 * */ public class Storage { private Integer id; //主键 private String name; //仓库名称 private String description;//描述 public Integer getId() {

storage.js

/* Copyright (c) 2004-2006, The Dojo Foundation All Rights Reserved. Licensed under the Academic Free License version 2.1 or above OR the modified BSD license. For more information on Dojo licens

storage.idl

/* * Copyright (C) 2008 Apple Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions

storage.cpp

/* * Copyright (C) 2008 Apple Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions