Skip to content

txz32102/ScrollingScreenshotTool

Repository files navigation

ScrollingScreenshotTool

c++ homework

git 代理设置

git config --global http.proxy http://127.0.0.1:7890
git config --global https.proxy https://127.0.0.1:7890

取消代理

git config --global --unset http.proxy
git config --global --unset https.proxy

如何编译?

Screenshot of the application

Screenshot of the application

Screenshot of the application

cl /EHsc /Zi /MD /Fe:ScrollingScreenshotTool.exe ScrollingScreenshotTool.cpp user32.lib gdi32.lib gdiplus.lib ole32.lib
cl /EHsc demo\main1.cpp user32.lib

About

c++ homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •