搜索资源列表
EyeFinder(OutLook2003样式的导航栏)
- 使用C#编写,仿照OUTLOOK2003菜单工具条,可以做工具型窗口参考-prepared to use C#, modeled on the OUTLOOK2003 menu of tools that can be done reference tool-type window
HB-pdfpr22-fxj
- 一、软件简介: 1.名称:PDF Password Remover 2.版本:2.2 3.类型:共享软件 4.适用系统:Windows 9x/ME/NT/2000/XP 5.简介: 本软件用来去除加密的 Adobe Acrobat PDF 文件的各种操作限制。支持 Adobe Acrobat 所有版本。 -------------------------------------------------------------------
textbook2
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
VC++里面的关于MENU资源操作
- 菜单,你的程序是文档类型的还是对话框的? 文档类型简单的替换原来的菜单的方法就是编辑一下原来的菜单的资源 -menu, your program is the document type or dialog? Document type simple replacement of the original menu is the editor about the original menu of resources
exmenu
- 一个添加菜单的设计,可以添加自己喜欢的菜单,选择类型-add a menu of design, can add their favorite menu, choose the type
dobmenu
- 双联动菜单类(带数据库演示),使用asp,可以作为网站导航,或分类浏览-menu-type interaction (with the database demo), the use of asp, as site navigation, or classifications of View
owner_drawn_menu
- 本程序是一个菜单类型的windows标准元素程序,在vc++下测试通过。-this procedure is a type of menu windows standard elements procedures, the vc under test.
ly_bmpmenu
- 一个可以加载位图背景的菜单类,派生自CWnd和CWnd-can load a bitmap background of the menu type, and derived from the CWnd CWnd
MenuA
- 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
mfcDEMO
- 首先保留 ID 为 IDR_MAINFRAME 的菜单资源。跟着删除菜单MDI子窗口的菜单资源,其ID为 (IDR_xxxTYPE) 的类型. 这样做的原因是避免资源泄漏, (哪儿泄漏,我还没有去查,MSDN上是这样的描述) ,在MDI的窗口中,打开子窗口的时候,会发生菜单切换,这些是MFC的代码自动实现的,所以我们现在就是把这些切换菜单的代码去除。 -First, keep the menu resource ID is IDR_MAINFRAME. MDI child window t
003
- 分栏式程序菜单。V B写的很实用.试试看 -Column-type programs menu. VB write very practical
SimpleTree1.0
- 类型:树形菜单 所用语言:js,jquery,html-Type: tree menu language: js, jquery, html,
jinyong
- 对一个给出的枚举型下拉菜单,禁用菜单中的某一项,时期不可用,或者多项-A given enumeration type drop-down menu, a menu is disabled, the period is not available, or a number of
Graphic
- 很简单的画图,可以画直线,圆,矩形,线型,线宽,颜色都可以变-Very simple drawing, you can draw a straight line, circle, rectangle, line type, line width, color can be changed
HookMenu
- HookMenu,应该是利用Hook技术做的菜单程序,还有类似OUTLOOK的菜单类型-HookMenu, Hook technologies do menu program, there are similar OUTLOOK menu type
9ge-jquery-cai-dan-dao-hang
- +9个漂亮的jquery导航菜单: jquery浮动菜单 jquery和css3定义的导航菜单 jquery 天蓝色下拉导航菜单 jquery 漂亮的仿苹果滑动图标菜单 jquery 竖型菜单 jQuery超级酷的折叠式垂直导航菜单 jquery动态导航菜单 jquery导航菜单 jquery图形导航 -+9 beautiful jQuery navigation menu: jQuery floating menu jQuery and CSS3 def
linuxMenuexample
- How to create a linux type menu in visual basic
vertmenu
- vertmenu类似于QQ竖型菜单,比较好的菜单设计器-vertmenu type vertical menu similar to QQ
calcxpt
- 实现运行Windows自带的计算器程序,为标准型-Implement the Windows calculator program, standard type
MDI
- 多文档MDI是一种应用广泛的窗体类型,即在主窗体中包含多个子窗体,并且子窗体不会显示在主窗体的外面。-type of form that contains more than one subform on the main form and the subform will not appear on the outside of the main form.