CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 光标位置

搜索资源列表

  1. LCD.guanbiaomima

    0下载:
  2. 利用图形LCD,做一个密码输入框,根据光标 的位置输入设定的密码,输入正确,就进入下一步,不正确,要重新输入,也是个很实用的出代码。-Using graphic LCD, make a password input box, enter the settings according to the location of the cursor' s password, enter the correct, move on to the next step, is not correct,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:89719
    • 提供者:dong
  1. Graph

    2下载:
  2. 在labview图形中显示光标所在位置的坐标-The labview graph shows the coordinates of the cursor location
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:49420
    • 提供者:zhao
  1. 1_15212451

    0下载:
  2. 在示波器窗口中显示当前光标所在位置的坐标-In the oscilloscope window displays the current cursor location coordinates of
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:140761
    • 提供者:zhao
  1. ymismy_29

    0下载:
  2. 这是一个求两圆弧相交点的程序。界面中有图区,操作及显示区。操作分为两个步骤: 1· 创建圆弧" 。 点击“创建圆槐按钮,可进入创建圆弧工作状态。进入创建圆弧工作状态以后,光标进入有坐标线的图区变为十字线,图区的下面显示光标坐标。在适当位置点击左键,这是圆弧的一个端点,有一个黑点显示在那里,同时把这点显示出来-This is a demand point of intersection of two circular process. Interface with map area, operat
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10729
    • 提供者:shiwolai
  1. Ex_Draw

    0下载:
  2. 1、会改变窗口大小和位置操作 2、掌握工具按钮和光标的设计和操作 -1, will change the window size and location of the operation of 2 buttons, and cursor control tool in the design and operation
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:29893
    • 提供者:apple
  1. aa

    0下载:
  2. 会改变窗口大小和位置操作 掌握工具按钮和光标的设计和操作 -Will change the window size and location of the operation buttons and cursor control tool in the design and operation
  3. 所属分类:Button control

    • 发布日期:2017-03-26
    • 文件大小:32214
    • 提供者:apple
  1. HotCursor

    0下载:
  2. VC++定义光标热区,或者说是规定区域内的鼠标样式,演示效果如上图,在图中的图片位置,鼠标放上后的样式与其它区域是不同的,程序中还配制有一个Hot Botton按钮,自己测试吧-Hot Botton
  3. 所属分类:Button control

    • 发布日期:2017-04-16
    • 文件大小:121703
    • 提供者:廖雪芬
  1. 1602xs

    0下载:
  2. 是1602液晶显示器程序。程序在开始时对液晶模块功能进行了初始化设置,约定了显示格式。注意显示字符时光标是自动右移的,无需人工干预,每次输入指令都先调用判断液晶模块是否忙的子程序DELAY,然后输入显示位置的地址0O0H,最后输入要显示的字符A的代码41H。。大家可以借鉴-Is the liquid crystal display process 1602. . We can draw
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6432
    • 提供者:李海军
  1. Game

    1下载:
  2. 记忆力的小游戏,汇编语言。游戏开始,提示“Please show seeds: (press 0 – 2)”,按键0~2 提供三种方案供选择。每种方案在不同的位置显示4个“种子”,种子的形状自定,颜色区别于背景色。按“E”或“e”让“种子”消失。“W”、“A”、“S”和“Z”键分别控制色块向上、向左、向右和向下移动。如果经过原定的“种子”处,种子现形。实现了光标移动,边界设定,判断等功能。-Memory games, assembly language. Start of the game, p
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1967
    • 提供者:Leon
  1. vb

    0下载:
  2. 文本框 光标 行位置文本框 光标 行位置-vb
  3. 所属分类:EditBox

    • 发布日期:2017-03-31
    • 文件大小:2627
    • 提供者:赵仁
  1. gaiyaoshejishuoming

    0下载:
  2. 五子棋概要设计说明书 从程序表面看,这是一个二维平面图,所以数据用二维数组来表示,数组两个下标可以表示棋盘上的位置,数组元素的值代表棋格上的状态,共有三种情况,分别是0代表空格,1代表白棋,2代表黑棋。这样程序的主要工作是接收棋手按键操作,棋手1用Up、Down、Left、Right控制光标移动,回车键表示落子。棋手2用W、S、A、D控制光标移动,空格键表示落子。一旦接收到回车键或空格键,说明棋手落子,先判断是否是有效位置,也就是说已经有棋子的位置不能重叠落子。落子成功后,马上判断以该位置为
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:28433
    • 提供者:yexiushu
  1. javasaolei

    0下载:
  2. 总体游戏过程分析:在屏幕中央位置显示一个雷区,雷区范围内预先埋设了一定数量的随机分布的地雷;玩家通过上下左右键控制光标在雷区的各个小方块之间移动并做标记;若能正确标记出雷区中的所有地雷,则游戏胜利;否则踩雷,游戏失败。-自动检测中英文中译英英译中百度翻译 翻译结果(中 > 英)复制结果 The overall game process analysis: in the middle of the screen display of the position of a mine
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:65708
    • 提供者:xiaofeng
  1. 5-4

    0下载:
  2. 编写一个应用程序,要求鼠标的光标始终指向一个字符串的起始位置,随着鼠标的移动,字符串跟随移动,而且字符串的颜色在整个字符串中实现渐变。-Write an application, requiring the mouse cursor always points to the starting position of a string, the string to follow the move as the mouse moves, and string color of the entire
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1172450
    • 提供者:林芃
  1. WINTC-GUI

    0下载:
  2. WINTC GUI,模仿WINTC界面。文本模式下的GUI设计时,主要要用到这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打印文本的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函数,就可以实现文本窗口的保存与恢复。比如,在每次显示菜单,之前先把,菜单将要覆盖的文本窗口内容用gettext() 保存到内存中,然后显示菜单,在退出菜单时使用puttext() 把覆盖的文本内容还原,刚进入GUI程
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:4217
    • 提供者:GoD
  1. xbook

    1下载:
  2. 偷偷看小说 v2.0 办公室里偷偷看小说,就算老板站在你身后,不仔细看,也不知道你在看小说!(我实验过) v1.0功能说明: 1.可打开txt格式的小说(功能全部在右击菜单中) 2.记录最近打开的文件 3.记录上次打开的文件和上次阅读的位置(书签功能) 4.查找功能 5.阅读器在操作系统任务栏上没有图标,没有标题框,没有工具栏,没有边框, 只有一个淡淡的背景,而且是透明的,有很好的伪装作用 (背景色可以改,但目前有bug,背景改了后,要重启程序才会正
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-26
    • 文件大小:282624
    • 提供者:zhouyou
  1. GDI

    0下载:
  2. 截获当前的屏幕,并创建一个全局钩子,获取当前光标所在位置,在截屏上显示光标,和光标特效-Intercepted the current screen, and create a global hook to get the current cursor position on the screen shots show the cursor and cursor effects
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:132079
    • 提供者:吴东明
  1. CodeTest2009

    0下载:
  2. 公司的一道编码考试题,实现MP3播放器的歌曲选择功能,载入歌曲后根据MP3播放器屏幕可显示歌曲数目实现上下翻页功能,并返回列表第一首歌序号和选择光标所在位置。-A coding test questions, the song selection of the MP3 player, MP3 player screen to display the song number of flip up and down load the song, and returns the serial numb
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:940207
    • 提供者:
  1. QR-read-.NET

    0下载:
  2. 全局热键控制与QR码读取器通信,控制并获取读到的数据,输出到当前光标所在位置-Global the hotkey control with QR code reader communication, control and get the read data output to the current cursor position
  3. 所属分类:.net

    • 发布日期:2017-11-21
    • 文件大小:70479
    • 提供者:soso
  1. MouseDraw

    0下载:
  2. 利用鼠标进行绘图:点击窗口中的空白处,得到一张“笑脸”的图像;点击已存在的图像,图像在“笑脸”和“哭脸”之间切换;用鼠标可以对图像进行拖动操作;在窗口左上角,显示当前鼠标光标的位置-Plotting the use of the mouse: click on an empty area of ​ ​ the window, the image of a "smiley"click on the image, image to switch between "smiley"a
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:5673
    • 提供者:孙美凤
  1. hotkey

    0下载:
  2. VC.NET捕捉鼠标光标热区,把光标放在按钮上,标题会显示光标所在热区的信息,会告诉你鼠标目前所在的位置,有效捕获到了鼠标的热区。-VC.NET capture the mouse cursor hot zone, the title will display the cursor hot zone, will tell you the current location of the mouse, to effectively capture the hot zone of the mouse
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:40975
    • 提供者:孙春燕
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com