-
-
-
-
[
Java/JSP]
ScreenImage.zip
java screen interception procedures easy to use, if not understand java2D. look at the proposal java2D
-
[
Visual Basic (VB)]
CaptureGenius.rar
wonderful the Little Stars (Capture Genius) v1.0. can capture the entire screen, activity window, delay capture window, capturing the title contains the window, the window users, and rolling window. Photo capture and can be saved as BMP, JPGE pictures, ...
Category:
GDI-Bitmap Upload User:
baimaoq Size:
132K
-
-
[
Others]
window.rar
//建立窗å£
win1 = newwin(15, 50, 1, 1)
box(win1, ACS_VLINE, ACS_HLINE)
mvwprintw(win1, 2,1, "WINDOW 1")
mvwprintw(win1, 4,1, "Press any key switching to window 2")
win2 = newwin(15, 40, 4, 20)
box(win2, ACS_VLINE, ACS_HLINE ...
-
[
Others]
pad.rar
//åˆå§‹åŒ–
initscr()
//获得å±å¹•尺寸
getmaxyx(stdscr, h, w)
//画背景
for(i=0 i<h i++)
for(j=0 j<w j++){
mvaddch(i, j, ACS_CKBOARD)
}
refresh()
//建立窗å£
pad = newpad(80, 128)
for(i= ...
-
-
[
Visual C++ (VC++)]
SystemMonitoring.Zip
background as a Trojan horse of a monitoring program that can monitor all drive to the other side of the document screen registry operation grasping control screen and mouse. It updates to the client machine can change the registry each other projects. ...
-