代码搜索结果
找到约 10,000 项符合
Storage 的代码
storage_threadpool.py
# The contents of this file are subject to the BitTorrent Open Source License
# Version 1.1 (the License). You may not copy or use this file, in either
# source code or executable form, except in com
mass_storage.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
我的邮箱:computer-lov@tom.com
欢迎访问我的blog: http://computer00.21ic.org
mass_storage.h
int_storage.h
#ifndef _INT_STORAGE_H_
#define _INT_STORAGE_H_
int inter_storage_init();
int inter_storage_save();
int inter_guild_storage_save();
int inter_storage_delete(int account_id);
int inter_guild_storage_d
int_storage.c
#include "inter.h"
#include "int_storage.h"
#include "int_guild.h"
#include "mmo.h"
#include "char.h"
#include "socket.h"
#include "db.h"
#include "lock.h"
#include
#include
structured storage.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
disk_storage.c
/*
* Copyright (c) 2002 The Board of Trustees of the University of Illinois and
* William Marsh Rice University
* Copyright (c) 2002 The University of Utah
* Copyright (c) 2002
mass_storage.h
/* MASS_STORAGE.H File
Created by Computer-lov. Date: 2004.7.13
Last edited date: 2005.5.31
Copyright (c) 2005 Computer-lov
version 1.1
*/
//定义了USB Mass Storage 类的一些命令及数据结构
#i
mass_storage.h
/* MASS_STORAGE.H File
Created by Computer-lov. Date: 2004.7.13
Last edited date: 2005.5.31
Copyright (c) 2005 Computer-lov
version 1.1
*/
//定义了USB Mass Storage 类的一些命令及数据结构
#i