社区
C++ Builder
帖子详情
2006中ClassExplorer怎么没了?
joymachines
2005-12-21 10:42:15
2006中ClassExplorer怎么没了?
...全文
220
11
打赏
收藏
2006中ClassExplorer怎么没了?
2006中ClassExplorer怎么没了?
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
11 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
rxiao99
2006-01-14
打赏
举报
回复
没有成员添加向导了,退化啦!
lu仙深
2005-12-24
打赏
举报
回复
如果你在代码编辑窗口点右键-》NEW EDIT WINDOWS 再关闭还会出现个错误报告!!
我的关闭指的是整个工程关闭!!
ccrun.com
2005-12-24
打赏
举报
回复
没有BCB6中的ClassExplorer了。不知道Borland是什么意思。
Maconel
2005-12-24
打赏
举报
回复
是没有6.0里的好用,但是不能说没有呀。
希望以后能改进吧。
另外老妖是不是刚升的3星呀。
michael_bo
2005-12-24
打赏
举报
回复
TO Maconel(Maconel) :这个与BCB6中的ClassExplorer不一样了,不带右键功能的。
Maconel
2005-12-23
打赏
举报
回复
还有啊,左上角那个不就是。
在窗体设计时,他是显示窗体控件,在写代码时,他就是显示窗体类信息,不过和6.0不大一样,感觉不如6.0好用。
huzhangyou
2005-12-23
打赏
举报
回复
我也在用2006
也没有找到class explorer
loujing
2005-12-23
打赏
举报
回复
只能帮顶了,好像是没。
joymachines
2005-12-23
打赏
举报
回复
顶一下,明天结贴。没有解答就来者有份。
michael_bo
2005-12-22
打赏
举报
回复
已经问过了,没人回答。不过好象官方那个视频开始的时候,窗体背后就有ClassExplorer
HalfWorm
2005-12-22
打赏
举报
回复
ClassExplorer 是第三方为borland写的。有不少问题是因为这个东西引起的。所以大概borland把它去掉了。是否真的去掉我不知道。我没装过2006
ModelMaker.Code.
Explorer
.v8.0.0.1877.part1
ModelMaker Code
Explorer
: Delphi Refactoring made easy! As a
Class
Browser it shows
class
es (inheritance) and members (fields, methods, properties) in two filtered views, similar to the windows
explorer
. On the left the
Explorer
docked in the IDE editor. The
Class
es view (top) displays
class
es and inheritance relations for the current module. The Members view (bottom) show the filtered members for the selected
class
.Integrated with CodeGear Delphi 5 6 7 and Delphi 2005
2006
2007 2009 and 2010. Navigation features like Member search bar Member Favorites Navigation history help finding your way around in code. Code
Explorer
is fully Form Designer aware and, for example, has a special filter to suppress component fields and event handler methods. As a Refactoring Editor, it makes changing code easy and fast:
Class
es and members can be created and modified through drag and drop or by selecting options in dedicated dialogs. You to Refactor, edit, correct and delete existing
class
es and members just as easy as you created them. Cut,Copy and Paste let you pick up a
class
, properties and methods and duplicate them or move them to another
class
or module. Where necessary names and modifiers are automatically adjusted. Drag and Drop Members on a
class
to copy / move / convert them. For example: Drag interface members on a
class
to implement the interface (C#, pascal), Drag a module or local procedure on a
class
to convert it to a method (pascal) Use Editor Refactoring抯 to refactor an entity at cursor position or operate on selected code. For example press Ctrl Shift X to invoke Extract Method for the selected code. Configurable keyboard shortcuts make these refactoring-s available with just one keystroke. Common tasks like Add a Field, Modify a Property and Rename Local are all invoked with just one keystroke. Check a demo movie Beyond Templates demo movie with some editor enhancements. Advanced Code Sort and Rearrange features include: * Rearrange members in Members view using Drag and Drop in Interface and Implementation (pascal) rearrange modes. * Rearrange
class
members using predefined sorting schemes. * Sort
class
members according the customizable default scheme. * Sorting maintains Source Regions and optionally sorts inside regions * Sorting hints are emitted for
class
es not matching the default sorting scheme.
ModelMaker.Code.
Explorer
.v8.0.0.1877.part2
ModelMaker Code
Explorer
: Delphi Refactoring made easy! As a
Class
Browser it shows
class
es (inheritance) and members (fields, methods, properties) in two filtered views, similar to the windows
explorer
. On the left the
Explorer
docked in the IDE editor. The
Class
es view (top) displays
class
es and inheritance relations for the current module. The Members view (bottom) show the filtered members for the selected
class
.Integrated with CodeGear Delphi 5 6 7 and Delphi 2005
2006
2007 2009 and 2010. Navigation features like Member search bar Member Favorites Navigation history help finding your way around in code. Code
Explorer
is fully Form Designer aware and, for example, has a special filter to suppress component fields and event handler methods. As a Refactoring Editor, it makes changing code easy and fast:
Class
es and members can be created and modified through drag and drop or by selecting options in dedicated dialogs. You to Refactor, edit, correct and delete existing
class
es and members just as easy as you created them. Cut,Copy and Paste let you pick up a
class
, properties and methods and duplicate them or move them to another
class
or module. Where necessary names and modifiers are automatically adjusted. Drag and Drop Members on a
class
to copy / move / convert them. For example: Drag interface members on a
class
to implement the interface (C#, pascal), Drag a module or local procedure on a
class
to convert it to a method (pascal) Use Editor Refactoring抯 to refactor an entity at cursor position or operate on selected code. For example press Ctrl Shift X to invoke Extract Method for the selected code. Configurable keyboard shortcuts make these refactoring-s available with just one keystroke. Common tasks like Add a Field, Modify a Property and Rename Local are all invoked with just one keystroke. Check a demo movie Beyond Templates demo movie with some editor enhancements. Advanced Code Sort and Rearrange features include: * Rearrange members in Members view using Drag and Drop in Interface and Implementation (pascal) rearrange modes. * Rearrange
class
members using predefined sorting schemes. * Sort
class
members according the customizable default scheme. * Sorting maintains Source Regions and optionally sorts inside regions * Sorting hints are emitted for
class
es not matching the default sorting scheme.
C#使用游览器打开指定网页
C#使用游览器打开指定网页
jquery-1.12.4
jquery-1.12.4|jquery|jquery-1.12.4.js|jquery-1.12.4.min.js
Class
Of Marquee Scroll通用不间断滚动JS封装类第1/2页
制作时间:
2006
-08-29 (Ver 0.5) 发布时间:
2006
-08-31 (Ver 0.8) 更新时间:2007-12-28 (Ver 1.65) 更新说明: + 加入功能 * 修正、完善 1.65.071228 * 横向、纵向滚动格式调整 (解决横向滚动换行的问题,无需特殊设置) * 彻底解决由于IE问题导致上下滚动页面留白的问题 (本次更新主要解决此问题,感谢天上的书生参与测试) 1.6.070131 + 禁止鼠标控制暂停或继续 (将第9个参数设置为-1或者动态赋值将ScrollSetp设置为-1)
C++ Builder
13,873
社区成员
102,696
社区内容
发帖
与我相关
我的任务
C++ Builder
C++ Builder相关内容讨论区
复制链接
扫一扫
分享
社区描述
C++ Builder相关内容讨论区
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章