Welcome![Sign In][Sign Up]
Location:
Search - Cursor

Search list

[GUI Developkcbusyprogress_src

Description: a CStatic-derived Progress bar that allows \"busy\" times with no defined end to be indicated with more than just an hourglass cursor. -a CStatic-derived Progress bar that allows "busy" times with no defined end to be indicated with more than just an hourglass cursor.
Platform: | Size: 4927 | Author: Tom | Hits:

[Button controlowndrowbtn

Description: 介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果。 3、当按钮按下时有立体感(凹凸)。-introduced a CButton the derived classes CLinkButton using this type derivative produced buttons with the following characteristics : 1, buttons similar to the appearance of the static control type CStatic the target. 2, when the mouse button to move the cursor, but have not pressed, the cursor changes shape, font change shape; Button similar application of the tools and menu button on the flat results. 3, when the button is pressed at the three dimensional (embossing).
Platform: | Size: 10599 | Author: fish | Hits:

[Windows Developdonghuaguangbiao

Description: 显示动画的光标!! 解压密码无 谢谢使用,继续努力-animation shows the cursor! ! Thank you extract without the use of passwords, to continue efforts! !
Platform: | Size: 4947 | Author: 镏金 | Hits:

[Internet-Networkcurses.1

Description: SCO下面光标库,直接编译即可 SCO下面光标库,直接编译即可 SCO下面光标库,直接编译即可 -SCO below the cursor library can be directly translated below the cursor for SCO, SCO can be directly translated below the cursor library can be directly translated
Platform: | Size: 2138 | Author: fanli | Hits:

[Windows DevelopMCI

Description: 最漂亮的MP3播放器源码,对窗体,按钮,光标等控件都做了精美的处理,支持media player 的所有格式。此代码为原创,近期争取在最短时间内上传完全美化版。-most beautiful MP3 player source for windows, buttons, and other controls the cursor has done a fine handling, support for all media player format. This code of the original, in the most recent fight for a short period of time to upload all Meihuaban.
Platform: | Size: 394633 | Author: 徐俊 | Hits:

[Windows Developvrsample7

Description: 使用鼠标连续操作窗口数字 下面的例子实现一种显示数字的特殊的窗口。当用户鼠标单击窗口数字时,光标所在数字内容会产生相应变化,点击数字上面时,当前位置的数码加\"1\",点击数字下部时,数字减\"1\"。当用户在窗口拖动鼠时,光标经过的数字会发生连续的变化。-continuous operation using the mouse window figure below shows an example of realization of the number of special window. When users click the mouse window figures, the cursor where digital content will produce changes, click the above figures, the current location of the digital plus "a" Click lower figures, the number minus "one." When users drag mouse in the window, the cursor after the figures will happen continuous change.
Platform: | Size: 30997 | Author: solo | Hits:

[Button controlLinkBtnDlg

Description: 介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果。 3、当按钮按下时有立体感(凹凸)。-introduced a CButton CLinkButton the derived class, using this type derivative produced buttons with the following characteristics : 1. button similar appearance CStatic Static Control category of object. 2, when the mouse button to move the cursor, but have not pressed, the cursor changes shape, font change shape; button similar application of the tools and menu button on the flat results. 3, when the button is pressed at the three dimensional (embossing).
Platform: | Size: 55486 | Author: 郑正明 | Hits:

[Dialog_WindowMy211

Description: 类似输入法窗口的功能,会紧贴光标,不是鼠标指针~-similar input window function, the cursor will close, not mouse pointer ~
Platform: | Size: 2664 | Author: 乌鸦 | Hits:

[Windows DevelopDISSECTMFC

Description: 光盘图标、光标、菜单和对话框都是相互关联的,它们是Windows的全部资源型态。资源即数据,它们被储存在程序的.EXE文件中,但是它们并非驻留在程序的数据区域中。也就是说,资源不能从程序原始码中定义的变量直接存取,Windows提供函数直接或间接地把它们加载内存以备使用。我们已经遇到了两个这样的函数,即LoadIcon和LoadCursor,它们出现在范例程序,定义窗口类别结构的内容设定叙述中。它们从Windows中加载二进制图标和光标映象,并传回该图标或光标的句柄。在本章中,我们先建立自己的图标,它会从程序自己的.EXE文件中载入。-CD icon, cursor, menu and dialog are all interrelated, they are all of the resources of Windows patterns. The data resources, which are stored in the procedure. EXE document, but they are not in the presence of the procedures of the region. In other words, the resources can not source from the procedures defined in the variable direct access, Windows provides function directly or indirectly, they loaded memory for use. We have encountered two such function, and that is LoadIcon LoadCursor. they appeared in the sample programs, the definition of window types of content creation narratives. They load from the Windows binary icon and cursor image, and sent back to the icon or cursor handle. In this chapter, we first establish their own icon, it would have its own procedures. EXE file to inclu
Platform: | Size: 6388100 | Author: ddd | Hits:

[Windows DevelopCursors

Description: VB中使用虚拟仪器CVI软件中的3D控件,在VB中实现光标位置,并显示图形-VB CVI virtual instrumentation software 3D controls in VB for cursor position, and display graphics
Platform: | Size: 7336 | Author: 司文荣 | Hits:

[Button controlxianshidonghuaguangbiao

Description: 在vc++6.0编程环境下实现光标的动画显示-in vc 6.0 programming environment for cursor animation shows
Platform: | Size: 34097 | Author: idiot | Hits:

[Editorjiandanbianjiqi

Description: 这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses -This is a simple editor prototype, here the screen used for the development of curses and keyboard function keypad, procedures movable cursor input, deleted and code can be as powerful editor, compiler : -I/usr/include/ncurses edit.c gcc-o edit-ln curses
Platform: | Size: 1108 | Author: wwwwppp | Hits:

[Other resourcenewsnake

Description: 源程序可以在 Borland C++ 5.0 和 6.0 版本下编译通过 游戏操作: 按上下左右移动光标键, 每吃一个“豆”加一分,并且蛇的长度加一。 吃到红色的“豆”等级加1, 蛇的长度减小为1重新增长。 撞到边缘、墙壁、和蛇本身,游戏结束。 -source in Borland C 5.0 and 6.0 versions of the game under compile operation : by next move around the cursor keys, each eating a "beans" an increase, and increases the length of the snake one. Eat red "beans" a grade increases, reducing the length of the snake for a re-growth. Hit the edge of the wall, and a snake itself, the end of the game.
Platform: | Size: 17557 | Author: 李文 | Hits:

[Button controldynamic_splitter&cursor

Description: 新的问题出现了:对于一般的最大最小搜索,即使每一步只有很少的下法,搜索位置的数目也会随着搜索深度呈级数级增长。在大多数的中局棋形中,每步平均有十种下法,假设电脑搜索九步(程序术语称为搜索深度为九),就要搜索十亿个位置(十的九次方),这样极大地限制了电脑的棋力:我们总不能忍受电脑棋手一年才下一步棋。减少搜索结点的最简单的方法是减小搜索深度,但这大大影响了电脑棋手的棋力。是否有办法在不减小搜索深度的前提下将需要搜索的结点减小一些?幸运的是,可以证明,程序不需要考虑所有的位置而找到最佳点,于是人们采用了一个方法,叫\"alpha-beta剪枝\",它大为减少了检测的数目,-new problem has arisen : the biggest smallest general search, even if only a small step in the purgation, Search position as the number will search depth grow exponentially. In most of the middle-game, every step, an average of 10 purgation, Assuming the computer search nine-step (search procedure, technically known as a depth of nine), it is necessary to search 1 billion location (10 to nine), this greatly limits the computer chess : We can not put up with the computer players will move next year. Reduce node search of the most simple way is to reduce the search depth, but greatly affected the computer players in the spotlight. If there are ways to reduce the search in depth under the premise of the need to search nodes decreased? Fortunately, evidence, procedures need not consider all th
Platform: | Size: 70386 | Author: 晓亮 | Hits:

[Special EffectsMyPicMove

Description: 该程序能对图像进行无闪自由地平移,光标的形状为一个小手。-the procedures for images without blinking free translation, in the shape of the cursor to a small hand.
Platform: | Size: 44151 | Author: 郑建冬 | Hits:

[GUI Develophotcur

Description: 定义一个光标热区,以响应光标,可以变幻很多种形式.-definition of a cursor hot zones, in response to the cursor, changes can take many forms.
Platform: | Size: 71242 | Author: 刘春 | Hits:

[Other resourcecj_256

Description: 雷电游戏,B发弹,V暂停,C发闪光灯,光标键为方向控制.-Lightning games, B rounds, V suspension, C-fat flash, the cursor keys as a direction control.
Platform: | Size: 1753313 | Author: 袁勇 | Hits:

[Windows DevelopChangeCurIco

Description: 用vc实现的动态改变光标和图标的程序,简单实用-vc used to achieve the dynamic change the cursor and icon procedures simple and practical
Platform: | Size: 38901 | Author: 高原 | Hits:

[GUI Developqidongdonghua

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-MFC +5.0 how to amend the framework of the wizard generates the look and size, changes icon, cursor, background of the three methods. How to increase and remove toolbar buttons, how to increase application toolbar, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add in the state of progress of the column (the main window have generated immediately after the progress of the clever ideas, OnCreate function not directly address that we had to use information from the definition of the methods). The mouse coordinates, in which CView status bar access to the object in several ways. How to add application screens.
Platform: | Size: 57992 | Author: zyg | Hits:

[Otherlightmouse

Description: 光标 --------------------==----------------- -cursor --- --- --- --==--- --- ----- --- --- --- --- ---
Platform: | Size: 1024 | Author: Jack | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net