We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
GExperts 具有用于代码片段的代码库管理功能以及许多其他不错的功能,并与 IDE 集成。 即使您不决定使用 Code Librarian 功能,也值得一试。
GExperts has a Code Librarian feature for code snippets amongst many other nice features and integrates with the IDE. Well worth to check out even if you don't decide to use the Code Librarian feature.
Delphi 2006 及更高版本具有实时模板。 它们有点棘手,因为您必须编辑 XML 文件才能真正使它们工作,但它们的功能却很强大。 请参阅 Nick 的实时模板 Camtasia 演示文稿。 Ctrl-J 是调用此功能的快捷方式。
在此之前,Delphi 2005 及更早版本只有简单的代码片段。 我相信 Ctrl-J 也调用了它们。
另一种选择是使用 Castalia 及其 代码模板功能。
Delphi 2006 and later has Live Templates. They are a bit tricky because you've got to edit XML files to really make them work, but they are powerful when they do. See Nick's Live Templates Camtasia Presentation. Ctrl-J is the shortcut to invoke this.
Prior to that, Delphi 2005 and earlier had simple code snippets. I believe Ctrl-J also invoked them.
Another option is to use Castalia and its Code Templates feature.
与上面的 Ozmosys 相同。
还可以从 delphidabbler 检查 CodeSnip Database Viewer:
http://www.delphidabbler.com/software/codesnip
Dittos to Ozmosys above.
Also check CodeSnip Database Viewer from the delphidabbler:
http://www.delphidabbler.com/software/codesnip
我使用 Ozmosys 的知识库。 它已经有一段时间没有更新了,但是它可以工作,而且它是用 Delphi 编写的。 Ozmosys
I use Knowledgebase from Ozmosys. It hasn't been updated in a while, but it works, and it is written in Delphi. Ozmosys
我也必须认可 Ozmosys 的知识库。 它有一段时间没有更新的原因是它只是有效。 当我在程序开发的早期确实遇到问题时,作者反应非常灵敏并且很快就解决了。 发布代码和其他类型的提示是合乎逻辑且容易的。 我每天都使用它,处理似乎永远在我的盘子里的三个左右的项目。
I have to endorse Ozmosys' Knowledge Base too. The reason it hasn't been updated in a while is that it just works. When I DID have issues early in the development of the program, the author was very responsive and quick about doing it. It's logical and easy to post code and other types of hints. I use it every day, juggling the three or so projects that seem to be perpetually on my plate.