2009年11月27日
摘要: Refactoring Day 1 : Encapsulate Collection Refactoring Day 2 : Move Method Refactoring Day 3 : Pull ... 阅读全文
posted @ 2009-11-27 17:01 PetterLiu 阅读(243) 评论(0) 推荐(0) 编辑
摘要: JQuery插件真是太多了,今天来说下Autocomplete。大家都有用过Baidu,Google,都已体验过Autocomplete了。我们在Asp.net 也可以实现累似的效果。使用jQuery plugin: Autocomplete,此处我使用的是Asp.net webform,当然你也可以使用Asp.net MVC。在MVC中,我们使用Controller/Action 返回数据,在A... 阅读全文
posted @ 2009-11-27 12:19 PetterLiu 阅读(2214) 评论(2) 推荐(0) 编辑