搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
VB INI 文件转换
- 软件版本: 2011.03.24 适用系统: Windows XP/2000 以上系统 适用版本: 所有支持宏处理的 Passolo 5.0 及以上版本 界面语言: 简体中文和繁体中文 (自动识别) 版权所有: wanfu 授权形式: 免费软件 官方主页: http://www.hanzify.org 开 发 者: 汉化新世纪成员 wanfu (2009-2011) ☆软件简介: =========== 将 INI 文件及 INI 类文件的前后段字串进
MFC_-Menu
- 1.定制菜单 2.添加快捷键 3.弹出对话框 4.右击产生浮动菜单,同时有浮动菜单的响应 5.为菜单项添加图标 -Edit Menu with MFC
TJCD
- VBA 用来给EXCEL添加菜单,简单明了-VBA for EXCEL used to add menus, simple and clear
webabcGZ
- 广州某公司网站源码 一个公司简单的网站管理系统,有一般的操作功能 后台管理功能有: 添加新闻 管理新闻 评论管理 查看订购信息 用户信息添加管理员 管理员信息 系统配置新增菜单栏 管理菜单栏 收缩数据库 系统配置 管理中心 -Canton source of a company s Web site at a company a simple Web site management system, has a general operating functions o
ledkey
- keilc51仿真板软件使用方法:1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Perip
MATLABtuxiangcaidanyingyong
- 包括UIMENU菜单的应用,除法计算器,单选框的使用,添加环境效果,改变坐标轴范围等子程序-Including the application menu UIMENU, calculator division, the use of a single box, add the environmental effects of changes in the scope axis Subroutine
utils
- 熟悉source insight的应该都知道其宏功能的强大吧。这是我自己精心修改的宏配置,共享给大家。主要是实现了几个精美的注释和插入当前时间(如06:35pm,30.Jul.2009)等。你可以根据自己的需求稍作修改(如作者名)。 使用说明: 可以实现在sourceinsight中快速添加修改注释。 1. Project->Open Project... 打开Base工程(该工程一般在我的文档\\Source Insight\\Projects\\Base中) 2.
MyNotepad
- 可以替代系统记事本的程序 首先建立基于类CEditView的单文档的工程Notepad,注意在MFC-AppWizard Step-4的Advanced中设定扩展名为txt。去掉工具栏(系统记事本里也没有),菜单按照系统的记事本来设计,并且ID用VC自带的设置,如“复制”ID为ID_EDIT_COPY。自己要加入字体的设置: 向CNotepadeView之中添加CFont类型的成员变量m_Font。为WM_CREATE消息添加映射函数。-System can replace Notepa
rightMenu
- 为文件和文件夹添加系统右键菜单,并且能够关联到自己的程序上-Add system menu for file or foder,and open own s Program.you can make it
6888
- 添加URL快捷方式到收藏夹、开始菜单和桌面上-Add to Favorites URL shortcut to start menu and desktop
dingcanxitong
- 一个在线订餐系统 后台功能: 1. 登陆管理后台及管理界面介绍 2. 增加分店、增加城市与地区 3. 如何为分店划分管理地区 4. 添加分店管理员,及分店管理员的权限 5. 分店管理员增加分店的配送员与订单管理员 6. 如何添加与管理快餐 7. 选择当天的菜单 8. 即时订单管理(当日订单管理) 9. 所有订单管理 10. 用户管理 11. 充值卡的生成与管
Ex_Student
- 在菜单项中添加学生记录,在学生记录菜单下添加“添加”菜单,弹出学生成绩的录入窗口-In the menu item to add student records, student records menu to add the " Add" menu, pop-up student achievement of the input window
mfc
- 通讯录管理系统[经验]通讯录管理系统 - VC.NET论坛 - 编程论坛 8条回复 - 发帖时间: 2005年5月9日 利用MFC连接数据库有很多方法,选择一个比较适中的方法——利用MFC的ODBC类来制作通讯录管理系统。建立对话框应用程序,为其添加菜单实现登陆和密码修改功能,添加MFC-CDialog CString MessageBeep CWnd LoadIcon CDataExchange CWinApp CPoint CDC GetObject CreateFontIndir
API-menu
- 利用API函数为易语言创建的窗口中动态添加菜单-API functions to dynamically add menu in the easy language to create the window
runnian
- 给定一年,判断该年是否是闰年,并根据给出的月份判断是什么季节和该月有多少天。是自学Visual Basic 6.0程序设计语言语法和操作环境的初学者学习添加工具箱控件、添加菜单项和添加对话框等操作的比较有用的小程序。-Given year, the judge of the year is a leap year, and according to the given month to determine the season and the number of days of the mont
CPP-to-solidworks-development-
- 用VC++对solidworks进行二次开发,包括添加菜单实现solidworks上各种功能,从零件图、装配图到工程图均具备。-The solidworks secondary development VC++ of, add menu solidworks on a variety of functions, from parts and assembly drawings to drawings possess.
LeftMenu-CSarp
- 左侧下拉式菜单,并可自动添加明细项,同时实现明细项调用窗体方法()
Eg3_1
- 菜单的编辑,使用Class Wizard添加消息处理函数,加入键盘加速器,工具栏和状态栏 ,最后,编译,链接和运行程序。(Menu editing, using Class Wizard to add message handler functions, adding keyboard accelerators, toolbars, and status bars Finally, compile, link, and run the program.)
68添加URL快捷方式到收藏夹、开始菜单和桌面上
- 68添加URL快捷方式到收藏夹、开始菜单和桌面上(68 add URL shortcuts to favorites, start menu, and desktop)