代码搜索结果

找到约 16,607 项符合 Screen 的代码

opennew.js

function opennew(newurl,windowName,width,height) { var theLeft,theTop theLeft=(screen.width-width)/2-2 theTop=(screen.height-height)/2 window.open(newurl,windowName,'width='+width+',height='+heig

opennew.js

function opennew(newurl,windowName,width,height) { var theLeft,theTop theLeft=(screen.width-width)/2-2 theTop=(screen.height-height)/2 window.open(newurl,windowName,'width='+width+',height='+heig

textinfo.c

#include void main(void) { struct text_info text; gettextinfo(&text); cprintf("Screen coordinates %d,%d to %d,%d\r\n", text.wintop, text.winleft, text.winbottom, t

menubase.java

package hello; import javax.microedition.lcdui.*; public class MenuBase extends List implements CommandListener { Command select=new Command("閫夋嫨",Command.SCREEN,1); Command exit=new Command(

menubase.java

package hello; import javax.microedition.lcdui.*; public class MenuBase extends List implements CommandListener { Command select=new Command("閫夋嫨",Command.SCREEN,1); Command exit=new Command(

textinfo.c

#include void main(void) { struct text_info text; gettextinfo(&text); cprintf("Screen coordinates %d,%d to %d,%d\r\n", text.wintop, text.winleft, text.winbottom, t

mainprg.bak

clear screen clear events open database gzgl use gz use mm do main.mpr do form mmk read events

mainprg.prg

clear screen clear events set dele on open database gzgl use gz use mm do main.mpr do form mmk read events

release_notes.txt

S60 Platform: Custom UI and Screen Rotation Example ---------------------------------------------------- This application demonstrates the key functionalities of the screen rotation, custom com