代码搜索:dump
找到约 8,160 项符合「dump」的源代码
代码结果 8,160
www.eeworm.com/read/140779/5781285
dump-spd
#! /bin/sh
#
# Mon Feb 12 16:04:22 CST 1996
# Andy Fingerhut (jaf@arl.wustl.edu)
#
# This script is merely a convenient way for me to avoid having to
# remember the options to GNU od(1) necessary t
www.eeworm.com/read/140467/5791455
memory_dump
64 MB:
0x00: 80 08 04 0c 09 01 40 00 01 a0 60 00 80 08 00 01
0x10: 8f 04 04 01 01 00 06 a0 60 00 00 14 10 14 2d 10
0x20: 20 10 20 10 00 00 00 00 00 00 00 00 00 00 00 00
0x30: 00 00 00 00 00 00 00 00 0
www.eeworm.com/read/137691/5820088
java dump.java
// $Id: Dump.java,v 1.3 2003/10/07 21:45:57 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, c
www.eeworm.com/read/137626/5822754
c dump.c
/* Support for dumping to the file on startup (w/o bfu) */
/* $Id: dump.c,v 1.150.2.3 2005/04/05 21:08:43 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
www.eeworm.com/read/137626/5822755
h dump.h
/* $Id: dump.h,v 1.14 2004/06/20 15:25:07 pasky Exp $ */
#ifndef EL__VIEWER_DUMP_DUMP_H
#define EL__VIEWER_DUMP_DUMP_H
#include "util/lists.h"
struct string;
struct document;
/* Adds the content o
www.eeworm.com/read/137298/5826132
dpr dump.dpr
// *****************************************************************************
// Author: komarov andrey.
// Email: komar@elecard.net.ru
// This filter is a useful debugging tool. For example, yo
www.eeworm.com/read/135686/5882559
c dump.c
/*
* Copyright (c) 1999, 2000
* Politecnico di Torino. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha
www.eeworm.com/read/135686/5882849
c dump.c
/*
* Copyright (c) 1999 - 2003
* NetGroup, Politecnico di Torino (Italy)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are p
www.eeworm.com/read/135686/5883191
c dump.c
/*
* Copyright (c) 1999 - 2003
* NetGroup, Politecnico di Torino (Italy)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are p
www.eeworm.com/read/135153/5887616
c dump.c
/*
* Support code for the hexdump and od applets,
* based on code from util-linux v 2.11l
*
* Copyright (c) 1989
* The Regents of the University of California. All rights reserved.
*
* This pr