代码搜索:COMPACT

找到约 3,584 项符合「COMPACT」的源代码

代码结果 3,584
www.eeworm.com/read/340703/3265591

cs rapistartup.cs

// RapiStartup.cs - Simple thread-free RAPI startup // with all P/Invoke declarations included. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compac
www.eeworm.com/read/325619/3481971

cs rapistartup.cs

// RapiStartup.cs - Simple thread-free RAPI startup // with all P/Invoke declarations included. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compac
www.eeworm.com/read/325619/3481989

cs rapistartup.cs

// RapiStartup.cs - Simple thread-free RAPI startup // with all P/Invoke declarations included. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compac
www.eeworm.com/read/325619/3482045

cs yaodurant.drawing.gdigraphics.cs

// YaoDurant.Drawing.Graphics.cs - Wrapper for various Win32 functions // which deal with a DC. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compac
www.eeworm.com/read/325619/3482069

cs yaodurant.drawing.fontcollection.cs

// YaoDurant.Drawing.FontCollection.cs - Enumerates available // fonts with help of a Win32 DLL, FONTLIST.DLL // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming t
www.eeworm.com/read/325619/3482087

cs yaodurant.drawing.gdigraphics.cs

// YaoDurant.Drawing.Graphics.cs - Wrapper for various Win32 functions // which deal with a DC. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compac
www.eeworm.com/read/325619/3482090

cs rotatetext.cs

// RotateText.cs - Show various effects which are possible by // creating a rotated Win32 font. // // Code from _Programming the .NET Compact Framework with C#_ // and _Programming the .NET Compac
www.eeworm.com/read/396039/2425249

h picl.h

/* Old-style Picl trace file handling routines for Upshot Ed Karrels Argonne National Laboratory */ /* Format: Picl-1 tracefiles can be in either 'verbose' or 'compact' form. When
www.eeworm.com/read/381437/2645822

java bookresult.java

package net.livebookstore.web.service; import java.util.Date; /** * A "compact" Book object, holds one book's information. * * @author Xuefeng */ public class BookResult { priva
www.eeworm.com/read/195100/8173877

cs registrykey.cs

using System; using System.Diagnostics; using Addot.Internals; namespace Addot.Win32 { /// /// Microsoft.Win32 implementation for the .Net Compact Framework. /// Please,