代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/339622/12216517
m51 led_screen_64x32.m51
BL51 BANKED LINKER/LOCATER V5.03 06/18/2008 21:05:55 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\PROGRA~1\KEIL\C51\BIN\BL51.E
www.eeworm.com/read/336215/12463760
pdf dd_driver_touch_screen_customization_document.pdf
www.eeworm.com/read/127767/14335871
txt e634. moving the cursor on the screen.txt
try {
// These coordinates are screen coordinates
int xCoord = 500;
int yCoord = 500;
// Move the cursor
Robot robot = new Robot();
robot.mo
www.eeworm.com/read/127767/14337131
txt e598. getting the screen size.txt
// Get the size of the default screen
Dimension dim = Toolkit.getDefaultToolkit().getScreenSize();
If more than one screen is available, this example gets the size of each screen:
Graphi
www.eeworm.com/read/127767/14337251
txt e864. capturing a screen shot.txt
See also e670 Converting a Buffered Image to an Image.
try {
Robot robot = new Robot();
// Capture a particular area on the screen
int x = 100;
int y =
www.eeworm.com/read/14961/427456
txt 闪烁灯 - cadcam top silk screen.txt
G04 PROTEUS RS274X GERBER FILE*
%FSLAX24Y24*%
%MOIN*%
%ADD18C,0.0080*%
G54D18*
X-13000Y+12500D02*
X-13020Y+12704D01*
X-13078Y+12892D01*
X-13169Y+13062D01*
X-13290Y+13210D01*
X-13438Y+13331D0
www.eeworm.com/read/37497/903654
lib st video on-screen display sch.lib
www.eeworm.com/read/38171/1108918
lib st video on-screen display sch.lib
www.eeworm.com/read/109930/15545220
zip how to copy entire screen into a picture box.zip
www.eeworm.com/read/312525/13610306
c 2440main.c
#include "2440addr.h"
#include "2440lib.h"
#include "Touch_Screen.h"
void xmain(void)
{
ChangeClockDivider(3,1);
ChangeMPllValue(127,2,1); //405MHZ
Isr_Init();
Uart_Init(0, 115200);