文件名称:T_448_1
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:427.23kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
WinApp2 目录是第一部分涉及的代码和VS.NEt Project。
Myactions目录中是为VS.NET 修正过的VS.NET Project 主要是第二部分的内容
VSNETMENU是第三部分中设计到的VS.NET project
actions.zip 是第二部分中涉及到的Demo源代码 For VS.NET
*.jpg是相关屏幕拷图。
需要注意:
1。在测试所有例子时请先修改原来project文件的图片路径问题,否则会因为无法Loadbmp图片出错。
2。actions.zip 有网络Download,版权和涉及相关问题见内部文档说明.版权归原作者所有。
3. VSNetMenu\VSNETMenu\bin\Debug目录中的VSNET.Menu.dll是实现的DLL文件,你需要在VS.NET中加入这个 Reference.具体选择Project->Add reference...然后在对话框中选中这个DLL文件。
如果手工方式请在编译时加 -r:VSNET.Menu.Dll 否则无法使用 using VSNET.Menu 命名空间。
4。所有代码和源码仅供参考和Demo,不负责任何技术和商业支持和服务。-WinApp2 directory is the first part of the code involved and VS.NEt Project. Directory is Myactions correction for VS.NET VS.NET Project is the second part of the content VSNETMENU the VS.NET project actions.zip is the third part of the design to the second part involves Demo source code For VS.NET*. jpg related screen Khao Figure. Note: 1. You need to modify the original project file picture path test all the examples, otherwise will because can not Loadbmp the picture wrong. 2. actions.zip Network Download, copyright and related issues, see the internal document explains All Rights Reserved. VSNetMenu \ VSNETMenu \ bin \ Debug directory VSNET.Menu.dll is to achieve a DLL file, you need to join this Reference in VS.NET. Specific select Project-> Add reference ... and then in the dialog box, select in this DLL file. If manually at compile time add-r: VSNET.Menu.Dll otherwise unavailable using VSNET.Menu namespace. 4. All code and source code for reference only and Demo, responsible
Myactions目录中是为VS.NET 修正过的VS.NET Project 主要是第二部分的内容
VSNETMENU是第三部分中设计到的VS.NET project
actions.zip 是第二部分中涉及到的Demo源代码 For VS.NET
*.jpg是相关屏幕拷图。
需要注意:
1。在测试所有例子时请先修改原来project文件的图片路径问题,否则会因为无法Loadbmp图片出错。
2。actions.zip 有网络Download,版权和涉及相关问题见内部文档说明.版权归原作者所有。
3. VSNetMenu\VSNETMenu\bin\Debug目录中的VSNET.Menu.dll是实现的DLL文件,你需要在VS.NET中加入这个 Reference.具体选择Project->Add reference...然后在对话框中选中这个DLL文件。
如果手工方式请在编译时加 -r:VSNET.Menu.Dll 否则无法使用 using VSNET.Menu 命名空间。
4。所有代码和源码仅供参考和Demo,不负责任何技术和商业支持和服务。-WinApp2 directory is the first part of the code involved and VS.NEt Project. Directory is Myactions correction for VS.NET VS.NET Project is the second part of the content VSNETMENU the VS.NET project actions.zip is the third part of the design to the second part involves Demo source code For VS.NET*. jpg related screen Khao Figure. Note: 1. You need to modify the original project file picture path test all the examples, otherwise will because can not Loadbmp the picture wrong. 2. actions.zip Network Download, copyright and related issues, see the internal document explains All Rights Reserved. VSNetMenu \ VSNETMenu \ bin \ Debug directory VSNET.Menu.dll is to achieve a DLL file, you need to join this Reference in VS.NET. Specific select Project-> Add reference ... and then in the dialog box, select in this DLL file. If manually at compile time add-r: VSNET.Menu.Dll otherwise unavailable using VSNET.Menu namespace. 4. All code and source code for reference only and Demo, responsible
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Myactions/Actions.sln
Myactions/Actions.suo
Myactions/Actions.vbproj
Myactions/Actions.vbproj.user
Myactions/bin/
Myactions/bin/TryCommands.exe
Myactions/bin/TryCommands.pdb
Myactions/CAction.vb
Myactions/CActionMenu.vb
Myactions/FCommand.resx
Myactions/FCommand.vb
Myactions/NActions.vb
Myactions/obj/
Myactions/obj/Debug/
Myactions/obj/Debug/temp/
Myactions/obj/Debug/temp/TryCommands.exe
Myactions/obj/Debug/temp/TryCommands.pdb
Myactions/obj/Debug/TempPE/
Myactions/obj/Debug/TryCommands.exe
Myactions/obj/Debug/TryCommands.FCommand.resources
Myactions/obj/Debug/TryCommands.pdb
Myactions/Pictures/
Myactions/Pictures/Copy.bmp
Myactions/Pictures/Cut.bmp
Myactions/Pictures/Open.bmp
Myactions/Pictures/Paste.bmp
Myactions/Pictures/Save.bmp
Myactions/ReadMe.txt
Myactions/TryCommands.vbproj.user
Myactions/
VSNETMenu/AssemblyInfo.cs
VSNETMenu/bin/
VSNETMenu/bin/Debug/
VSNETMenu/bin/Debug/VSNET.Menu.dll
VSNETMenu/bin/Debug/VSNETMenu.exe
VSNETMenu/bin/Debug/VSNETMenu.pdb
VSNETMenu/Form1.cs
VSNETMenu/IconMenuItem.cs
VSNETMenu/obj/
VSNETMenu/obj/Debug/
VSNETMenu/obj/Debug/temp/
VSNETMenu/obj/Debug/TempPE/
VSNETMenu/obj/Debug/VSNETMenu.exe
VSNETMenu/obj/Debug/VSNETMenu.exe.incr
VSNETMenu/obj/Debug/VSNETMenu.pdb
VSNETMenu/obj/Debug/VSNETMenu.projdata
VSNETMenu/Pictures/
VSNETMenu/Pictures/Copy.bmp
VSNETMenu/Pictures/Cut.bmp
VSNETMenu/Pictures/Open.bmp
VSNETMenu/Pictures/Paste.bmp
VSNETMenu/Pictures/Save.bmp
VSNETMenu/VSNETMenu.csproj
VSNETMenu/VSNETMenu.csproj.user
VSNETMenu/VSNETMenu.sln
VSNETMenu/VSNETMenu.suo
VSNETMenu/
WinApp2/AssemblyInfo.cs
WinApp2/bin/
WinApp2/bin/Debug/
WinApp2/bin/Debug/WinApp2.exe
WinApp2/bin/Debug/WinApp2.pdb
WinApp2/Form1.cs
WinApp2/Form1.resx
WinApp2/licenses.licx
WinApp2/obj/
WinApp2/obj/Debug/
WinApp2/obj/Debug/temp/
WinApp2/obj/Debug/TempPE/
WinApp2/obj/Debug/WinApp2.exe
WinApp2/obj/Debug/WinApp2.exe.incr
WinApp2/obj/Debug/WinApp2.exe.licenses
WinApp2/obj/Debug/WinApp2.Form1.resources
WinApp2/obj/Debug/WinApp2.pdb
WinApp2/obj/Debug/WinApp2.projdata
WinApp2/WinApp2.csproj
WinApp2/WinApp2.csproj.user
WinApp2/WinApp2.sln
WinApp2/WinApp2.suo
WinApp2/
actions.zip
Readme.txt
第二部分的菜单拷图.jpg
第三部分VSNET风格的菜单拷图.jpg
第一部分常规菜单的拷图.jpg
Myactions/Actions.suo
Myactions/Actions.vbproj
Myactions/Actions.vbproj.user
Myactions/bin/
Myactions/bin/TryCommands.exe
Myactions/bin/TryCommands.pdb
Myactions/CAction.vb
Myactions/CActionMenu.vb
Myactions/FCommand.resx
Myactions/FCommand.vb
Myactions/NActions.vb
Myactions/obj/
Myactions/obj/Debug/
Myactions/obj/Debug/temp/
Myactions/obj/Debug/temp/TryCommands.exe
Myactions/obj/Debug/temp/TryCommands.pdb
Myactions/obj/Debug/TempPE/
Myactions/obj/Debug/TryCommands.exe
Myactions/obj/Debug/TryCommands.FCommand.resources
Myactions/obj/Debug/TryCommands.pdb
Myactions/Pictures/
Myactions/Pictures/Copy.bmp
Myactions/Pictures/Cut.bmp
Myactions/Pictures/Open.bmp
Myactions/Pictures/Paste.bmp
Myactions/Pictures/Save.bmp
Myactions/ReadMe.txt
Myactions/TryCommands.vbproj.user
Myactions/
VSNETMenu/AssemblyInfo.cs
VSNETMenu/bin/
VSNETMenu/bin/Debug/
VSNETMenu/bin/Debug/VSNET.Menu.dll
VSNETMenu/bin/Debug/VSNETMenu.exe
VSNETMenu/bin/Debug/VSNETMenu.pdb
VSNETMenu/Form1.cs
VSNETMenu/IconMenuItem.cs
VSNETMenu/obj/
VSNETMenu/obj/Debug/
VSNETMenu/obj/Debug/temp/
VSNETMenu/obj/Debug/TempPE/
VSNETMenu/obj/Debug/VSNETMenu.exe
VSNETMenu/obj/Debug/VSNETMenu.exe.incr
VSNETMenu/obj/Debug/VSNETMenu.pdb
VSNETMenu/obj/Debug/VSNETMenu.projdata
VSNETMenu/Pictures/
VSNETMenu/Pictures/Copy.bmp
VSNETMenu/Pictures/Cut.bmp
VSNETMenu/Pictures/Open.bmp
VSNETMenu/Pictures/Paste.bmp
VSNETMenu/Pictures/Save.bmp
VSNETMenu/VSNETMenu.csproj
VSNETMenu/VSNETMenu.csproj.user
VSNETMenu/VSNETMenu.sln
VSNETMenu/VSNETMenu.suo
VSNETMenu/
WinApp2/AssemblyInfo.cs
WinApp2/bin/
WinApp2/bin/Debug/
WinApp2/bin/Debug/WinApp2.exe
WinApp2/bin/Debug/WinApp2.pdb
WinApp2/Form1.cs
WinApp2/Form1.resx
WinApp2/licenses.licx
WinApp2/obj/
WinApp2/obj/Debug/
WinApp2/obj/Debug/temp/
WinApp2/obj/Debug/TempPE/
WinApp2/obj/Debug/WinApp2.exe
WinApp2/obj/Debug/WinApp2.exe.incr
WinApp2/obj/Debug/WinApp2.exe.licenses
WinApp2/obj/Debug/WinApp2.Form1.resources
WinApp2/obj/Debug/WinApp2.pdb
WinApp2/obj/Debug/WinApp2.projdata
WinApp2/WinApp2.csproj
WinApp2/WinApp2.csproj.user
WinApp2/WinApp2.sln
WinApp2/WinApp2.suo
WinApp2/
actions.zip
Readme.txt
第二部分的菜单拷图.jpg
第三部分VSNET风格的菜单拷图.jpg
第一部分常规菜单的拷图.jpg
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.