登录
首页 » C# » PrintScreen

PrintScreen

于 2013-08-20 发布 文件大小:661KB
0 135
下载积分: 1 下载次数: 20

代码说明:

  屏幕截图小工具,可以定时截图,按PrtScn键截图,可以自定义存储路径(Screenshot gadget can be timed screenshot, press the PrtScn key shots, you can customize the storage path百度翻译的)

文件列表:

PrintScreen
...........\PrintScreen
...........\...........\app.config,117,2011-07-08
...........\...........\bin
...........\...........\...\Debug
...........\...........\...\.....\PrintScreen.exe,158208,2010-09-10
...........\...........\...\.....\PrintScreen.pdb,32256,2010-09-10
...........\...........\...\.....\PrintScreen.vshost.exe,11600,2010-09-10
...........\...........\...\Release
...........\...........\...\.......\PrintScreen.vshost.exe.config,117,2011-07-08
...........\...........\...\.......\PrintScreen.vshost.exe.manifest,490,2010-03-17
...........\...........\...\.......\屏幕截图.exe,284672,2011-07-11
...........\...........\...\.......\屏幕截图.exe.config,117,2011-07-08
...........\...........\...\.......\屏幕截图.pdb,32256,2011-07-11
...........\...........\...\.......\屏幕截图.vshost.exe,11608,2011-07-11
...........\...........\...\.......\屏幕截图.vshost.exe.config,117,2011-07-08
...........\...........\...\.......\屏幕截图.vshost.exe.manifest,490,2010-03-17
...........\...........\FormMain.cs,6667,2011-07-11
...........\...........\FormMain.Designer.cs,11963,2011-07-11
...........\...........\FormMain.resx,229353,2011-07-11
...........\...........\IntBox.cs,4178,2010-09-10
...........\...........\obj
...........\...........\...\x86
...........\...........\...\...\Debug
...........\...........\...\...\.....\DesignTimeResolveAssemblyReferences.cache,7732,2010-09-10
...........\...........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6301,2010-09-10
...........\...........\...\...\.....\GenerateResource.read.1.tlog,398,2010-09-10
...........\...........\...\...\.....\GenerateResource.write.1.tlog,774,2010-09-10
...........\...........\...\...\.....\PrintScreen.csproj.FileListAbsolute.txt,967,2010-09-10
...........\...........\...\...\.....\PrintScreen.exe,158208,2010-09-10
...........\...........\...\...\.....\PrintScreen.FormMain.resources,142590,2010-09-10
...........\...........\...\...\.....\PrintScreen.pdb,32256,2010-09-10
...........\...........\...\...\.....\PrintScreen.Properties.Resources.resources,180,2010-09-10
...........\...........\...\...\.....\TempPE
...........\...........\...\...\Release
...........\...........\...\...\.......\DesignTimeResolveAssemblyReferences.cache,17533,2011-07-11
...........\...........\...\...\.......\DesignTimeResolveAssemblyReferencesInput.cache,5424,2011-07-11
...........\...........\...\...\.......\GenerateResource-ResGen.read.1.tlog,376,2011-07-11
...........\...........\...\...\.......\GenerateResource-ResGen.read.4.tlog,2,2011-07-11
...........\...........\...\...\.......\GenerateResource-ResGen.write.1.tlog,544,2011-07-11
...........\...........\...\...\.......\PrintScreen.csproj.FileListAbsolute.txt,1907,2011-07-11
...........\...........\...\...\.......\PrintScreen.FormMain.resources,149543,2011-07-11
...........\...........\...\...\.......\TempPE
...........\...........\...\...\.......\......\Properties.Resources.Designer.cs.dll,4608,2011-07-11
...........\...........\...\...\.......\屏幕截图.exe,284672,2011-07-11
...........\...........\...\...\.......\屏幕截图.pdb,32256,2011-07-11
...........\...........\...\...\.......\屏幕截图.Properties.Resources.resources,180,2011-07-11
...........\...........\PrintScreen.csproj,3871,2011-07-11
...........\...........\PrintScreen.csproj.vs10x,142,2011-07-11
...........\...........\Program.cs,475,2011-07-08
...........\...........\Properties
...........\...........\..........\AssemblyInfo.cs,1467,2011-07-11
...........\...........\..........\Resources.Designer.cs,2860,2011-07-11
...........\...........\..........\Resources.resx,5612,2010-09-10
...........\...........\..........\Settings.Designer.cs,1108,2011-07-11
...........\...........\..........\Settings.settings,249,2010-09-10
...........\...........\ScreenCapture.cs,4343,2010-09-10

...........\PrintScreen.sln,875,2010-09-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lesson-14
    孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
    2013-04-02 10:19:34下载
    积分:1
  • drivers
    说明:  基于STM32F4 大彩屏的开发 已经正常调试 在测试过程中建议先阅读相关手册(The development of large color screen based on STM32F4 has been debugged normally. In the course of testing, it is suggested to read the relevant manual first.)
    2020-06-24 14:20:01下载
    积分:1
  • 6DOF-case-of-sphere-falling
    fluent模拟小球入水过程的case和程序(simulation of ball into the case and procedural process water in fluent)
    2020-07-04 08:40:01下载
    积分:1
  • 串口调试工具源码
    【实例简介】
    2021-05-20 14:39:31下载
    积分:1
  • vts-3.5.5-source
    vst bacnet源码 3.5.5版本 希望对您有帮助(vst bacnet source version 3.5.5 hope for your help)
    2014-04-28 22:05:38下载
    积分:1
  • myPlaneDisplay
    VC++编写的飞机仪表显示,可以直接修改使用,显示为一个可以飞行的3D飞机(VC++ Prepared aircraft instrument display, you can directly modify the use, appears as a 3D plane can fly)
    2021-04-05 17:19:03下载
    积分:1
  • FreeImage3154Win32
    开源的FreeImage图形库的Win32平台发行包,可以方便日常的应用开发。(Win32 platform open source graphics library FreeImage distribution package, you can easily everyday application development.)
    2013-12-28 10:04:06下载
    积分:1
  • Demo
    获得用户名,VC++精选编程学习源码,很好的参考资料。(Get the username, VC++ select learning programming source code, a good reference.)
    2013-11-28 10:55:30下载
    积分:1
  • MATRIX
    VC++矩阵运算类,提供各类矩阵运算的算法,是一个很不错的运算类(VC++ matrix operations class, provide all kinds of matrix operation algorithm, is a very good algorithm )
    2015-08-04 16:14:02下载
    积分:1
  • tcnopen-trdp-r1979-trunk-trdp
    说明:  专用于轨道交通行业的以太网编程范例,符合IEC 61375标准。(The Ethernet programming paradigm for rail transit industry conforms to IEC 61375 standard.)
    2020-06-16 03:40:02下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载