Code Monkey home page Code Monkey logo

learn_cpp_windows's Introduction

Windows C++编程演练

基础数据类型

ATL

微软文档 代码位置 VS2005 VS2010 VS2015
a.Drawing a Line GettingStarted.DrawLine
b.Drawing a String GettingStarted.DrawString
微软文档 代码位置 VS2005 VS2010 VS2015
a.Using a Pen to Draw Lines and Rectangles 1.GettingStarted.DrawLine
2.UsingPen.DrawRectangle
Setting Pen Width and Alignment
URL 代码位置
微软文档 代码位置 VS2005 VS2010 VS2015
a.Filling a Shape with a Solid Color UsingBrush.FillSolidColor
b.Filling a Shape with a Hatch Pattern UsingBrush.FillHatchPattern
URL 代码位置
微软文档 代码位置 VS2005 VS2010 VS2015
a.Loading and Displaying Bitmaps 1.UsingImage.DrawJpeg
2.UsingImage.DrawIcon
URL 代码位置
微软文档 代码位置 VS2005 VS2010 VS2015
a.Listing Installed Encoders UsingImageEncoders.GetImageEncoders
b.Listing Installed Decoders UsingImageDecoders.GetImageDecoders
c.Retrieving the Class Identifier for an Encoder ImageCoders.GetEncoderClsid
d.Determining the Parameters Supported by an Encoder 1.EncoderParameterTest.BmpEncoderParameters
2.EncoderParameterTest.JpegEncoderParameters
3.EncoderParameterTest.GifEncoderParameters
4.EncoderParameterTest.TiffEncoderParameters
5.EncoderParameterTest.PngEncoderParameters
e.Converting a BMP Image to a PNG Image UsingImageEncoders.BmpToPng
Setting JPEG Compression Level 代码位置
Transforming a JPEG Image Without Loss of Information 代码位置
Creating and Saving a Multiple-Frame Image 代码位置
Copying Individual Frames from a Multiple-Frame Image 代码位置

网络编程

学习Windows下的C++编程

learn_cpp_windows's People

Contributors

duxiuxing avatar

Stargazers

gameboy avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.