代码搜索:图像压缩系统

找到约 10,000 项符合「图像压缩系统」的源代码

代码结果 10,000
www.eeworm.com/read/134330/13995631

vbp 图像处理.vbp

Type=Exe Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINDOWS\System32\STDOLE2.TLB#OLE Automation Reference=*\G{420B2830-E718-11CF-893D-00A0C9054228}#1.0#0#D:\WINDOWS\System32\scrrun
www.eeworm.com/read/134330/13995635

frm 图像放缩.frm

VERSION 5.00 Begin VB.Form frmzoom Caption = "图像放缩" ClientHeight = 4020 ClientLeft = 60 ClientTop = 450 ClientWidth = 5655 LinkTopic
www.eeworm.com/read/112307/15489740

txt 打印图像.txt

using System.Drawing.Printing; private DocumentBase _document; public class DocumentBase:PrintDocument { public DialogResult ShowPrintPreviewDialog() { PrintPreviewDialog