代码搜索:bitmap

找到约 10,000 项符合「bitmap」的源代码

代码结果 10,000
www.eeworm.com/read/387722/7127863

c system.c

//=========================================================================================// //文件名称:system.c //功能描述:液晶显示驱动,以及时间日期调整 //维护记录:2006.7.31 by zhenlei //================================
www.eeworm.com/read/463824/7174772

cs resources.designer.cs

//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.42 // // Chang
www.eeworm.com/read/463552/7178517

cpp bmpsearchview.cpp

// BmpSearchView.cpp : implementation of the CBmpSearchView class // #include "stdafx.h" #include "BmpSearch.h" #include "BmpSearchDoc.h" #include "BmpSearchView.h" #include "math.h" #ifd
www.eeworm.com/read/463078/7189213

htm srcbitmap.htm

User's Manual - SkinBuilder for Sunisoft Skin Solutions v2
www.eeworm.com/read/463078/7189235

htm skinbuilder.htm

User's Manual - SkinBuilder for Sunisoft Skin Solutions v2
www.eeworm.com/read/461653/7222743

txt 保存位图.txt

#include void CSaveBitmap::SaveBitmap(HWND hwnd,CString strSaveFile) { CBitmap *pBitmapOld,bitmap; CDC cdc,memdc; CRect rect; /* if(hwnd) ::GetWindowRect(hwnd,&rect);
www.eeworm.com/read/461524/7225743

htm add_graph_listbox_and_combobox.htm

Delphi爱好者--技巧集
www.eeworm.com/read/459727/7265479

htm srcbitmap.htm

User's Manual - SkinBuilder for Sunisoft Skin Solutions v2
www.eeworm.com/read/459727/7265501

htm skinbuilder.htm

User's Manual - SkinBuilder for Sunisoft Skin Solutions v2
www.eeworm.com/read/459271/7277944

cs form1.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; namespace CopyScreen {