搜索资源列表
ext-2-namespace-sample
- 这个是extjs命名空间的应用,希望能够给你带来帮助-This is a namespace extjs application, hoping to give you help
namespace
- 此网页是由ext做的,界面比较漂亮,很适合初学者学习ext-This page is done by the ext, the more beautiful interface, it is suitable for beginners to learn ext
ext-2.2
- 强大的UI,而且性能不错,这是其最大的优点。 速度快,管是UI还是其它模块。 100 面向对象和组件化的思想,一致的语法,全局的命名空间。 文档的完整,规范,方便。 核心的开发团队,Jack Slocum等。 活跃的社区,迅速增加的用户量。 模块化实现,可扩展性强。 所有的组件(widgets)都可直接使用,而无需进行设置(当然,用户可以选择重新配置)。 -Powerful UI, good performance, which is its greatest s
count_word
- 统计文本中的单词个数,并按出现次数降序输出(支持大文本),原版是http://www.oschina.net/code/snippet_176897_7944。采用hash_map,GCC采用#include <ext/hash_map>。修改版本是VS2010采用#include <hash_map>using namespace stdext VC调用hash_map的例子,值得学习。-The number of words in the statistics tex