CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - 自动运行

搜索资源列表

  1. MultiFrameFreeCode

    1下载:
  2. 该源码基于多文档窗体结构,用户可以自己创建多个IE风格的(左边treeview,右边listview)的框架,并与任何控件(这里是Tab控件)结合使用。运行该程序后,你可以看到view 1框架和view 2框架在Tab控件页中自动切换。-Based on the source code file Form structure, Users can create their own style of a number of IE (the left treeview. right listview
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3731924
    • 提供者:李毅
  1. JavaDemo

    0下载:
  2. Java开发的应用程序自动运行功能,内有*.exe功能
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:114561
    • 提供者:郑东
  1. wujiao

    0下载:
  2. 一个绘制的五角星,能够自动旋转,可以直接运行.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:24050
    • 提供者:lihaiyan
  1. 3

    0下载:
  2. 自动查找并删除VC生成的临时文件,当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人,奇强!
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:14568
    • 提供者:cys
  1. ErrorDialog

    0下载:
  2. 当运行一个程序出现错误的时候就会自动报错,该源码提供了一个对话框来提示已经出错。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1481
    • 提供者:Gao
  1. Auto_Stick

    0下载:
  2. 自动停靠窗体,可直接运行,产生Winamp 效果的自动停靠窗体,有兴趣的可参考。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:32797
    • 提供者:曹鹏
  1. ADctlResizer

    0下载:
  2. 你是否希望快速的对窗体对象位置自动缩放及定位?是否希望自动保存坐标值并在下次启动时自动加载?是否希望VB类似.NET 和 Delphi一样方便使用任意框架和其他特殊控件缩放?现在这个控件就能完全满足你的需要,你只需在属性中选择指定的对象鼠标点点即可完成,而且缩放时非常快速,丝毫没有迟滞现象. 主要技术特色: 1、类似.NET 和 Delphi开发环境进行缩放控件 2、使用高级 Freezing 技术来增加控件缩放大小的速度(比前期版本快2到3倍) 3、消除了固定大小
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:11495
    • 提供者:海文
  1. AutoRun

    0下载:
  2. windows 下修改自动运行项目,可以增加、删除、编辑-windows to modify the project to run automatically, you can add, delete, edit
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:33714
    • 提供者:
  1. remove-desktop

    0下载:
  2. 可实现自动更换桌面,程序运行后,可选择你想设定的桌面背景,按 你设定的按键进行更换-Can automatically change the desktop, the program is running, you can choose you want to set the desktop background, according to your set of keys to be replaced
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:558
    • 提供者:高敏
  1. TimerMsg

    0下载:
  2. 一个实现定时提示信息的程序,运行提示完毕后自动关闭-this is a timer program for show infomation, it can atuo close after running 5 second.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:17354
    • 提供者:林德
  1. OnMyMessage

    0下载:
  2. VC.NET创建自定义消息,在运行的窗口中点击鼠标右键即可显示自定义的消息,以弹出窗口的方式弹出自定义的消息提示。  bool addflag,authorflag,loginflag=true,glflag=true //用来判断现在执行的是添加操作还是修改操作 authorflag是用来判断当前为哪种登陆权限 loginflag用来记录在下拉框上点了哪个权限,是管理员还是宾客   CString ID,lpszFileName,logFileName,mianFileName //ID
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-26
    • 文件大小:33850
    • 提供者:吴嘉怡
  1. PB_windowCenter

    0下载:
  2. 这是一个PB源码,可以导入PB7直接运行。实现了窗口自动在屏幕中间居中,并且自动缩放的功能。-This is a PB source, PB7 can be imported directly run. Achieve a window centered middle of the screen automatically, and automatic scaling function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-14
    • 文件大小:6430
    • 提供者:张武贞
  1. StartAutoRun

    0下载:
  2. 用MFC实现的自动运行的小程序,在Visual Studio 上测试通过上测试通过-With a small program that runs automatically MFC to achieve, in the Visual Studio test on the test
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:31588
    • 提供者:yhm02797992768
  1. splasher

    0下载:
  2. 用VS2005编写。运行程序时,自动运行启动画面,适合学习。-Written in VS2005. When you run the program automatically runs the startup screen, suitable for learning.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:66581
    • 提供者:cwb
  1. vcstringzhehang

    0下载:
  2. VC自动换行显示字符串,当窗口被缩小时,窗口内的文字将自动换行显示,以避免因窗口缩小而看不到文字,运行效果请看截图,若文字超出窗体宽度,则将自动换行显示。-VC wrap display string, when the window is narrow, the text in the window display will automatically wrap to avoid narrowing the window and see the text, see the screenshot
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:29821
    • 提供者:dfjdj
  1. 2468781

    0下载:
  2. 屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示(The screen saver is running, the mouse cursor is hidden automatically, at the end of the program, the cursor displays)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:qnvoze
  1. ustjmo47

    0下载:
  2. 屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:ebolixiok
  1. hxirarchw-bitwise-attributes

    0下载:
  2. 易语言自动运行U盘源码,很不错的易语言源码,适合易语言爱好者学习,()
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:Alvil
搜珍网 www.dssz.com