代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/107896/6187880
h canvas.h
/*____________________________________________________________________________
FreeAmp - The Free MP3 Player
Copyright (C) 1999 EMusic
This program is free software; you can redistri
www.eeworm.com/read/106466/6192662
cs bitmapview.cs
// BitmapView.cs
// Copyright (C) 2000 Mike Krueger
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as publi
www.eeworm.com/read/104961/6200636
cs bitmapview.cs
// BitmapView.cs
// Copyright (C) 2000 Mike Krueger
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as publi
www.eeworm.com/read/100127/6274059
py electrons.py
#! /usr/bin/env python
# Simulate "electrons" migrating across the screen.
# An optional bitmap file in can be in the background.
#
# Usage: electrons [n [bitmapfile]]
#
# n is the number of electr
www.eeworm.com/read/285945/6342322
cpp ddutil.cpp
/*==========================================================================
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: ddutil.cpp
* Content:
www.eeworm.com/read/285945/6342359
c ddutil.c
/*==========================================================================
*
* Copyright (C) 1995-1996 Microsoft Corporation. All Rights Reserved.
*
* File: ddutil.cpp
* Content:
www.eeworm.com/read/327092/6345795
html 0364-0367.html
Linux Complete Command Reference:User Commands:EarthWeb Inc.-
www.eeworm.com/read/327092/6345890
html 0356-0358.html
Linux Complete Command Reference:User Commands:EarthWeb Inc.-
www.eeworm.com/read/493401/6402347
cc filesys.cc
// filesys.cc
// Routines to manage the overall operation of the file system.
// Implements routines to map from textual file names to files.
//
// Each file in the file system has:
// A file head
www.eeworm.com/read/488937/6480016
bas frmregion.bas
Attribute VB_Name = "frmRegion"
Option Explicit
Public Declare Function GetDC Lib "user32" (ByVal hWnd As Long) As Long
Public Declare Function ReleaseDC Lib "user32" (ByVal hWnd As Long, ByVal h