代码搜索结果
找到约 10,000 项符合
Storage 的代码
storage.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
storage.py
# The contents of this file are subject to the BitTorrent Open Source License
# Version 1.0 (the License). You may not copy or use this file, in either
# source code or executable form, except in com
storage.h
/** \file storage.h
* Disk read/write routines.
* Implemented Disk interface: MMC.
* This module reads and writes blocks of disk data to/from a global
* buffer. The logical place to define these g
storage.c
/** \file storage.c
* Disk read/write routines.
* Implemented Disk interface: MMC.
*
* v0.5: added support for more MMC card brands, rewritten code for
* better clarity.
*
* This module reads
storage.cxx
//-< STORAGE.CXX >---------------------------------------------------*--------*
// POST++ Version 1.0 (c) 1998 GARRET * ? *
// (Persistent Object Storage)
storage.h
//-< STORAGE.H >-----------------------------------------------------*--------*
// POST++ Version 1.0 (c) 1998 GARRET * ? *
// (Persistent Object Storage)
storage.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace MyCRM.Models
{
public class Storage
{
private int stk_id;
private Product product_id;
storage.c
#include
#include
#include "include\AT89C51SND.h"
#include "include\typedef.h"
#include "include\config.h"
#include "include\constant.h"
#include "include\global.h"
#inclu