摘要: Displaytag1.1支持在外部實現大數據量分頁。主要有兩種方式實現:
Displaytag 1.1 offers two alternative ways for working with partial lists:
the first one uses the valuelist pattern, and requires that the object that you give to displaytag implements the org.displaytag.pagination.PaginatedList interface. You can pass this object to displaytag as an usual list, and it will extract paging and sorting information from it. This way is more recommended if you have to build your backend layer and you can easily
閱讀全文
摘要: Launchy,一款免費開源軟件實現了鍵盤快捷啟動程序的功能。
你只需要輸入程序的名稱,Launchy就可以自動幫你匹配出你想要運行的程序:
閱讀全文