Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Printing program
Title: shiyan3 Download
 Description: Design rule: Suppose there is a string ABCDE , each press any key (in response to WM_KEYDOWN message), the string to move forward a grid, when the first character string hit the user area of the window Boundary, the string moves in the opposite direction. As each string moves, the color will change randomly. Note: If the initial state setting string is in the (100,100) position, and the A character starts to move to the left as the first character, the new position becomes (100+ Δx, 100), and Δx -10. Displays the entire string. When the coordinate position of the first character is less than 0, Δx + 10, and the character string moves to the right. Description Px and Py are two static global variables used to record the coordinates of the current position of the string, Plen record the length of the string. The API functions used can refer to job one and job two.
 Downloaders recently: [More information of uploader jianyoung]
 To Search:
File list (Check if you may need any files):
 

.vs
...\E1
...\..\v14
...\..\...\.suo
afxres.H
Debug
.....\E1.Build.CppClean.log
.....\E1.exe
.....\E1.ilk
.....\E1.log
.....\E1.pdb
.....\E1.tlog
.....\.......\CL.read.1.tlog
.....\.......\CL.write.1.tlog
.....\.......\E1.lastbuildstate
.....\.......\link.read.1.tlog
.....\.......\link.write.1.tlog
.....\.......\rc.read.1.tlog
.....\.......\rc.write.1.tlog
.....\hellowin.obj
.....\resource.res
.....\vc140.idb
.....\vc140.pdb
E1.dsp
E1.dsw
E1.ncb
E1.opt
E1.plg
E1.sln
E1.VC.db
E1.vcxproj
E1.vcxproj.filters
hellowin.c
resource.aps
resource.h
resource.rc
    

CodeBus www.codebus.net