代码搜索:屏幕捕捉

找到约 4,247 项符合「屏幕捕捉」的源代码

代码结果 4,247
www.eeworm.com/read/429133/8817143

vbp 屏幕保护程序.vbp

Type=Exe Form=屏幕保护程序.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation IconForm="Form1" Startup="Form1" Command32="" Name="工程1" HelpCo
www.eeworm.com/read/429133/8817145

frm 屏幕保护程序.frm

VERSION 5.00 Begin VB.Form Form1 AutoRedraw = -1 'True BorderStyle = 0 'None Caption = "Form1" ClientHeight = 3105 ClientLeft = 0 ClientT
www.eeworm.com/read/459415/7275762

txt 输出到屏幕.txt

用10号功能调用啦! dseg segment buff db 10,?,10 dup(?) dseg ends cseg segment assume ds:dseg,cs:cseg begin: mov ax,dseg mov ds,ax lea dx,buff mov ah,10 int 21h mov ah,4ch int 21h cse
www.eeworm.com/read/243130/12959600

txt 抓屏幕图像.txt

{抓屏幕图像,保存为内存流--BMP流,压缩BMP流,JPG流,以及使用流} {在网络中传送BMP流和JPG流的速度没测试过} {BMP流的压缩是无损压缩} { 全局变量 memoryStream:TMemoryStream; memoryStream:=TMemoryStream.create; } var image:Timage; jpgstream:TJPEGIma
www.eeworm.com/read/347421/6322649

vbp 改变屏幕亮度.vbp

Type=Exe Form=改变屏幕亮度.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINNT\system32\stdole2.tlb#OLE Automation Form=Form1.frm IconForm="Form1" Startup="Form1" Command32="" Name