代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/248047/12606104
3qt qpixmapcache.3qt
'\" t
.TH QPixmapCache 3qt "11 October 2001" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a co
www.eeworm.com/read/334325/12611311
conf example.conf
##
## MPlayer configuration file
##
## Configuration files are read system-wide from /usr/local/etc/mplayer.conf
## and per user from ~/.mplayer/config, where per-user settings override
## system-wide
www.eeworm.com/read/237993/13913897
txt cpu检测.txt
最近到整理了一份CPU的信息,应该算是比较全面的吧。
几乎现在所有的X86 CPU都内置了CPUID指令以辨别真伪,一些CPU厂商例如AMD,VIA等还内置了更加丰富的扩展CPUID指令,用着更方便了。
下面我们利用Delphi来实现一个CPU检测的软件。
CPUID的调用方式如下:
asm
push eax
push ebx
push ecx
push edx
www.eeworm.com/read/237992/13914405
txt telehome.udpchat.csproj.filelist.txt
obj\Debug\ResolveAssemblyReference.cache
bin\Debug\Telehome.UdpChat.dll
bin\Debug\Telehome.UdpChat.pdb
obj\Debug\Telehome.UdpChat.dll
obj\Debug\Telehome.UdpChat.pdb
www.eeworm.com/read/135380/13936658
h mmu.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/132985/14064041
s head.s
/*
* head.S
*
* Copyright (C) 2001-2002 Hayden Luo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
www.eeworm.com/read/132891/14067208
tcl empty.tcl
# EMPTY.TCL - empty Tcl file used to create font cache.
#
# Copyright 1998 Wind River Systems, Inc.
#
# modification history
# --------------------
# 01a,20sep98,bjl written.
#
# DESCRIPTION
# Befor
www.eeworm.com/read/132647/14082142
s head.s
/*
* head.S
*
* Copyright (C) 2001-2002 Hayden Luo
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as