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

搜索资源列表

  1. VC_programming_code_Classic_Mini_Mouse_Tips

    0下载:
  2. VC编程实现经典浮动鼠标提示代码VC programming code Classic Mini Mouse Tips -VC programming code Classic Mini Mouse Tips
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:23883
    • 提供者:i
  1. VC_programming_multi_line_display_prompts_form_cod

    0下载:
  2. VC编程实现多行显示窗体提示效果经典代码VC programming effect of multi-line display prompts the classic form code -VC programming effect of multi-line display prompts the classic form code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:27283
    • 提供者:can
  1. VC_programming_form_list_item_code_prompted

    0下载:
  2. VC编程实现窗体列表项提示条效果代码VC programming effect of the form list item code article prompted -VC programming effect of the form list item code article prompted
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:29430
    • 提供者:can
  1. VClei

    0下载:
  2. 在VC下实现界面编程的方法,包括托盘,类似QQ提示之类的达90多项,其中有部分附有源码。-In the VC to achieve interface programming methods, including trays, similar to the QQ prompted a number like 90, some of them with source code.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3216360
    • 提供者:梁先生
  1. vczhushou

    0下载:
  2. Visual.Assist.X是一款非常好的Visual Studio .NET 2003、2002插件,支持C/C++、C#、ASP、Visual Basic、Java和HTML等语言,也支持VC++6、VC++5,能自动识别各种关键字、系统函数、成员变量、自动给出输入提示、自动更正大小写错误、自动标示错误等,有助于提高开发过程地自动化和开发效率。-Visual.Assist.X is a very good Visual Studio. NET 2003,2002 plug-in suppo
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5275160
    • 提供者:KENNY
  1. upvc60

    0下载:
  2. 用惯了vc2005以上,是不是VC6.0写程序的时候觉得不方便啊!而用vc2005写的程序要装.net才能运行,这是一件痛苦的事情,顶目要求我们写在程序能在没net的环境下运行,这时只好升级vc6.0的开发环境了。主要升的有2个地方: Visual Assist X。这个东东给出很多编程提示,据说能提高30 的编程效率。VC必备。 WndTabs。这个插件是用来做标签页效果的。-Are used to vc2005 above, is not it time to write a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:13189592
    • 提供者:吴志强
  1. VisualAssist

    0下载:
  2. VC编程必备,比自带的好用多了,加快写代码的速度。支持用户自定义变量提示,有的版本这个功能不能用。-VC programming required, easy to use and comes with more than accelerate the speed of writing code. Support user-defined variables suggest that some version of this function can not be used.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7583528
    • 提供者:wangjing
  1. ChangeLange1.0

    0下载:
  2. VC++下英文和中文的切换,点击切换下菜单项,按提示关闭应用程序窗口,再次打开,则变为另一种语言-VC++ in English and German under the switch, click the Language under the menu item, follow the prompts to close the application window opens again, then into another language
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3750270
    • 提供者:echo
  1. cool_tip

    0下载:
  2. 用vc编写的一个很好的及时提示信息窗体 -a program of using tip,very cool
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1700910
    • 提供者:猫某人
  1. balloon

    0下载:
  2. vc++6.0编写的气球式提示栏,可供开发人员学习使用-written in vc++6.0 bar balloon tips are available for developers to learn to use
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:124879
    • 提供者:judson
  1. tooltips

    0下载:
  2. 扩展的文本提示类,可以自由扩展,vc++开发。-Extended text prompts class, free to expand, vc++ development.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:22985
    • 提供者:
  1. WatchDog

    0下载:
  2. vc++ 系统服务监控程序,两个功能:1、服务监控; 2、检测网关程序的侦听端口,基于命令提示符,请根据屏幕提示操作。-vc++ system service monitoring program, two functions: 1, service monitoring 2, testing listening port of the gateway program, based on the command prompt, follow the onscreen instructions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:79107
    • 提供者:guanping
  1. yinhangjiasuanfa

    1下载:
  2. 资源管理系统的设计与实现——银行家算法实现 用VC编程实现一个资源管理系统,该系统必须包括资源的添加、删除和修改等功能,并且允许其它进程来申请这里的资源,任何一个进程来申请资源时,必须先登记该进程对资源的申请要求,然后由系统检查当前资源的状况,并用银行家算法和安全性算法来检查是否允许分配资源给进程。每个进程申请资源的情况必须进行记录,并作为课程设计报告的一部分数据。 该系统的功能主要包含6个模块,分别为添加资源,删除资源,修改资源,分配资源,添加作业和离开。 1. 添加资源:当系统有
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:342632
    • 提供者:yanruidong
  1. mouseclick

    0下载:
  2. VC侦测鼠标是否被点击 VC侦测鼠标是否被点击,在主窗口区点击左键,程序检测出你点击了鼠标上的左键,会弹出一个提示,告诉用户。这是VC编程百例中的一个小例子,虽然简单,但参考一下也不枉事。 -VC VC to detect whether the mouse is clicked, clicked the mouse is detected, click the left mouse button in the main window area, the program detects
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:28031
    • 提供者:李春雨
  1. Visual-Assist-X-V10.6.1842.0

    0下载:
  2. Visual Assist X V10.6.1842.0非常好的vc插件,自动识别各种关键字,系统函数,成员变量,自动给出输入提示,自动更正大小写错误,自动标示错误,等等啦…… ,对程序员很有用。这是最新的Visual Assist X V10.6.1842.0,再加上破解文件。 -Visual Assist X V10.6.1842.0 very good vc plug-in, automatic identification of various keywords, system fu
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10895307
    • 提供者:阿风
  1. Planets

    0下载:
  2. 在VC++环境下画一个星球,有五颗星星,点中一颗就提示点中的名字-In VC++ environment to draw a planet, there are five stars, points in a cue point the name to
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:25634
    • 提供者:songzhan
  1. byangtiaoqumian

    0下载:
  2. 可以用VC调试出来的B样条函数源码,编译后提示头文件没预编译,可以不理财,直接进行编译调试,最后可以出现结果。-VC can be used to debug source code B-spline functions, compiled not precompiled header file prompt, you can not finance, directly compile debugging, the final results can occur.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:36351
    • 提供者:wang
  1. DelTempSrc

    0下载:
  2. 当我们编译VC的时候,系统总是提示“X盘没有足够空间”,这是不是很烦人啊,而当你点击清除的时候,开发工具却只能删除很小的文件,这个程序就是为此功能而设计的,隔一段时间运行一次,可以把VC生成的临时文件清除得干干净净,从功能上说还是不错的。里面有代码说明。 -When we compile the VC, the system always prompts " X does not have enough disk space" , which is not very anno
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:13191
    • 提供者:sidsadi
  1. VisualAssistXv10.5.1711.0Crack.asp

    0下载:
  2. Visual Assist X是一款非常好的Visual Studio .NET 2003、2002插件,支持C/C++、C#、ASP、Visual Basic、Java和HTML等语言,也支持VC++6、VC++5,能自动识别各种关键字、系统函数、成员变量、自动给出输入提示、自动更正大小写错误、自动标示错误等,有助于提高开发过程地自动化和开发效率。
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4731610
    • 提供者:wzw
  1. mouseclick

    0下载:
  2. VC侦测鼠标是否被点击,在主窗口区点击左键,程序检测出你点击了鼠标上的左键,会弹出一个提示,告诉用户。这是VC编程百例中的一个小例子,虽然简单,但参考一下也不枉事。 -VC to detect whether the mouse is clicked, click the left mouse button in the main window area, the program detects that you click the mouse on the left will pop up
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:28099
    • 提供者:madud00012
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »
搜珍网 www.dssz.com