虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Red-Button

  • 例程是在Vc下建立一个基丁对话框的应用程序

    例程是在Vc下建立一个基丁对话框的应用程序,在对话框中设置一个Button控件

    标签: 对话框 应用程序

    上传时间: 2013-12-20

    上传用户:561596

  • 主要解决VC用于破解中的以下不足。 1) 打开VC 2) 安装插件 Tools -> Customize -> Add-ins and micro files->Browse-&

    主要解决VC用于破解中的以下不足。 1) 打开VC 2) 安装插件 Tools -> Customize -> Add-ins and micro files->Browse->找到这个DLL文件的位置->确定->打勾 3) 界面上出来一个新的TOOLBAR, 共4个BUTTON 4) 用VC(File->Open)打开一个EXE文件,F10/F5运行。然后就可以跟踪调试了。 5) 插件第1个BUTTON设定API断点。 6) 插件第2,3个BUTTON用于内存搜索。

    标签: Customize gt Add-ins Browse

    上传时间: 2013-12-27

    上传用户:ecooo

  • <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数

    <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入购物车的物品已经全数退回!" Session("ProductList") = "" %> <html> <head> <meta http-equiv="Content-Type" content="text/html charset=gb2312"> <STYLE type=text/css>.main { FONT-SIZE: 9pt } .main1 { FONT-SIZE: 14px } </STYLE> <title>清空购物车</title> </head> <body topmargin="5" bgcolor="#E6E4C4"> <diiv align="center"><center> <table width="100%" border="0" class="table1" bordercolor="#62ACFF" cellspacing="0" class=main1> <tr> <td width="80%" valign="top"> <p align="center" class=main1><%=Head%></p> <p align="center"> <br><input type="button" value="关闭" name="B2" onclick="window.close() " style="font-size: 9pt"></td> </tr> </table> </center></div> </body> </html>

    标签: lt LANGUAGE VBSCRIPT include

    上传时间: 2015-11-05

    上传用户:zhaoq123

  • java作出的按钮很难看

    java作出的按钮很难看,尤其是工具栏按钮,要是能作出像Word那样的Cool Button该多好,其实用java来实现,一点都不难,只要3步就可以了。这么简单?对!就是这么简单。

    标签: java 按钮

    上传时间: 2014-07-26

    上传用户:fredguo

  • GTRACK Track mouse position and show coordinates in figure title. Once GTRACK is active the mouse

    GTRACK Track mouse position and show coordinates in figure title. Once GTRACK is active the mouse position is constantly tracked and printed on the current figure title. A left-click will print the coordinates in the command line and store them. Clicking the mouse right button deactivates GTRACK.

    标签: GTRACK mouse coordinates position

    上传时间: 2013-12-17

    上传用户:Zxcvbnm

  • 1)Firstly, open wvfb 2)Sencondly, run fhas_win32.exe, and then see the effect on wvfb, click on the

    1)Firstly, open wvfb 2)Sencondly, run fhas_win32.exe, and then see the effect on wvfb, click on the button by mouse.

    标签: wvfb Sencondly the fhas_win

    上传时间: 2015-12-09

    上传用户:xjz632

  • This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade

    This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade. Simply run C18Fake and select your C18 installation directory (create if necessary) and click Save button. A "fake" file will now be created into that directory, and this will fool the Upgrade into thinking you already have a former legit installation. After that you run the C18 Upgrade setup and select the same directory you created/selected before. Your installation will now begin installing the full C18 package.

    标签: installation Microchip previous Upgrade

    上传时间: 2014-01-21

    上传用户:zhuyibin

  • This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and

    This directory contains example ADSPBF535 code, written in assembly, that changes the frequency and voltage using the push button switches on the board.

    标签: directory frequency contains assembly

    上传时间: 2014-01-03

    上传用户:evil

  • 这是一个"微型嵌入式 GUI" 的演示程序,可展示 GUI 功能,也支持滑鼠与键盘,其 GUI 核心 可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,

    这是一个"微型嵌入式 GUI" 的演示程序,可展示 GUI 功能,也支持滑鼠与键盘,其 GUI 核心 可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主 窗口,DLGWINDOW对话框窗口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR 横向滚动条,VSCROLLBAR竖向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COMBOBOX 组合框,LISTBOX列表框,CHECKBOX多项选择框,CHOICEBOX单项选择框,LABEL文字标签,PAGEVIEW标 签页,SPEEDBAR进度条及窗体与按钮图形化等功能.体积小编译后大小约为100~180KB,运行速度快 ,简单易用的API,完全的中文支持,内置拼音输入法支持添加新的输入法与支持中英文混合编辑, 采用 ANSI C(标准C语言)编写,几乎支持所有的编译器,支持多种输出与输入设备,支持多窗口切 换,内置内存分配模块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细 功能与讯息请参阅档案内附的 GUI 编程指南.PDF

    标签: GUI Windows Linux OS-II

    上传时间: 2014-01-15

    上传用户:love_stanford

  • 这是一个"微型嵌入式 GUI" 的应用开发例子 (含源代码),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:M

    这是一个"微型嵌入式 GUI" 的应用开发例子 (含源代码),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗口,DLGWINDOW对话框窗 口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横向滚动条,VSCROLLBAR竖 向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COMBOBOX组合框,LISTBOX列表 框,CHECKBOX多项选择框,CHOICEBOX单项选择框,LABEL文字标签,PAGEVIEW标签页,SPEEDBAR进度 条及窗体与按钮图形化等功能.体积小编译后大小约为100~180KB,运行速度快,简单易用的API,完 全的中文支持,内置拼音输入法支持添加新的输入法与支持中英文混合编辑,采用 ANSI C(标准C 语言)编写,几乎支持所有的编译器,支持多种输出与输入设备,支持多窗口切换,内置内存分配模 块,强大的动态加载及优良的扩充性不失为一个优秀的 GUI 介面.更多的详细功能与讯息请参阅 档案内附的 GUI 编程指南.PDF

    标签: GUI Windows Linux OS-II

    上传时间: 2015-12-30

    上传用户:远远ssad